Skip to content

Add GitHub Actions workflow for PyPI trusted publishing#3716

Open
ubaskota wants to merge 4 commits into
boto:developfrom
ubaskota:test_publishing
Open

Add GitHub Actions workflow for PyPI trusted publishing#3716
ubaskota wants to merge 4 commits into
boto:developfrom
ubaskota:test_publishing

Conversation

@ubaskota

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:
Adds a GitHub Actions workflow for publishing botocore 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 May 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 92.56%. Comparing base (ee748e4) to head (d0a5e28).
⚠️ Report is 224 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    #3716      +/-   ##
===========================================
- Coverage    92.59%   92.56%   -0.03%     
===========================================
  Files           68       68              
  Lines        15634    15773     +139     
===========================================
+ Hits         14477    14601     +124     
- Misses        1157     1172      +15     

☔ 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.

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