Commit graph

3 commits

Author SHA1 Message Date
48f9322f61 Run migrations automatically on server startup
All checks were successful
CI - Test, Build, and Push / test (push) Successful in 2m43s
CI - Test, Build, and Push / build-and-push (push) Successful in 15s
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 14:22:38 -05:00
8079dab3a4 Fix execute permissions on release scripts
All checks were successful
CI - Test, Build, and Push / test (push) Successful in 2m44s
CI - Test, Build, and Push / build-and-push (push) Successful in 16s
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 14:13:38 -05:00
8d9194b398 Add Forgejo CI workflow and Docker build
Some checks failed
CI - Test, Build, and Push / test (push) Failing after 1s
CI - Test, Build, and Push / build-and-push (push) Has been skipped
- Add Dockerfile for Phoenix release builds
- Add .dockerignore to optimize build context
- Add Forgejo workflow that runs tests then builds/pushes Docker image
- Update test config to support DATABASE_URL for CI
- Add release.ex and rel/ overlay scripts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 08:15:20 -05:00