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

Save build artifacts from github actions CI #37731

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Feb 5, 2020

Summary

SUMMARY: Build "Save build artifacts from github actions CI"

Purpose of change

This allows manual inspection of the test binary in the cause of hard to reproduce failures.

Describe the solution

Use https://github.com/actions/upload-artifact

Describe alternatives you've considered

It currently only uploads the cata_test binary, and then only on failure. This behavior could be easily changed though if something else would be preferable.

Testing

Tried it out on my fork

@ifreund ifreund added the Code: Build Issues regarding different builds and build environments label Feb 5, 2020
@ZhilkinSerg ZhilkinSerg added the Code: Tests Measurement, self-control, statistics, balancing. label Feb 5, 2020
@ZhilkinSerg ZhilkinSerg merged commit 9298b81 into CleverRaven:master Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Build Issues regarding different builds and build environments Code: Tests Measurement, self-control, statistics, balancing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants