Commit Graph

3 Commits

Author SHA1 Message Date
Pat Teruel
499d44ba38 ci: add PR validation workflow with Conventional Commits check
Some checks failed
Pull Request Validation / validate-pr-title (pull_request) Has been cancelled
Pull Request Validation / validate-docker (pull_request) Has been cancelled
Pull Request Validation / build-test (pull_request) Has been cancelled
Pull Request Validation / check-files (pull_request) Has been cancelled
- Add .gitea/workflows/pr-validation.yml with 4 validation jobs
- Validate PR titles follow Conventional Commits format
- Check Dockerfile and nginx.conf syntax
- Run integration tests (build image, test container, verify pages load)
- Verify required files exist and HTTrack artifacts excluded
- Update copilot-instructions.md with PR validation details
2025-12-30 21:24:27 +08:00
Pat Teruel
d6d3fe4d7f feat: Add Docker containerization with Gitea Actions 2025-12-30 21:18:32 +08:00
Pat Teruel
56ab8c02b5 feat: Downloaded karaokepedia web pages 2025-12-30 19:51:03 +08:00