-
Notifications
You must be signed in to change notification settings - Fork 0
release checklist
github-actions[bot] edited this page May 12, 2026
·
1 revision
Antes de publicar, valide:
-
git status --shortmostra apenas mudanças intencionais ou está limpo após commit. -
git ls-filesnão contém.vault_pass,ssh/,logs/,artifacts/clients/,inventories/*.local.yml,group_vars/*/zz-local.ymlougroup_vars/*/vault.yml. -
make security-check,make syntax,make lint,make shellcheck,make docsegitleaks detect --source . --redact --no-bannerpassam. -
roles/requirements.yml,pyproject.tomleuv.lockestão atualizados. - O deploy real passou em
make testemake deploy-prod. - O teste de túnel real passou com
scripts/e2e_wireguard_check.sh --config <perfil-local>. - O
AGENTS.mdestá alinhado com o comportamento atual do projeto. - CI remota passou antes de promover o repositório como production-ready.