Compare commits

..

2 commits

Author SHA1 Message Date
Agent
15c6cc7e16 fix: Replace UTF-8 em-dash with ASCII hyphen in CLI output and tests
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/nomad-validate Pipeline failed
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/nomad-validate Pipeline failed
ci/woodpecker/pr/smoke-init Pipeline failed
Replace em-dash (—) with ASCII hyphen (-) in:
- bin/disinto: 'Dry run complete' message
- bin/disinto: import skip message
- lib/init/nomad/cluster-up.sh: 'Dry run complete' message
- tests/disinto-init-nomad.bats: test assertions

This fixes CI failures caused by bats test runner not handling UTF-8
em-dash characters correctly.
2026-04-16 17:58:02 +00:00
Agent
f9f044c6ed fix: [nomad-step-2] S2.5 — bin/disinto init --import-env / --import-sops / --age-key wire-up (#883) 2026-04-16 17:58:02 +00:00

Diff content is not available