[nomad-prep] P0 — rename lib/vault.sh + vault/ to action-vault namespace #792
Labels
No labels
action
backlog
blocked
bug-report
cannot-reproduce
in-progress
in-triage
needs-triage
prediction/actioned
prediction/dismissed
prediction/unreviewed
priority
rejected
reproduced
tech-debt
underspecified
vision
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: disinto-admin/disinto#792
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Part of the Nomad+Vault migration prep backlog.
Goal
Rename the existing PR-action-vault namespace so the
vaultname is freed for HashiCorp Vault (arriving later in the migration).Scope
lib/vault.sh→lib/action-vault.shvault/vault-env.sh→action-vault/vault-env.shvault/classify.sh→action-vault/classify.shsource/ path references across the repo (agents entrypoint, dispatcher, formulas, lib scripts).Acceptance criteria
lib/orvault/namedvault.*outside the newaction-vault/dir.grep -R 'lib/vault.sh\|vault/vault-env.sh\|vault/classify.sh' -- .returns nothing.docker compose upon a clean checkout runs the factory end-to-end (existing smoke path).Non-goals
Labels / meta
[nomad-prep] P0— no dependencies.