Skip to content

Conversation

@RomainMuller
Copy link
Contributor

In order to ensure backwards-compatibility against previously generated
assemblies, add a test that validates a random assembly generated by
some semi-arbitrary version of jsii (in this case,
@aws-cdk/aws-ecs-patterns about version 1.22.0).

Fixes #1190


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

In order to ensure backwards-compatibility against previously generated
assemblies, add a test that validates a random assembly generated by
some semi-arbitrary version of `jsii` (in this case,
`@aws-cdk/aws-ecs-patterns` about version `1.22.0`).

Fixes #1190
@RomainMuller RomainMuller requested a review from a team as a code owner January 27, 2020 15:13
@RomainMuller RomainMuller self-assigned this Jan 27, 2020
@RomainMuller RomainMuller added contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort labels Jan 27, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jan 27, 2020

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot added the pr/ready-to-merge This PR is ready to be merged. label Jan 27, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 6b1de54 into master Jan 27, 2020
@mergify mergify bot deleted the rmuller/test-load-older-assemblies branch January 27, 2020 17:36
@mergify mergify bot removed the pr/ready-to-merge This PR is ready to be merged. label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. effort/small Small work item – less than a day of effort

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test that jsii can load previous/future assemblies

3 participants