-
Notifications
You must be signed in to change notification settings - Fork 138
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
break: Revert "chore: Revert "fix: upload-artifact and download-artifact v4"" #3499
break: Revert "chore: Revert "fix: upload-artifact and download-artifact v4"" #3499
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I leave the privilege of merging to you this time ;)
…#3398)" This reverts commit 90f2eb1. Signed-off-by: Ramon Petgrave <[email protected]>
2368781
to
51f2ca0
Compare
Signed-off-by: Ramon Petgrave <[email protected]>
@@ -36,6 +36,7 @@ jobs: | |||
# echo "2e0390eb024a52963db7b95e84a9c2b12c004054a7bad9a97ec0c7c89d4681d2 binary-name" | base64 -w0 | |||
base64-subjects: "MmUwMzkwZWIwMjRhNTI5NjNkYjdiOTVlODRhOWMyYjEyYzAwNDA1NGE3YmFkOWE5N2VjMGM3Yzg5ZDQ2ODFkMiAgICBiaW5hcnktbmFtZQo=" | |||
compile-generator: true | |||
provenance-name: build.intoto.jsonl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah good catch! Were these effectively colluding with each other?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, which upload-artifact@v4 doesn't allow anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before, I hadn't realized that this particular test was also failing.
Reverts #3398
Following up with