Skip to content

implement diff with diffoscope #1

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

Merged
merged 6 commits into from
Aug 27, 2024
Merged

implement diff with diffoscope #1

merged 6 commits into from
Aug 27, 2024

Conversation

HarryGogonis
Copy link
Contributor

@HarryGogonis HarryGogonis commented Aug 26, 2024

No description provided.

Copy link

github-actions bot commented Aug 26, 2024

Comparing testdata/prod

Comparing testdata/prod/helm.toolkit.fluxcd.io_v2_helmrelease_testapp.yaml

@@ -10,7 +10,8 @@
         kind: GitRepository
         name: gitops
   interval: 1h
   releaseName: testapp
   values:
     deployment:
       useServiceAccount: false
+    foo: true

Comparing testdata/stage

Comparing testdata/stage/helm.toolkit.fluxcd.io_v2_helmrelease_testapp.yaml

@@ -10,7 +10,8 @@
         kind: GitRepository
         name: gitops
   interval: 1h
   releaseName: testapp
   values:
     deployment:
       useServiceAccount: true
+    foo: true

@HarryGogonis HarryGogonis force-pushed the test branch 2 times, most recently from aa1213f to a4ea9df Compare August 26, 2024 21:06
@HarryGogonis HarryGogonis force-pushed the test branch 8 times, most recently from a74c97b to 259917d Compare August 27, 2024 18:18
@HarryGogonis HarryGogonis force-pushed the test branch 5 times, most recently from 43c6ff8 to ebff79e Compare August 27, 2024 20:57
@HarryGogonis HarryGogonis changed the title test implement diff with diffoscope Aug 27, 2024
@HarryGogonis HarryGogonis marked this pull request as ready for review August 27, 2024 21:12
Copy link

@guitarislife87 guitarislife87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:nice:

@HarryGogonis HarryGogonis merged commit c24d6cf into main Aug 27, 2024
1 check passed
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.

2 participants