Skip to content

[TEST] yaml-diff colour output demo#141

Closed
weatherhog wants to merge 1 commit into
mainfrom
test/yaml-diff-color-demo
Closed

[TEST] yaml-diff colour output demo#141
weatherhog wants to merge 1 commit into
mainfrom
test/yaml-diff-color-demo

Conversation

@weatherhog

Copy link
Copy Markdown
Contributor

Throwaway demo PR for roadmap#4121 — to view the colourised yaml-diff bot comment now that github-workflows#232 is on @main.

Changes two lines of a ConfigMap's data.values. Expect the bot to post a ```diff block where the removed lines render red, the added lines green, and the file header (@@ … @@) stands out. Close after eyeballing.

Throwaway PR to view the colourised dyff comment (roadmap#4121).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Semantic YAML source diff — key reordering without value changes is ignored.

Output
@@ management-clusters/MC_NAME/organizations/ORG_NAME/workload-clusters/WC_NAME_OUT_OF_BAND_FLUX_APP/out-of-band/configmaps/configmap.yaml @@

/data/values
  ± value change in multiline text (two inserts, two deletions)
-     Test ConfigMap.
+     Test ConfigMap (colour demo).
-     Encryption is possible here as well, but I am not encrypted atm.
+     Encryption is possible here as well, but I am not encrypted yet.

Suppress with /no_diffs_printing on its own line in the PR body or as a comment.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Validation output log
yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK

yamllint: OK
kubeconform: OK


@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Rendered manifest diff output log

No diff detected

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