Find a file
JakkrapartXD e7a2ac8b5a feat: convert workflows to tag-based deployment with semantic versioning
- Replace branch triggers with tag triggers for all services
- Backend: backend-dev-v1.0.0
- Learner: learner-dev-v1.0.0
- Management: management-dev-v1.0.0
- Extract version from tags and use for Docker image tagging
- Update compose.yaml to use GITEA_INSTANCE variable
- Add comprehensive deployment guide (DEPLOYMENT.md)
- Support pre-release tags (beta, rc, alpha)

BREAKING CHANGE: Pushing to dev branch no longer triggers deployment.
Must create and push version tags to deploy.
2026-02-11 10:20:35 +07:00
.forgejo/workflows feat: convert workflows to tag-based deployment with semantic versioning 2026-02-11 10:20:35 +07:00
.vscode a 2026-01-08 03:58:29 +00:00
.windsurf/rules update api chapterlesson 2026-01-22 15:56:56 +07:00
Backend chore: Update Prisma seed script with new data. 2026-02-10 15:58:53 +07:00
docs เผลอทำการแก้ไขไฟล์ตอนนี้แก้กลับแล้ว 2026-02-05 11:06:31 +07:00
Frontend-Learner feat: Implement user profile page with view/edit functionality, profile updates, password changes, and avatar upload. 2026-02-10 16:54:02 +07:00
frontend_management feat: Add admin user management page with user listing, search, filter, stats, and detail view, along with a Dockerfile for frontend deployment. 2026-02-10 17:12:21 +07:00
.DS_Store feat: Implement lesson access control logic including enrollment, prerequisite, and quiz completion checks. 2026-01-19 17:08:06 +07:00
.gitignore 111 2026-01-19 15:24:07 +07:00
compose.infa.yaml add workflow 2026-02-09 16:56:12 +07:00
compose.yaml feat: convert workflows to tag-based deployment with semantic versioning 2026-02-11 10:20:35 +07:00
DEPLOYMENT.md feat: convert workflows to tag-based deployment with semantic versioning 2026-02-11 10:20:35 +07:00