feat(hydrator): don't push commits if manifests don't change (#25056)

Signed-off-by: pbhatnagar-oss <pbhatifiwork@gmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
This commit is contained in:
pbhatnagar-oss
2025-12-14 16:45:27 -05:00
committed by GitHub
parent bbc3e99aa4
commit 6cd30d3b99
10 changed files with 905 additions and 69 deletions

View File

@@ -85,7 +85,7 @@ func TestAddingApp(t *testing.T) {
DrySourcePath("guestbook").
DrySourceRevision("HEAD").
SyncSourcePath("guestbook-2").
SyncSourceBranch("env/test").
SyncSourceBranch("env/test2").
When().
CreateApp().
// a new git commit, that has a new revisionHistoryLimit.