ops: Coolify indexer auto-deploy leftover after #1276 #1284

Closed
opened 2026-09-21 04:03:05 +00:00 by PlasticDigits · 1 comment

Summary

PR #1282 merged the code slices of #1276 (GET /health optional git_sha, Dockerfile bake args, sqlx version split). Coolify operator leftover remains. #1276 auto-closed from the PR Closes line.

Remaining

  • Enable protected-branch auto-deploy on the indexer Coolify app.
  • Bake a real hex commit (include-source-commit / SOURCE_COMMIT / GIT_SHA). Never copy HEAD into GIT_SHA.
  • After the next main deploy: VERIFY1276_REQUIRE_LIVE=1 VERIFY1276_EXPECT_SHA=<merge hex> make verify-issue-1276.
  • Do not scrape Coolify. Do not put uuids or tokens in comments.

Parent: #1276. Skill: skills/AGENTS_INDEXER_HEALTH_GIT_SHA.md. ADR 0006.

Acceptance criteria

  • Indexer Coolify auto-deploys on protected main.
  • Live GET /health includes hex git_sha matching the baked tip (not HEAD).
  • Leftover-complete verify with VERIFY1276_EXPECT_SHA passes.
## Summary PR #1282 merged the code slices of #1276 (`GET /health` optional `git_sha`, Dockerfile bake args, sqlx version split). Coolify operator leftover remains. #1276 auto-closed from the PR Closes line. ## Remaining - Enable protected-branch auto-deploy on the indexer Coolify app. - Bake a real hex commit (`include-source-commit` / `SOURCE_COMMIT` / `GIT_SHA`). Never copy `HEAD` into `GIT_SHA`. - After the next `main` deploy: `VERIFY1276_REQUIRE_LIVE=1 VERIFY1276_EXPECT_SHA=<merge hex> make verify-issue-1276`. - Do not scrape Coolify. Do not put uuids or tokens in comments. Parent: #1276. Skill: `skills/AGENTS_INDEXER_HEALTH_GIT_SHA.md`. ADR 0006. ## Acceptance criteria - [ ] Indexer Coolify auto-deploys on protected `main`. - [ ] Live `GET /health` includes hex `git_sha` matching the baked tip (not `HEAD`). - [ ] Leftover-complete verify with `VERIFY1276_EXPECT_SHA` passes.
Author
Owner

Autodpleoy not posible

Autodpleoy not posible
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#1284
No description provided.