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

fix: cdk-assets@v2 test fails #54

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Mar 10, 2025

There are two problems with this test:

  • In Verdaccio, we are only publishing one version of the cdk-assets package, so we can't be testing 2 different major versions at the same time.
  • Since we will never update the v2 version anymore, its test is unnecessary.

In this change, we will only test a single cdk-assets version -- the "latest" one.

There are two problems with this test:

- In Verdaccio, we are only publishing one version of the `cdk-assets`
  package, so we can't be testing 2 different major versions at the same
  time.
- Since we will never update the v2 version anymore, its test is
  unnecessary.

In this change, we will only test a single `cdk-assets` version -- the
"latest" one.
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Mar 10, 2025
Merged via the queue into main with commit e14424f Mar 10, 2025
17 checks passed
@aws-cdk-automation aws-cdk-automation deleted the huijbers/disable-cdk-assets2 branch March 10, 2025 11:11
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.

3 participants