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

Support multiple sources and revisions #955

Merged
merged 6 commits into from
Sep 2, 2023
Merged

Support multiple sources and revisions #955

merged 6 commits into from
Sep 2, 2023

Conversation

int128
Copy link
Owner

@int128 int128 commented Aug 20, 2023

@int128 int128 changed the title Support multiple sources and revisions (ApplicationPhaseCommentReconciler) Support multiple sources and revisions Aug 20, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2023

diff

  • e2e_test/applications/argoproj.io_v1alpha1_application_app3.yaml

e2e_test/applications/argoproj.io_v1alpha1_application_app3.yaml

--- a/tmp/kustomize-action-nblt3r/e2e_test/applications/argoproj.io_v1alpha1_application_app3.yaml
+++ b/tmp/kustomize-action-zIvyvj/e2e_test/applications/argoproj.io_v1alpha1_application_app3.yaml
@@ -12,8 +12,8 @@ spec:
     namespace: test3-fixture
     server: https://kubernetes.default.svc
   project: default
-  source:
-    path: app3
+  sources:
+  - path: app3
     repoURL: https://github.com/int128/argocd-commenter-e2e-test
     targetRevision: FIXTURE_BASE_BRANCH
   syncPolicy:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant