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

collect artifacts #17

Open
mcandre opened this issue Mar 29, 2023 · 0 comments
Open

collect artifacts #17

mcandre opened this issue Mar 29, 2023 · 0 comments

Comments

@mcandre
Copy link
Owner

mcandre commented Mar 29, 2023

Collect the individual binaries into a sparse directory tree, that holds only debug or release executables, and no other files.

This will make it easier to subsequently zip or tarball the binaries into an archive file for uploading.

tgz format is good to use, however, we should also take pains to apply chmod +x bits to the relevant paths (basically, all UNIX artifact names lacking a file extension). In case the user is using an uncooperative host file system that may accidentally drop chmod bits. (Basically, non-WSL Windows developers.)

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

No branches or pull requests

1 participant