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

Pin pypa GHA to a supported release version #476

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Conversation

dbkegley
Copy link
Contributor

@dbkegley dbkegley commented Sep 8, 2023

Intent

Our pypa publish step in github actions is complaining that we are using an unsupported version of the action.

The master branch version has been sunset. Please, change the GitHub Action version you use from master to release/v1 or use an exact tag, or opt-in to use a full Git commit SHA and Dependabot.
https://github.com/pypa/gh-action-pypi-publish#-master-branch-sunset-

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Automated Tests

N/A

Directions for Reviewers

N/A

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4287 2777 65% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 9c820c8 by action🐍

@tdstein
Copy link
Contributor

tdstein commented Sep 8, 2023

You can ignore the integration test failure.

@dbkegley
Copy link
Contributor Author

dbkegley commented Sep 8, 2023

l'm going to wait to merge this until we're done with the release that's in progress. Just in case... 🤷

@dbkegley dbkegley merged commit ff00606 into master Sep 11, 2023
13 checks passed
@dbkegley dbkegley deleted the pypa-gha-warning branch September 11, 2023 18:14
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.

3 participants