-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: aws/aws-cdk-cli
base: cdk@v2.178.2
head repository: aws/aws-cdk-cli
compare: cdk@v2.1000.0
- 17 commits
- 1,127 files changed
- 5 contributors
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d9b288 - Browse repository at this point
Copy the full SHA 5d9b288View commit details -
feat: initial commit of code in new repository (#37)
This adds code from the original repositories, moving it here as announced in aws/aws-cdk#32775. The PR that removes the original code: aws/aws-cdk#33474
Configuration menu - View commit details
-
Copy full SHA for 1dbec5c - Browse repository at this point
Copy the full SHA 1dbec5cView commit details -
chore(deps): upgrade dependencies (#38)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/aws-cdk-cli/actions/runs/13372943492 ------ *Automatically created by projen via the "upgrade" workflow* Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a9278e - Browse repository at this point
Copy the full SHA 7a9278eView commit details -
chore: enable nx as an optional way to run targeted builds faster (#39)
Allows devs to run `pj nx build` in a project directory and build exactly the packages needed, using the nx cache for extra speed-up. This provides an entirely optional DX that is not used in CI/CD builds.
Configuration menu - View commit details
-
Copy full SHA for 8c369c0 - Browse repository at this point
Copy the full SHA 8c369c0View commit details -
chore(deps): upgrade dependencies (#41)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/aws-cdk-cli/actions/runs/13377512227 ------ *Automatically created by projen via the "upgrade" workflow* Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for d0f7b97 - Browse repository at this point
Copy the full SHA d0f7b97View commit details
Commits on Feb 18, 2025
-
chore(deps): upgrade dependencies (#48)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/aws-cdk-cli/actions/runs/13388985451 ------ *Automatically created by projen via the "upgrade" workflow* --------- Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9b436af - Browse repository at this point
Copy the full SHA 9b436afView commit details -
chore(cli): remove unused file (#45)
in this repo, we build the `.ts` file directly: https://github.com/aws/aws-cdk-cli/blob/d0f7b97eb0ba76e1c2f88663554c772f30e40e0f/.projenrc.ts#L737
Configuration menu - View commit details
-
Copy full SHA for 4b5d879 - Browse repository at this point
Copy the full SHA 4b5d879View commit details -
chore(toolkit): re-add docs and build commands (#43)
These commands where missing from the package after the repo migration.
Configuration menu - View commit details
-
Copy full SHA for 51c89cb - Browse repository at this point
Copy the full SHA 51c89cbView commit details -
chore: pr linter allows docs/test/revert types (#47)
god forbid we need to revert but we probably want to have that optionality in the pr linter.
Configuration menu - View commit details
-
Copy full SHA for 2161721 - Browse repository at this point
Copy the full SHA 2161721View commit details -
chore: require approval before actually releasing (#49)
This is temporary so we can double-check the version numbers before we have side effects we can't take back.
Configuration menu - View commit details
-
Copy full SHA for d71aa22 - Browse repository at this point
Copy the full SHA d71aa22View commit details -
chore(toolkit): randomize tests (#46)
aws/aws-cdk#33429 introduced randomization back into the toolkit tests Co-authored-by: Momo Kornher <kornherm@amazon.co.uk>
Configuration menu - View commit details
-
Copy full SHA for 77f0bea - Browse repository at this point
Copy the full SHA 77f0beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4838c2 - Browse repository at this point
Copy the full SHA a4838c2View commit details -
chore: require contributor statement (#51)
Fixes PRs submitted without contributor statement.
Configuration menu - View commit details
-
Copy full SHA for 48c3812 - Browse repository at this point
Copy the full SHA 48c3812View commit details -
chore: run builds on a more powerful runner (#52)
The regular build takes a long time by itself, independent of the tests. Switch to (slightly) more powerful runners in order to shorten the build times. --------- Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
Configuration menu - View commit details
-
Copy full SHA for e0e842d - Browse repository at this point
Copy the full SHA e0e842dView commit details -
chore(deps): upgrade dependencies (#54)
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/aws-cdk-cli/actions/runs/13391908156 ------ *Automatically created by projen via the "upgrade" workflow* --------- Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Momo Kornher <kornherm@amazon.co.uk>
Configuration menu - View commit details
-
Copy full SHA for b7bd2ff - Browse repository at this point
Copy the full SHA b7bd2ffView commit details -
chore: check-licenses of public packages (#53)
Adds a license check to every public package. As we make more packages public, we might have to extend the list of allowed licenses. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
Configuration menu - View commit details
-
Copy full SHA for 61ede9a - Browse repository at this point
Copy the full SHA 61ede9aView commit details -
chore: add jsii publishing steps, remove approval from releases (#55)
I've confirmed by hand that the release versions are correct. Use the access to the new monorepo internals to add the correct jsii publishing steps to the right components. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
Configuration menu - View commit details
-
Copy full SHA for 1c60bc6 - Browse repository at this point
Copy the full SHA 1c60bc6View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.