Skip to content

Add release workflow for trusted publishing#401

Open
ubaskota wants to merge 2 commits into
boto:developfrom
ubaskota:trusted_publishing_s3transfer
Open

Add release workflow for trusted publishing#401
ubaskota wants to merge 2 commits into
boto:developfrom
ubaskota:trusted_publishing_s3transfer

Conversation

@ubaskota

Copy link
Copy Markdown

Issue #, if available:

Description of changes:
Adds a GitHub Actions workflow for publishing s3transfer 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.

@codecov-commenter

codecov-commenter commented Jun 26, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.68%. Comparing base (8647a30) to head (73c1ccd).
⚠️ Report is 35 commits behind head on develop.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #401      +/-   ##
===========================================
+ Coverage    80.28%   81.68%   +1.40%     
===========================================
  Files           16       16              
  Lines         3013     3184     +171     
===========================================
+ Hits          2419     2601     +182     
+ Misses         594      583      -11     

☔ 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