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

Updated GitHub Workflows #1139

Merged
merged 18 commits into from
Jun 20, 2024
Merged

Updated GitHub Workflows #1139

merged 18 commits into from
Jun 20, 2024

Conversation

srivarra
Copy link
Contributor

@srivarra srivarra commented May 13, 2024

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Updates the GitHub workflows to account for recent publishing changes for python packaging.

How did you implement your changes

Updated the following by:

  • rename pypi_publish to release
  • Updated TestPyPI upload step.
  • Update the release drafter template (workflow will fail until it's merged on the main branch).
  • Add built distributions to the release notes of a new release
  • Use OpenID Connect (OIDC) in favor of tokens for TestPyPI and PyPI publishing
  • Added 2FA to the angelolab GitHub Account, and TestPYPI and PyPI accounts
  • Added environments for the following GitHub Actions jobs publish-to-pypi (pypi) and publish-to-testpypi (testpypi).
  • Updated some GitHub Actions versions.
  • Updated a few parameters to be compatible with matplotlib version 3.9.

Remaining issues

N/A

@srivarra srivarra added the github_actions Pull requests that update GitHub Actions code label May 13, 2024
@srivarra srivarra self-assigned this May 13, 2024
@srivarra srivarra linked an issue May 13, 2024 that may be closed by this pull request
@srivarra srivarra marked this pull request as ready for review June 20, 2024 19:19
@srivarra srivarra added this pull request to the merge queue Jun 20, 2024
Merged via the queue into main with commit aad0872 Jun 20, 2024
16 of 18 checks passed
@srivarra srivarra deleted the release_workflow_updates branch June 20, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust Github Actions Workflows
2 participants