Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade cloud-assembly-schema major version #78

Merged
merged 3 commits into from
Aug 26, 2024

Conversation

corymhall
Copy link
Owner

@corymhall corymhall commented Aug 26, 2024

Recently the @aws-cdk/cloud-assembly-schema changed their versioning
scheme to do a major version bump every time the schema is updated.

This PR updates our dependency upgrade workflow to always update
@aws-cdk/cloud-assembly-schema to the newest version

This also adds skipVersionCheck: true so that even if we are behind the latest version it shouldn't show an error.

fixes #74

Recently the `@aws-cdk/cloud-assembly-schema` changed their versioning
scheme to do a major version bump every time the schema is updated.

This PR updates our dependency upgrade workflow to always update
`@aws-cdk/cloud-assembly-schema` to the newest version

fixes #74
@corymhall corymhall enabled auto-merge (squash) August 26, 2024 12:38
github-actions and others added 2 commits August 26, 2024 12:40
@corymhall corymhall merged commit 407b4fd into main Aug 26, 2024
5 checks passed
@corymhall corymhall deleted the corymhall/update-cloud-assembly-dep branch August 26, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

This action fails on aws-cdk v2.154.1
1 participant