Commit Graph

3 Commits

Author SHA1 Message Date
0427e47ba8 fix: revert checkout action to standard syntax, remove setup-node
All checks were successful
CI/CD / lint (push) Successful in 12s
CI/CD / build (push) Successful in 18s
CI/CD / deploy (push) Successful in 20s
Node.js is already installed on the host runner.
actions/checkout@v4 auto-resolves from GitHub.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:16:29 +07:00
0f66030b7d fix: use local Gitea URL for checkout action
Some checks failed
CI/CD / lint (push) Failing after 0s
CI/CD / build (push) Has been skipped
CI/CD / deploy (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:06:10 +07:00
3f5f1d463e chore: migrate from GitLab CI to Gitea Actions
Some checks failed
CI/CD / build (push) Blocked by required conditions
CI/CD / deploy (push) Blocked by required conditions
CI/CD / lint (push) Has been cancelled
Replace .gitlab-ci.yml with .gitea/workflows/ci.yml.
Same pipeline: lint → build → deploy (local, runner on prod server).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 15:01:54 +07:00