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

handle image push errors #178

Merged
merged 1 commit into from
May 24, 2024
Merged

handle image push errors #178

merged 1 commit into from
May 24, 2024

Conversation

kzadorozhny
Copy link
Member

@kzadorozhny kzadorozhny commented May 24, 2024

Description

The .gitops targets scripts ignore failures in image push sub-procecesses. The change makes the .gitops target to fail and return non 0 exit code.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@kzadorozhny kzadorozhny requested a review from a team as a code owner May 24, 2024 22:26
@kzadorozhny kzadorozhny merged commit 93544cc into main May 24, 2024
6 checks passed
@kzadorozhny kzadorozhny deleted the handle-image-push-errors branch June 21, 2024 23:49
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

Successfully merging this pull request may close these issues.

1 participant