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

ci: run argocd diff on app-of-apps on pull requests #16

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

d3adb5
Copy link
Owner

@d3adb5 d3adb5 commented Apr 6, 2024

Add a GitHub Actions workflow that runs argocd app diff on the app-of-apps application when a pull request is opened or updated.

Closes #6.

@d3adb5 d3adb5 force-pushed the ci/show-argo-app-diff branch 8 times, most recently from e0eebc9 to 002a656 Compare April 6, 2024 05:43
Add a GitHub Actions workflow that runs `argocd app diff` on the
app-of-apps application when a pull request is opened or updated.
@d3adb5 d3adb5 force-pushed the ci/show-argo-app-diff branch from 002a656 to 7bf541c Compare April 6, 2024 05:44
Copy link

github-actions bot commented Apr 6, 2024

===== argoproj.io/Application argo-cd/longhorn ======
226,227d225
<           defaultSettings:
<             taintToleration: purpose=storage:NoSchedule
235,246d232
<           longhornDriver:
<             tolerations:
<             - effect: NoSchedule
<               key: purpose
<               operator: Equal
<               value: storage
<           longhornManager:
<             tolerations:
<             - effect: NoSchedule
<               key: purpose
<               operator: Equal
<               value: storage

@d3adb5 d3adb5 force-pushed the ci/show-argo-app-diff branch from 7bf541c to f00a4e4 Compare April 6, 2024 05:45
Copy link

github-actions bot commented Apr 6, 2024

No differences found in the app of apps.

@d3adb5 d3adb5 self-assigned this Apr 6, 2024
@d3adb5 d3adb5 added the enhancement New feature or request label Apr 6, 2024
@d3adb5 d3adb5 requested a review from rccavalcante April 6, 2024 05:46
@d3adb5 d3adb5 merged commit 59817a7 into master Apr 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculate differences against cluster infrastructure using Argo CLI
1 participant