forked from argoproj/argo-cd
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(repo-server): fixed repeated resource generation for source direc…
…tory type (#356) * reposerver(repository): fixed repeated resources generation for ApplicationSourceTypeDirectory * reposerver(repository): fixed unit tests after fix of repeated resources generation for ApplicationSourceTypeDirectory
- Loading branch information
1 parent
5af7ecc
commit ca61215
Showing
3 changed files
with
17 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
### Fixed | ||
- fix: failures in update revision for path should not affect sync | ||
### Changes | ||
- fix(repo-server): fixed repeated resources generation for ApplicationSourceTypeDirectory |
This file contains 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
This file contains 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