-
Notifications
You must be signed in to change notification settings - Fork 867
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: analysis step should be ignored after promote #3016
fix: analysis step should be ignored after promote #3016
Conversation
…was inconclusive Signed-off-by: pashakostohrys <[email protected]>
c6698ba
to
f7d6764
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #3016 +/- ##
=======================================
Coverage 81.74% 81.75%
=======================================
Files 134 134
Lines 20386 20395 +9
=======================================
+ Hits 16665 16674 +9
Misses 2865 2865
Partials 856 856
☔ View full report in Codecov by Sentry. |
…was inconclusive Signed-off-by: pashakostohrys <[email protected]>
…e' into fix/inconclusive-analysis-promote # Conflicts: # pkg/kubectl-argo-rollouts/cmd/promote/promote.go
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@zachaller could you please review? it is an issue that i showed to you |
Why codegen fails in this PR? i didnt change anything related to it |
Seems to have just been a bad run, I re-ran it and its good now |
Thank you @zachaller |
* fix: analysis step should be ignored after promote in case if result was inconclusive Signed-off-by: pashakostohrys <[email protected]> * fix: analysis step should be ignored after promote in case if result was inconclusive Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]>
* fix: analysis step should be ignored after promote in case if result was inconclusive Signed-off-by: pashakostohrys <[email protected]> * fix: analysis step should be ignored after promote in case if result was inconclusive Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]> Signed-off-by: Philip Clark <[email protected]>
* fix: analysis step should be ignored after promote in case if result was inconclusive Signed-off-by: pashakostohrys <[email protected]> * fix: analysis step should be ignored after promote in case if result was inconclusive Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]> Signed-off-by: Philip Clark <[email protected]>
Closes: #3015