Skip to content

Fix collaboration migration trigger helpers#305

Merged
mfwolffe merged 1 commit into
trunkfrom
hotfix-0107-updated-at-function
May 17, 2026
Merged

Fix collaboration migration trigger helpers#305
mfwolffe merged 1 commit into
trunkfrom
hotfix-0107-updated-at-function

Conversation

@espadonne
Copy link
Copy Markdown
Contributor

Summary

  • update the SP21 collaboration migration to call the existing tg_set_updated_at() trigger helper
  • verify a fresh local database migrates through 0107

Tests

  • make lint-migrations
  • env GOCACHE=/private/tmp/shithub-go-cache go test ./internal/migrationsfs ./internal/repos ./internal/web/handlers/repo
  • env GOCACHE=/private/tmp/shithub-go-cache SHITHUB_DATABASE_URL=postgres://.../shithub_hotfix_0107_20260517 go run ./cmd/shithubd migrate up

Notes

  • env GOCACHE=/private/tmp/shithub-go-cache make test still has unrelated local failures in internal/infra/storage setgid handling and webhook DNS resolution under the sandbox.

@mfwolffe mfwolffe merged commit ee30f57 into trunk May 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants