Skip to content

Add release workflow for trusted publishing#10441

Open
ubaskota wants to merge 2 commits into
aws:developfrom
ubaskota:trusted_publishing_cli
Open

Add release workflow for trusted publishing#10441
ubaskota wants to merge 2 commits into
aws:developfrom
ubaskota:trusted_publishing_cli

Conversation

@ubaskota

Copy link
Copy Markdown

Issue #, if available:

Description of changes:
Adds a GitHub Actions workflow for publishing AWSCLI to PyPI using trusted publishing (OIDC). This replaces credential-based publishing with a more secure, token-free approach where PyPI verifies the package origin directly through GitHub's OIDC identity.

Testing
Ran a test build and verified that a package was published to test.pypi as expected.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ubaskota ubaskota requested a review from a team as a code owner June 26, 2026 21:17
@codecov-commenter

codecov-commenter commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.60%. Comparing base (70d3b38) to head (6004854).
⚠️ Report is 54 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10441      +/-   ##
===========================================
+ Coverage    93.42%   93.60%   +0.18%     
===========================================
  Files          211      211              
  Lines        17312    17355      +43     
===========================================
+ Hits         16174    16246      +72     
+ Misses        1138     1109      -29     

☔ View full report in Codecov by Harness.
📢 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.

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.

2 participants