chore(refactor): simplify auto-sync and alreadyAttemptedSync#23628
Merged
crenshaw-dev merged 11 commits intoargoproj:masterfrom Jul 14, 2025
Merged
chore(refactor): simplify auto-sync and alreadyAttemptedSync#23628crenshaw-dev merged 11 commits intoargoproj:masterfrom
crenshaw-dev merged 11 commits intoargoproj:masterfrom
Conversation
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #23628 +/- ##
==========================================
- Coverage 60.21% 60.08% -0.14%
==========================================
Files 346 346
Lines 59230 59295 +65
==========================================
- Hits 35667 35628 -39
- Misses 20709 20795 +86
- Partials 2854 2872 +18 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Member
|
@agaudreault if it's a functional change, we should label it as a fix and add a test for #23615 |
Member
Author
|
Moved to #23655 |
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
crenshaw-dev
requested changes
Jul 8, 2025
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
…ttemptedSync Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
crenshaw-dev
approved these changes
Jul 14, 2025
enneitex
pushed a commit
to enneitex/argo-cd
that referenced
this pull request
Aug 24, 2025
…j#23628) Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> Signed-off-by: enneitex <etienne.divet@gmail.com>
Mangaal
pushed a commit
to Mangaal/argo-cd
that referenced
this pull request
Sep 10, 2025
…j#23628) Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> Signed-off-by: Mangaal <angommeeteimangaal@gmail.com>
sivasath16
pushed a commit
to sivasath16/argo-cd
that referenced
this pull request
Sep 17, 2025
…j#23628) Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
sivasath16
pushed a commit
to sivasath16/argo-cd
that referenced
this pull request
Sep 17, 2025
…j#23628) Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #23356