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

chore: update download and upload artifact to latest #957

Merged
merged 4 commits into from
Jan 23, 2024

Conversation

ashnamehrotra
Copy link
Contributor

@ashnamehrotra ashnamehrotra commented Jan 18, 2024

What this PR does / why we need it:
Updates download and upload artifact to latest. Upload and Download artifact have to be set to the same major version. Upload artifact cut a new release following v4.1.0 that adds ability to overwrite an artifact (https://github.com/actions/upload-artifact/releases) which was throwing an error in PR #954. v4 also doesn't allow mutable artifacts so we have to give each (collector, remover, manager, scanner) a unique name.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
@ashnamehrotra ashnamehrotra marked this pull request as draft January 18, 2024 22:07
Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
@ashnamehrotra ashnamehrotra marked this pull request as ready for review January 18, 2024 23:41
@ashnamehrotra
Copy link
Contributor Author

overwrite:true feature was flakey in the first run (https://github.com/eraser-dev/eraser/actions/runs/7577112778/attempts/1?pr=957) but the tests passed in the second

Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@ashnamehrotra ashnamehrotra merged commit 50d43b5 into eraser-dev:main Jan 23, 2024
92 checks passed
ashnamehrotra added a commit to ashnamehrotra/eraser that referenced this pull request Jan 25, 2024
Signed-off-by: ashnamehrotra <ashnamehrotra@gmail.com>
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