You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
v4 introduces a breaking change that fails for this workflow:
problematic line:
and download@v4 doesn't support upload@v3:
The text was updated successfully, but these errors were encountered: