Commit Graph

7 Commits

Author SHA1 Message Date
GW_MC
df48b8817e fix: downgrade actions/download-artifact and actions/upload-artifact to v3 for compatibility
Some checks failed
Test / get-ci-image (pull_request) Successful in 6s
Test / test-frontend (pull_request) Successful in 19s
Test / lint-frontend (pull_request) Successful in 24s
Verify / get-ci-image (pull_request) Successful in 18s
Verify / verify-generated-db-entities (pull_request) Successful in 3m19s
Test / frontend-build (pull_request) Failing after 7m47s
Test / test-crates (pull_request) Has been skipped
Test / lint-crates (pull_request) Has been skipped
2026-04-24 12:54:36 +00:00
GW_MC
121f83111e feat: Update frontend build process by replacing cache with artifact download and upload steps
Some checks failed
Test / get-ci-image (pull_request) Successful in 6s
Test / lint-frontend (pull_request) Successful in 24s
Test / test-frontend (pull_request) Successful in 23s
Verify / get-ci-image (pull_request) Successful in 5s
Test / frontend-build (pull_request) Failing after 35s
Test / test-crates (pull_request) Has been skipped
Test / lint-crates (pull_request) Has been skipped
Verify / verify-generated-db-entities (pull_request) Successful in 2m31s
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 12:52:14 +00:00
GW_MC
6ce8850ddb feat: Update frontend build cache path and add dummy artifact to prevent build failure 2026-04-18 08:22:05 +00:00
GW_MC
7fde3533d9 fix: use custom image for crate test and lint
All checks were successful
Test / get-ci-image (pull_request) Successful in 6s
Test / test-frontend (pull_request) Successful in 11s
Test / lint-frontend (pull_request) Successful in 13s
Test / frontend-build (pull_request) Successful in 13s
Verify / get-ci-image (pull_request) Successful in 5s
Test / lint-crates (pull_request) Successful in 2m1s
Test / test-crates (pull_request) Successful in 2m12s
Verify / verify-generated-db-entities (pull_request) Successful in 2m40s
2026-04-16 04:56:52 +00:00
GW_MC
b5e42f2f30 feat: Add CI environment setup and verification workflows with Docker support
Some checks failed
Test / test-frontend (pull_request) Successful in 43s
Test / lint-frontend (pull_request) Successful in 47s
Verify / get-ci-image (pull_request) Successful in 47s
Test / frontend-build (pull_request) Successful in 1m29s
Verify / verify-generated-db-entities (pull_request) Has been cancelled
Test / test-crates (pull_request) Has been cancelled
Test / lint-crates (pull_request) Has been cancelled
2026-04-16 04:47:04 +00:00
GW_MC
50f17fd69b refactor: Add installation of protobuf compiler to Rust setup action 2026-04-11 09:11:24 +00:00
GW_MC
84808832dd feat: Add setup for Rust environment and implement test workflows 2026-04-11 09:04:09 +00:00