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

CI: Consider automatically uploading build artifacts during PR workflows #69

Open
erichte-ibm opened this issue Oct 5, 2023 · 0 comments
Milestone

Comments

@erichte-ibm
Copy link
Collaborator

When test cases fail in the CI environment, it might be useful to be able to download and run in a debugger -- this is particularly useful if the errors seem to only occur in CI.

Furthermore, this may be useful for supplying prebuilt binaries for testing purposes, if for example you want to propose a fix via PR, and can then point the reporter of the issue to the compiled artifact.

NOTE: This should probably not be an automatic workflow. It's probably a good idea to require manual intervention so that the code can at least be briefly inspected for malicious intent before distributing a binary.

@erichte-ibm erichte-ibm added this to the future milestone Oct 5, 2023
@erichte-ibm erichte-ibm modified the milestones: future, 1.0.1 Feb 6, 2024
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