Skip to content

[CI] Make build artifact archive name/compression parameters #10122

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

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

aelovikov-intel
Copy link
Contributor

I plan to enable making releases from Github CI tasks and we'll need to use gzip compression instead of zstd as well as provide distinct names for Linux/Windows.

An alternative would be to unpack/repack in the release action, but the solution implemented in this PR seems to be clearer.

I plan to enable making releases from Github CI tasks and we'll need to
use gzip compression instead of zstd as well as provide distinct names
for Linux/Windows.

An alternative would be to unpack/repack in the release action, but the
solution implemented in this PR seems to be clearer.
@aelovikov-intel aelovikov-intel requested a review from a team as a code owner June 28, 2023 22:10
@aelovikov-intel
Copy link
Contributor Author

Being tested in post-commit task here and in https://github.com/intel/llvm/pull/10123/checks for pre-commit. Nightly should be no different than post-commit, AFAIK.

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Looks reasonable!

@aelovikov-intel aelovikov-intel merged commit 042479c into sycl Jun 29, 2023
@aelovikov-intel aelovikov-intel deleted the sycl-devops-pr/archive-param branch June 29, 2023 15:33
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