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

upload-artifact@v4 - cant upload same named artifact multiple times #53

Open
garethahealy opened this issue Dec 21, 2023 · 3 comments
Open

Comments

@garethahealy
Copy link
Contributor

garethahealy commented Dec 21, 2023

v4 introduces a breaking change that fails for this workflow:

problematic line:

and download@v4 doesn't support upload@v3:

@garethahealy
Copy link
Contributor Author

@sabre1041 @raffaelespazzoli ; thoughts on what to do?

@sabre1041
Copy link
Contributor

@garethahealy the key question that I have offhand (that we can determine through testing), is whether the existing functionality of merging content that is added incrementally through the pipeline progression is supported when downloading artifacts.

Right now, we incrementally update the contents of the dist artifact as we progress through the pipeline. as long as we separate them out and ensure that we can recombine them at the end so that they will be captured as part of the release process, that should work out just fine

@garethahealy
Copy link
Contributor Author

After 30th Nov, these actions still stop working due to v3 of upload/download

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

No branches or pull requests

2 participants