|
|
c411a6499b
|
REFACTOR(auth): use gitea secret
- Use Gitea-provided secret for registry authentication
- Simplify credential management
|
2025-12-20 12:45:02 +09:00 |
|
|
|
2101818450
|
REFACTOR(auth): use GITEA_PACKAGE_TOKEN
- Change to GITEA_PACKAGE_TOKEN for authentication
- Update registry login method
|
2025-12-20 12:42:20 +09:00 |
|
|
|
1db60d59ea
|
FIX(ci): fix gitea registry login
- Use github.token for Gitea registry authentication
- Fix CI authentication
|
2025-12-20 12:38:57 +09:00 |
|
|
|
ce5894d2be
|
CHORE(app): switch to Gitea container registry
- Migrate from ghcr.io to Gitea registry
- Update image references
|
2025-12-20 12:29:16 +09:00 |
|
|
|
5aafac4f7f
|
FEAT(ci): add Gitea Actions workflow with ghcr.io
- Add CI/CD workflow for Gitea Actions
- Configure ghcr.io registry push
|
2025-12-12 00:17:49 +09:00 |
|
|
|
35f250eaa1
|
CHORE(docker): use standard docker build
- Use standard docker build for DinD compatibility
- Simplify build process
|
2025-12-11 23:05:47 +09:00 |
|
|
|
6480925d47
|
FIX(ci): fix Gitea Actions context variables
- Use github.* instead of gitea.* context
- Fix workflow variable references
|
2025-12-11 22:59:58 +09:00 |
|
|
|
5bce035df6
|
FEAT(ci): migrate to gitea actions
- Migrate workflows to Gitea Actions
- Configure container registry push
|
2025-12-11 19:59:26 +09:00 |
|
|
|
4de90ec898
|
FEAT(ci): add Gitea Actions workflows
- Add CI and build workflows for Gitea
- Enable automated builds
|
2025-12-11 11:48:52 +09:00 |
|