disinto/lib/init/nomad
Agent 15c6cc7e16
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
fix: Replace UTF-8 em-dash with ASCII hyphen in CLI output and tests
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
..
cluster-up.sh fix: Replace UTF-8 em-dash with ASCII hyphen in CLI output and tests 2026-04-16 17:58:02 +00:00
deploy.sh fix: [nomad-step-1] deploy.sh-fix — correct jq selectors for deployment status; add deployment ID retry 2026-04-16 15:43:07 +00:00
install.sh fix: [nomad-step-0] S0.2-fix — install.sh must also install docker daemon (block step 1 placement) (#871) 2026-04-16 14:05:24 +00:00
lib-systemd.sh fix: [nomad-step-0] S0.3 — install vault + systemd auto-unseal + vault-init.sh (dev-persisted seal) (#823) 2026-04-16 06:53:27 +00:00
systemd-nomad.sh fix: [nomad-step-0] S0.3 — install vault + systemd auto-unseal + vault-init.sh (dev-persisted seal) (#823) 2026-04-16 06:53:27 +00:00
systemd-vault.sh fix: [nomad-step-0] S0.3 — install vault + systemd auto-unseal + vault-init.sh (dev-persisted seal) (#823) 2026-04-16 06:53:27 +00:00
vault-init.sh fix: [nomad-step-0] S0.3 — install vault + systemd auto-unseal + vault-init.sh (dev-persisted seal) (#823) 2026-04-16 06:53:27 +00:00
vault-nomad-auth.sh fix: [nomad-step-2] S2.3 review round 1 — document new helper + script, drop unused vault CLI precondition (#881) 2026-04-16 16:58:27 +00:00