feat: wire breakpilot-compliance to Infisical for local dev #30
Reference in New Issue
Block a user
Delete Branch "feat/infisical-secrets"
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
.infisical.jsonlinking the repo to thebreakpilot-complianceproject on the self-hostedsecrets.meghsakha.cominstance.make dev,dev-build,dev-down,secrets,secrets-set,check-loc).make devrunsinfisical run --env=dev -- docker compose up, so secrets are injected at run time and.envfiles no longer touch disk..claude/settings.jsondeny-list forinfisical export/secrets get).cp .env.example .envstep and point atmake dev+INFISICAL_SETUP.md.CLAUDE.md(core-services list + sensitive-files list) andcompliance-checklist.mdTOM section; replace with Infisical.Test plan
infisical --domain https://secrets.meghsakha.com secrets --env=devlists the dev secretsmake devbrings the compose stack up with secrets injectedmake dev-downcleans upscripts/check-loc.shand the rest of the pipeline)