refactor: migrate CI/CD workflows from GitHub Actions to Gitea Actions and remove legacy workflows
This commit is contained in:
2
.github/agents/planner.agent.md
vendored
2
.github/agents/planner.agent.md
vendored
@@ -14,7 +14,7 @@ Full-stack monorepo:
|
||||
- **Frontend:** React 18 + Vite + TypeScript + shadcn/ui + TanStack Query v5 + Axios + React Router v6
|
||||
- **Auth:** Single admin, password via `APP_PASSWORD` env var, JWT in `httpOnly` cookie
|
||||
- **Infra:** Docker Compose (dev + prod) + all-in-one Dockerfile, Nginx reverse proxy
|
||||
- **CI/CD:** GitHub Actions — tests on every PR, Docker Hub publish on `main` merge
|
||||
- **CI/CD:** Gitea Actions — tests on pull requests to `develop`
|
||||
|
||||
## Your Workflow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user