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

Bump generated github actions workflow to v4 of up/download-artifact actions #1886

Merged
merged 1 commit into from Dec 18, 2023

Conversation

chrjabs
Copy link
Contributor

@chrjabs chrjabs commented Dec 18, 2023

Recently version 4 of the upload-artifact and download-artifact github actions have been published, introducing some breaking changes. This pull request changes the github actions scripts generated by maturin generate-ci to use v4 of the up/download-artifact actions, making the necessary changes to avoid deal with the breaking changes, mainly that artifact names have to be unique.

I have tested the changes for the default targets in one of my projects, and they seem to work. I changed the emscripten part of the script to the best of my knowledge, but this is not tested.

Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for maturin-guide ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 94f6a66
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/65801b207953320008063868
😎 Deploy Preview https://deploy-preview-1886--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

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.

actions/upload-artifact@v4
2 participants