docs: add vin-decoder to pre-launch checklist quick-command snippets #209
Reference in New Issue
Block a user
Delete Branch "feature/fix-checklist-vin-decoder-snippets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes three omissions in the Quick Commands Reference bash snippets at the bottom of
docs/pre-launch-checklist.md:for ns in zip-enrichment holidays air-quality docs-site→ addedvin-decoderfor sub in zip holidays aqi docs status registry grafana→ addedvin(comment updated: 7→8 subdomains)vin.leeworks.dev/v1/healthAll three snippet commands were verified with
bash -n(syntax check passes).kustomize build flux/also passes with no regressions.Closes leeworks-agents/api-company#208