Files
galaxy/client/pnpm-workspace.yaml
T
Dannon Baker 383dc0ce9d Adopt galaxy-api-client into the client pnpm workspace
Adds client/pnpm-workspace.yaml so that pnpm install from client/
resolves galaxy-api-client as a workspace member. The per-package
client/packages/api-client/pnpm-lock.yaml goes away in favor of the
single client/pnpm-lock.yaml covering the whole workspace.

CI is simplified to a single install step, then workspace-filtered
build/test/publish invocations (pnpm --filter @galaxyproject/galaxy-api-client).

This is the first real workspace member; the packages/* glob is ready
to accept extractions (galaxy-utils, galaxy-ui, galaxy-composables) in
follow-up PRs.
2026-05-21 10:11:42 +02:00

3 lines
27 B
YAML