Files
headquarter/apps/.pi-map.index.md
T
Developer d247e44985 fix: include project_name in /workspaces list response
- The top-level GET /workspaces endpoint was returning project_name as
  an empty string because the GitRepository.project relationship was not
  eager-loaded.
- Select the full GitRepository entity and apply selectinload(project)
  so project_name is populated for every workspace row.

Backend quality gates: python3 -m pytest 313 passed, 34 skipped.
2026-06-13 19:59:13 +00:00

416 B

apps (index)

dir: apps

role

Container directory for all deployable application targets in the monorepo.

parent

index: ./.pi-map.index.md map: ./.pi-map.md

children

  • apps/api index: apps/api/.pi-map.index.md map: apps/api/.pi-map.md
  • apps/web index: apps/web/.pi-map.index.md map: apps/web/.pi-map.md

files

index: apps/.pi-map.index.md map: apps/.pi-map.md

workflows

dirty