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

MNT: upgrade upload/download-artifact GitHub actions #385

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

neutrinoceros
Copy link
Contributor

Hi, version 4 of upload-artifact and download-artifact were recently released.
Staying on old version is not viable long term because GitHub will sooner or later drop support for the old versions of node that these depend on.
Since migration to v4 is not as straightfoward as bumping the version number, I'm helping all astropy-related packages byt manually performing the necessary changes.

@benjaminrose
Copy link
Member

Tests are passing, except on Python 3.12. I'll merge this, then fix the distutil issue [#387].

@benjaminrose benjaminrose merged commit 5b58453 into sncosmo:master Jan 30, 2024
10 of 11 checks passed
@benjaminrose
Copy link
Member

There was an issue with downloading the artifacts. The original method put the wheels into subfolders inside dist/. Commit 52c749d puts the wheel content directly into dist/. This allows the pypi upload to use twine check successfully.

@neutrinoceros neutrinoceros deleted the mnt/upload-artifacts-v4 branch February 20, 2024 17:22
@neutrinoceros
Copy link
Contributor Author

Of course, sorry I missed that, and thanks for letting me know !

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.

None yet

2 participants