Fix media routing & CI Perfs #12

Merged
Mathis merged 2 commits from dev into prod 2026-01-15 00:01:34 +01:00
Owner
No description provided.
Mathis added 2 commits 2026-01-14 23:56:34 +01:00
Refactor GitHub Actions workflows to introduce matrix builds for `backend`, `frontend`, and `documentation` components. Upgrade actions versions, add pull request triggers, and improve caching with pnpm store integration. Adjust Node.js version to 20 and enforce `--frozen-lockfile` for dependency installation.
fix(media): correct route param handling in media controller
All checks were successful
Backend Tests / test (push) Successful in 1m48s
Lint / lint (backend) (push) Successful in 1m7s
Lint / lint (documentation) (push) Successful in 1m7s
Lint / lint (frontend) (push) Successful in 1m8s
Backend Tests / test (pull_request) Successful in 1m10s
Lint / lint (backend) (pull_request) Successful in 1m8s
Lint / lint (documentation) (pull_request) Successful in 1m7s
Lint / lint (frontend) (pull_request) Successful in 1m9s
7048c2731e
Adjust `@Get` decorator route pattern to properly handle file keys with special characters.
Mathis merged commit ec0d4b296b into prod 2026-01-15 00:01:34 +01:00
Sign in to join this conversation.