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

[fix][ci] Require coverage upload jobs to succeed before deleting intermediate build artifacts #19305

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Jan 23, 2023

Motivation

Uploading coverage to Codecov might fail. Uploading requires the intermediate pulsar-maven-repository-binaries.tar.zst so this shouldn't be deleted if one of the upload jobs has failed.

Modifications

Add proper condition to deletion step. This PR will also skip deletion if owasp-dep-check or flaky-systems-tests fail.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 2.12.0 milestone Jan 23, 2023
@lhotari lhotari self-assigned this Jan 23, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 23, 2023
@lhotari lhotari force-pushed the lh-require-coverage-upload-jobs-to-succeed branch from aad0adb to f7e9b44 Compare January 23, 2023 12:06
@lhotari lhotari force-pushed the lh-require-coverage-upload-jobs-to-succeed branch from f7e9b44 to 18354c9 Compare January 23, 2023 12:08
@lhotari lhotari merged commit d1e22a6 into apache:master Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants