9788f4f7b5b314de186daa322469ce0f7b2e3b92
Job-level MAP_TILE_URL=/api/... and API_BASE_URL=/api leaked into the unit-test step; src/env/index.ts validates these as URLs via Zod and rejected the relative path, breaking 57 of 2057 tests. Move the env exports to the docker_build step where they're actually consumed. Gitea Actions doesn't support actions/upload-artifact@v4 (GHES-only). Downgrade to v3 in ci-deploy.yml and release-verify.yml.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%