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(promotion): fail Promotion on validation error #2677

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

hiddeco
Copy link
Contributor

@hiddeco hiddeco commented Oct 7, 2024

Fixes: #2661

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit e2033c2
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/67039b67a2e637000848fb82
😎 Deploy Preview https://deploy-preview-2677.kargo.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit e2033c2
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/67039b67f05e6c0008c20ec7
😎 Deploy Preview https://deploy-preview-2677--docs-kargo-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hiddeco hiddeco force-pushed the fail-promo-on-validation-err branch from 6c696d8 to e2033c2 Compare October 7, 2024 08:27
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 51.08%. Comparing base (eae627e) to head (e2033c2).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/promotions/promotions.go 14.28% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2677      +/-   ##
==========================================
- Coverage   51.09%   51.08%   -0.02%     
==========================================
  Files         282      282              
  Lines       21121    21125       +4     
==========================================
- Hits        10792    10791       -1     
- Misses       9646     9651       +5     
  Partials      683      683              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@krancour krancour added this to the v0.9.0 milestone Oct 7, 2024
@krancour krancour added this pull request to the merge queue Oct 7, 2024
Merged via the queue into akuity:main with commit b96a675 Oct 7, 2024
21 of 23 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 7, 2024
Signed-off-by: Hidde Beydals <[email protected]>
(cherry picked from commit b96a675)
@akuitybot
Copy link

Successfully created backport PR for release-0.9:

hiddeco added a commit that referenced this pull request Oct 7, 2024
Signed-off-by: Hidde Beydals <[email protected]>
(cherry picked from commit b96a675)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.9 Promotion stuck in Running
3 participants