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 upload/download-artifact from 3 to 4 #439

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Dec 15, 2023

Bump upload/download-artifact from 3 to 4

https://github.com/actions/download-artifact#breaking-changes
"Downloading artifacts that were created from action/upload-artifact@v3 and below are not supported."

https://github.com/actions/upload-artifact#breaking-changes
"Due to how Artifacts are created in this new version, it is no longer possible to upload to the same named Artifact multiple times. You must either split the uploads into multiple Artifacts with different names, or only upload once. Otherwise you will encounter an error."

@rsvoboda rsvoboda force-pushed the upload-download-artifact branch from 84f1ee7 to fe0e8ae Compare December 15, 2023 10:45
@rsvoboda
Copy link
Member Author

Note: Fail the build to see ci-artifacts archive commit is just for testing purposes, do not merge till it's dropped from the PR

Copy link
Member

@michalvavrik michalvavrik 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!

@michalvavrik michalvavrik merged commit ae7fe19 into quarkus-qe:main Dec 15, 2023
4 checks passed
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.

2 participants