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: order conditions summary #20759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmorel-35
Copy link
Contributor

The formatConditionsSummary doesn't have a predictable outcome.
This fixes this situation caused by https://github.com/argoproj/argo-cd/pull/20750/files#diff-09dc2060ef1815120b6ffc55153594e558691f94bd2fcd47e0e0acb8ba68066aL536-R494

Copy link

bunnyshell bot commented Nov 11, 2024

🔴 Preview Environment stopped on Bunnyshell

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

  • 🔵 /bns:start to start the environment
  • 🚀 /bns:deploy to redeploy the environment
  • /bns:delete to remove the environment

@mmorel-35 mmorel-35 changed the title fix: order condtions summary fix: order conditions summary Nov 11, 2024
@mmorel-35 mmorel-35 marked this pull request as ready for review November 11, 2024 17:13
@mmorel-35 mmorel-35 requested a review from a team as a code owner November 11, 2024 17:13
@mmorel-35
Copy link
Contributor Author

/cc @pasha-codefresh

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.12%. Comparing base (0f872f5) to head (94adc4e).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #20759      +/-   ##
==========================================
- Coverage   55.17%   55.12%   -0.05%     
==========================================
  Files         324      324              
  Lines       55256    55257       +1     
==========================================
- Hits        30487    30460      -27     
- Misses      22156    22176      +20     
- Partials     2613     2621       +8     

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

@mmorel-35 mmorel-35 force-pushed the sorted-summary branch 2 times, most recently from 7da297e to 86d1af6 Compare November 12, 2024 08:13
@mmorel-35
Copy link
Contributor Author

/cc @crenshaw-dev

@OpenGuidou
Copy link
Contributor

LGTM !

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for final review
Development

Successfully merging this pull request may close these issues.

3 participants