8000 Tags · brianhubbell/aws-cdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: brianhubbell/aws-cdk

Tags

v1.117.0

Toggle v1.117.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws#15900 from aws/bump/1.117.0

chore(release): 1.117.0

v2.0.0-rc.16

Toggle v2.0.0-rc.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: rewrite jsii targets for experimental packages during transfor…

…mation (aws#15890)

As part of aws#15722, the decision was made to change the package.json files for
experimental packages to add 'alpha' identifiers. This ends up causing issues
for our ubergen-ed packages (i.e., aws-cdk-lib), which then try to include L1s
for these packages under the 'alpha' namespaces. Instead, switch (back) to
adding the alpha identifiers as part of the package transformation step.

Reverted the change to the pkglint rules, and re-ran `yarn pkglint` to update
the package.json files.

I also did some light refactoring, since the method was a bit hard to read.

fixes aws#15845

----

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

v2.0.0-rc.15

Toggle v2.0.0-rc.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): 2.0.0-rc.15 (aws#15795)

See [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/2.0.0-rc.15/CHANGELOG.md)

v1.116.0

Toggle v1.116.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v2.0.0-rc.14

Toggle v2.0.0-rc.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): 2.0.0-rc.14 (aws#15687)

See [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/2.0.0-rc.14/CHANGELOG.md)

v1.115.0

Toggle v1.115.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v2.0.0-rc.13

Toggle v2.0.0-rc.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
chore(release): 2.0.0-rc.13 (aws#15657)

See [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/2.0.0-rc.13/CHANGELOG.md)

v2.0.0-rc.12

Toggle v2.0.0-rc.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fix versions of inner dependencies in @aws-cdk-lib (aws#15648)

The build of the V2 experimental modules hardcoded the versions of unstable-to-unstable dependencies to `0.0.0`,
which does not work in our pipeline, which first runs the `align-versions.sh` script to give all modules a temporary version.
Fix it by using the version the experimental package itself is (as that's the version assigned by `align-versions.sh`).

----

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

v1.114.0

Toggle v1.114.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(release): 1.114.0

See [CHANGELOG](https://github.com/aws/aws-cdk/blob/bump/1.114.0/CHANGELOG.md)

v1.113.0

Toggle v1.113.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0