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

Store markdown error reports when builds fail #682

Closed
zakkak opened this issue Feb 20, 2024 · 1 comment · Fixed by #723
Closed

Store markdown error reports when builds fail #682

zakkak opened this issue Feb 20, 2024 · 1 comment · Fixed by #723
Labels
enhancement New feature or request not-Stale testing CI and testing related issues and PRs

Comments

@zakkak
Copy link
Collaborator

zakkak commented Feb 20, 2024

Is your feature request related to a problem? Please describe.

GraalVM generates error reports in markdown files in some cases which contain information about a failure. We currently don't store such files in the build artifacts, losing the corresponding information.

Describe the solution you'd like

We should upload the reports on failures.

@zakkak zakkak added enhancement New feature or request testing CI and testing related issues and PRs labels Feb 20, 2024
Copy link

This issue appears to be stale because it has been open 30 days with no activity. This issue will be closed in 7 days unless Stale label is removed, a new comment is made, or not-Stale label is added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request not-Stale testing CI and testing related issues and PRs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants