Commit Graph

6 Commits

Author SHA1 Message Date
BaiFu 0f67b29c6c
fix: submit Star History updates as pull requests (#754)
The workflow now creates and verifies a pull request for manual owner merge without attempting to update main itself.
2026-08-03 18:12:17 +08:00
BaiFu a97ba4ffc9
Fix automated Star History updates on protected main (#752)
Replace direct pushes with a validated temporary-branch and pull-request publication flow.
2026-08-03 14:24:45 +08:00
666ghj 898f3b5bea ci: make manual Docker publishing opt-in 2026-07-22 19:43:35 +08:00
Sami Rusani 564a5603d5 ci: build docker image for arm64 2026-07-22 19:43:35 +08:00
666ghj 4ebb2ed6e9 feat: localize star history 2026-07-21 15:46:53 +08:00
666ghj 0efd9352a0 feat(docker): add Docker support with Dockerfile, docker-compose.yml, and .dockerignore; update README for Docker deployment instructions 2026-01-22 14:35:41 +08:00