wonder
e4fe5afb80
fix: update MySQL auth fix workflow with push trigger
Deploy / deploy (push) Successful in 3s
Fix MySQL Auth Plugin / fix-mysql (push) Successful in 2s
2026-08-23 15:30:50 +00:00
wonder
b26d3b36aa
fix: alter MySQL user auth plugin to caching_sha2_password
Deploy / deploy (push) Successful in 4s
2026-08-23 15:29:21 +00:00
枫
716dca7663
fix: clean clone dir before checkout
Deploy / deploy (push) Failing after 2s
2026-08-23 14:43:17 +00:00
枫
55a9f889da
feat: add auto-generated navigation page
...
Deploy / deploy (push) Failing after 2s
- Add generate-nav.sh to scan directories and build index.html
- Add nav generation step in workflow before docker build
- Replace nginx autoindex with custom nav page
- Auto-extract page title from <title> tag
2026-08-23 14:42:11 +00:00
枫
446a677a43
fix: use aliyun mirror for apk
Deploy / deploy (push) Successful in 9s
2026-08-23 14:40:45 +00:00
枫
fd4bf50c81
fix: install docker-cli in workflow
Deploy / deploy (push) Has been cancelled
2026-08-23 14:37:05 +00:00
枫
bb133ac195
fix: remove token auth, repo is public
Deploy / deploy (push) Failing after 1s
2026-08-23 14:30:49 +00:00
枫
94bd34b838
fix: use git clone instead of checkout action (no node required)
Deploy / deploy (push) Failing after 1s
2026-08-23 14:30:03 +00:00
枫
d30ebd0e4a
fix: use local checkout mirror instead of GitHub
Deploy / deploy (push) Failing after 4s
2026-08-23 14:29:10 +00:00
枫
c96c23a7c5
feat: add CI/CD pipeline with Docker + Nginx
...
Deploy / deploy (push) Failing after 1m30s
- Add Gitea Actions workflow for auto-deploy on push to main
- Add Dockerfile (nginx:alpine based, with layer caching)
- Add nginx.conf (gzip, autoindex, static caching)
- Add .dockerignore
- Migrate cache.html → cache/index.html for directory-based routing
2026-08-23 14:24:47 +00:00