Skip to content

Conversation

@iliapolo
Copy link
Contributor

This allows us to remove NPM and PyPI tokens from our secrets. Draft until I also make the necessary changes in our NPM and PyPI accounts.


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

@aws-cdk-automation aws-cdk-automation requested a review from a team September 11, 2025 12:37
@github-actions github-actions bot added the p2 label Sep 11, 2025
authorUrl: 'https://aws.amazon.com',
authorOrganization: true,
releasableCommits: pj.ReleasableCommits.featuresAndFixes('.'),
releaseEnvironment: 'releasing',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have a releasing environment with the necessary branch protection rule. It is currently only used to publish some of our assets to AWS accounts. I thought about creating a dedicated environment for the package manager releases, but I don't see much value in that.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.83%. Comparing base (becbd49) to head (00c9037).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
+ Coverage   83.48%   83.83%   +0.35%     
==========================================
  Files          65       65              
  Lines        9554     9554              
  Branches     1134     1138       +4     
==========================================
+ Hits         7976     8010      +34     
+ Misses       1553     1520      -33     
+ Partials       25       24       -1     
Flag Coverage Δ
suite.unit 83.83% <ø> (+0.35%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iliapolo iliapolo marked this pull request as ready for review September 11, 2025 13:25
@iliapolo iliapolo added the pr/exempt-integ-test Skips the integ test steps if set. label Sep 11, 2025
@iliapolo iliapolo closed this Sep 11, 2025
@iliapolo iliapolo reopened this Sep 11, 2025
@iliapolo iliapolo marked this pull request as draft September 11, 2025 13:37
@iliapolo
Copy link
Contributor Author

Draft because we might not be able to move pypi just yet

@iliapolo iliapolo marked this pull request as ready for review September 11, 2025 13:51
@iliapolo iliapolo enabled auto-merge September 11, 2025 13:51
@iliapolo iliapolo added this pull request to the merge queue Sep 11, 2025
Merged via the queue into main with commit abadf13 Sep 11, 2025
40 of 42 checks passed
@iliapolo iliapolo deleted the epolon/trusted-publishers branch September 11, 2025 14:00
iankhou pushed a commit that referenced this pull request Oct 7, 2025
This allows us to remove NPM and PyPI tokens from our secrets. Draft
until I also make the necessary changes in our NPM and PyPI accounts.

---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2 pr/exempt-integ-test Skips the integ test steps if set.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants