mirror of
https://github.com/holos-run/holos.git
synced 2026-03-02 19:18:54 +00:00
Previously the error message didn't look nice:
holos compare buildplans before.yaml after.yaml
could not run: document 1: - holos.run/stack.name: httpbin
+ holos.run/stack.name: httpbinX at internal/compare/compare.go:331
With this patch:
holos compare buildplans before.yaml after.yaml
error at internal/compare/compare.go:331: document 1 not equivalent:
- holos.run/stack.name: httpbin
+ holos.run/stack.name: httpbinX