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

Improve CI uploaded artifacts #3929

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

devinrsmith
Copy link
Member

@devinrsmith devinrsmith commented Jun 5, 2023

The binary logs may provide useful debugging information when CI appears to fail for no other apparent reason.

  • Upload binary test-results as artifact for check-ci and nightly-check-ci
  • Combines test-results and reports for check-ci (matches nightly-check-ci behavior)
  • Adds core as artifact for check-ci-jvm-err (matches nightly-check-ci behavior)

The binary logs may provide useful debugging information when CI appears fails for no other apparent reason.

Upload binary test-results as artifact for check-ci and nightly-check-ci
Combines test-results and reports for check-ci (matches nightly-check-ci behavior)
Adds core as artifact for check-ci-jvm-err (matches nightly-check-ci behavior)
@devinrsmith
Copy link
Member Author

Should be able to verify that nightly run fails and produces binary logs in artifact, https://github.com/devinrsmith/deephaven-core/actions/runs/5179041363. Will check back here when that is done.

@devinrsmith
Copy link
Member Author

Verified binary artifacts are properly uploaded

@devinrsmith devinrsmith merged commit d18570a into deephaven:main Jun 5, 2023
@devinrsmith devinrsmith deleted the improve-ci-uploads branch June 5, 2023 18:43
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants