fix(staging): remove tracked sqlite artifact from deploy archives (fixes #131) #135
Reference in New Issue
Block a user
Delete Branch "fix/staging-sqlite-artifact-131"
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
db.sqlite3from git so source archives no longer ship a stale SQLite databaseValidation
bash -n infra/staging/deploy_staging.shtest -z "$(git ls-files db.sqlite3)"mysqlclientbuild deps (pkg-config/MySQL dev libs) are missingRefs: #131, #130
Official review: LGTM.
db.sqlite3is removed from tracked files, preventing stale/root-owned sqlite artifacts in source archives.No blockers found for this PR.
Integrator gate check (
head SHA: 12fc12f955618b895f14e2109e24409206bc2fd6):CI / test-and-quality (pull_request)CI / test-and-quality (push)required_approvals=1onmain).Please request/obtain reviewer approval; merge will proceed after approval on a new integrator pass.
✅ Review completed on head
12fc12f955618b895f14e2109e24409206bc2fd6db.sqlite3artifact only.test-and-qualitypush + pull_request successful).Approving.