Skip to content

Update Publishing Workflow #1389

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Update Publishing Workflow #1389

wants to merge 9 commits into from

Conversation

TimPansino
Copy link
Contributor

@TimPansino TimPansino commented May 15, 2025

Overview

  • Update publishing workflow to use PyPA Trusted Publishing.
  • Create and publish SLSA attestations to both PyPi and GitHub.
  • Update sdist creation to use Python Build instead of setup.py.
  • Remove Python and setup.py dependency for S3 upload and don't install Python in publisher workflow.

Testing

@TimPansino TimPansino requested a review from a team as a code owner May 15, 2025 22:08
Copy link

github-actions bot commented May 15, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.71s
⚠️ MARKDOWN markdownlint 7 0 1 0 1.09s
✅ MARKDOWN markdown-link-check 7 0 0 17.76s
✅ PYTHON ruff 916 0 0 0 0.87s
✅ PYTHON ruff-format 916 0 0 0 0.21s
✅ YAML prettier 13 0 0 0 1.13s
✅ YAML v8r 13 0 0 6.07s
✅ YAML yamllint 13 0 0 0.59s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.32%. Comparing base (c5d0a0f) to head (89dfb21).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1389   +/-   ##
=======================================
  Coverage   81.32%   81.32%           
=======================================
  Files         207      207           
  Lines       23466    23466           
  Branches     3710     3710           
=======================================
  Hits        19083    19083           
  Misses       3124     3124           
  Partials     1259     1259           

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

@TimPansino TimPansino force-pushed the feat-update-publishing branch from b3f0810 to 4d5979a Compare June 2, 2025 20:54
@mergify mergify bot added the tests-failing label Jun 2, 2025
@TimPansino TimPansino force-pushed the feat-update-publishing branch from f6e9f24 to 0982249 Compare June 4, 2025 21:35
@mergify mergify bot removed the tests-failing label Jun 4, 2025
@hmstepanek hmstepanek self-assigned this Jun 5, 2025
@TimPansino TimPansino force-pushed the feat-update-publishing branch from 44327cc to d86a0ac Compare June 19, 2025 20:17
@mergify mergify bot removed the tests-failing label Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants