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

s2n-tests: Simplify artifact handling #1739

Merged
merged 1 commit into from
Sep 19, 2022
Merged

s2n-tests: Simplify artifact handling #1739

merged 1 commit into from
Sep 19, 2022

Conversation

RyanGlScott
Copy link
Contributor

Previously, we uploaded a duplicate SAW binary specifically for use by the s2n-tests job. This is unnecessary, however, as the same binary is contained within a more general artifact that we upload for the SAW test suite. This patch removes the duplicate artifact, thereby simplifying the overall CI setup.

Fixes #1726.

Previously, we uploaded a duplicate SAW binary specifically for use by the
`s2n-tests` job. This is unnecessary, however, as the same binary is contained
within a more general artifact that we upload for the SAW test suite. This
patch removes the duplicate artifact, thereby simplifying the overall CI setup.

Fixes #1726.
@RyanGlScott RyanGlScott requested a review from chameco September 15, 2022 23:44
@RyanGlScott RyanGlScott added the PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run label Sep 19, 2022
@mergify mergify bot merged commit e3a9936 into master Sep 19, 2022
@mergify mergify bot deleted the T1726 branch September 19, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate SAW artifacts uploaded in CI
2 participants