setup frontend #5

Merged
GW_MC merged 6 commits from feature/frontend-setup into master 2025-12-02 20:50:08 +08:00

6 Commits

Author SHA1 Message Date
GW_MC
c79ef265db use workflow specific cache instead of artifact
All checks were successful
Test / verify-generated-code (pull_request) Successful in 54s
Test / test-frontend (pull_request) Successful in 23s
Test / frontend-build (pull_request) Successful in 25s
Test / test (pull_request) Successful in 1m13s
Test / lint (pull_request) Successful in 1m12s
2025-12-02 20:44:18 +08:00
GW_MC
0374d63efe Add frontend build artifact handling and linting steps to CI workflow
Some checks failed
Test / verify-generated-code (pull_request) Successful in 55s
Test / test-frontend (pull_request) Successful in 20s
Test / frontend-build (pull_request) Failing after 38s
Test / test (pull_request) Has been skipped
Test / lint (pull_request) Has been skipped
2025-12-02 20:18:48 +08:00
GW_MC
06cabb0e18 Add catch-all 404 route and NotFound component to frontend routing
Some checks failed
Test / verify-generated-code (pull_request) Successful in 49s
Test / test (pull_request) Failing after 1m10s
Test / test-frontend (pull_request) Successful in 23s
Test / lint (pull_request) Failing after 1m8s
2025-12-02 19:51:49 +08:00
GW_MC
051951dc44 Added frontend testing script and job
Some checks failed
Test / verify-generated-code (pull_request) Successful in 53s
Test / test (pull_request) Failing after 1m9s
Test / test-frontend (pull_request) Successful in 1m7s
Test / lint (pull_request) Failing after 1m8s
2025-12-02 19:48:25 +08:00
GW_MC
edbcdaeff4 Implement frontend routing and API fallback handling; add dependencies for include_dir and mime_guess
Some checks failed
Test / verify-generated-code (pull_request) Successful in 7m59s
Test / test (pull_request) Failing after 1m12s
Test / lint (pull_request) Failing after 1m11s
2025-12-02 19:25:46 +08:00
GW_MC
27173c01da Added basic frontend setup 2025-12-02 19:18:14 +08:00