Skip to content
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

CI: Use Trusted Publisher to release package #276

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

SMoraisAnsys
Copy link
Collaborator

We are planning to transition from using secret tokens to utilizing Trusted Publisher for our public package distribution.

This change will enhance:

  • our security as secrets can be exposed inadvertently through leaks;
  • our workflows as managing and rotating secrets requires additional effort (and can be error-prone).

Once this is merged, I'll contact the right person to proceed with the open sourcing (release to pypi in your case) !

@github-actions github-actions bot added the maintenance Package and maintenance related label Jun 6, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.72%. Comparing base (5a32e32) to head (953a645).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
- Coverage   88.73%   88.72%   -0.01%     
==========================================
  Files          12       12              
  Lines        3267     3265       -2     
==========================================
- Hits         2899     2897       -2     
  Misses        368      368              

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

@Samuelopez-ansys Samuelopez-ansys merged commit d9b3d1d into main Jun 6, 2024
22 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the ci/publish-with-trusted-publisher branch June 6, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants