Closed found-it closed 1 year ago
Failing with a red herring error here
Looks like busybox's diff does not have --color so it fails whenever yam tries to spit out a diff.
diff
--color
yam
same error here: https://github.com/chainguard-dev/enterprise-packages/actions/runs/4985121299/jobs/8924353443?pr=192
ahh good catch @developer-guy, we need to bump yam within wolfictl. I can take that!
wolfictl
Approved!
Failing with a red herring error here
Looks like busybox's
diff
does not have--color
so it fails wheneveryam
tries to spit out a diff.