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: analysis step should be ignored after promote #3016

Merged

Conversation

pasha-codefresh
Copy link
Member

Closes: #3015

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (32bf983) 81.74% compared to head (5e27037) 81.75%.

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           
Files Changed Coverage Δ
pkg/kubectl-argo-rollouts/cmd/promote/promote.go 96.61% <100.00%> (+0.27%) ⬆️

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Go Published Test Results

2 045 tests   2 045 ✔️  2m 40s ⏱️
   118 suites         0 💤
       1 files           0

Results for commit 5e27037.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

E2E Tests Published Test Results

    4 files      4 suites   3h 38m 22s ⏱️
102 tests   90 ✔️   6 💤   6
422 runs  385 ✔️ 24 💤 13

For more details on these failures, see this check.

Results for commit 5e27037.

♻️ This comment has been updated with latest results.

…e' into fix/inconclusive-analysis-promote

# Conflicts:
#	pkg/kubectl-argo-rollouts/cmd/promote/promote.go
@sonarcloud
Copy link

sonarcloud bot commented Sep 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
19.3% 19.3% Duplication

@pasha-codefresh
Copy link
Member Author

@zachaller could you please review? it is an issue that i showed to you

@pasha-codefresh
Copy link
Member Author

Why codegen fails in this PR? i didnt change anything related to it

@zachaller
Copy link
Collaborator

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

@pasha-codefresh
Copy link
Member Author

Thank you @zachaller

@zachaller zachaller merged commit 6e716fa into argoproj:master Sep 5, 2023
22 checks passed
@zachaller zachaller added cherry-pick/release-1.6 cherry-pick-completed Used once we have cherry picked the PR to all requested releases labels Sep 5, 2023
zachaller pushed a commit that referenced this pull request Sep 5, 2023
* 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]>
phclark pushed a commit to phclark/argo-rollouts that referenced this pull request Oct 13, 2023
* 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]>
phclark pushed a commit to phclark/argo-rollouts that referenced this pull request Oct 15, 2023
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-1.6 cherry-pick-completed Used once we have cherry picked the PR to all requested releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analysis Step Stuck After Inconclusive Result in Argo Rollouts
2 participants