-
Notifications
You must be signed in to change notification settings - Fork 6.7k
fix(engine): always preserve sync status for hooks #25692
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
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Signed-off-by: reggie-k <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: reggie-k <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
…oj#25679) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Alexandre Gaudreault <[email protected]>
….8.2 (argoproj#25676) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Alexandre Gaudreault <[email protected]>
…goproj#25677) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Alexandre Gaudreault <[email protected]>
…rgoproj#25682) Signed-off-by: reggie-k <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: reggie-k <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
…engine (argoproj#25675) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: reggie-k <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: reggie-k <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
argoproj#25536) Signed-off-by: Afzal Ansari <[email protected]> Co-authored-by: Blake Pettersson <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
) Signed-off-by: reggie-k <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
…oj#25674) Signed-off-by: Alexandre Gaudreault <[email protected]>
Signed-off-by: Alexandre Gaudreault <[email protected]>
… to the Controller to take effect (argoproj#25693) Signed-off-by: Julie Vogelman <[email protected]> Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Michael Crenshaw <[email protected]> Signed-off-by: Alexandre Gaudreault <[email protected]>
8badeef to
23bab5b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #25692 +/- ##
=======================================
Coverage 62.56% 62.57%
=======================================
Files 353 353
Lines 50087 50087
=======================================
+ Hits 31336 31340 +4
+ Misses 15736 15732 -4
Partials 3015 3015 ☔ View full report in Codecov by Sentry. |
leoluz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment. Otherwise LGTM
leoluz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Checklist: