-
Notifications
You must be signed in to change notification settings - Fork 156
Closed as not planned
Labels
backendIssue with the app-server packageIssue with the app-server packageenhancementNew feature or requestNew feature or requestfrontendRequires work in the frontend packageRequires work in the frontend packagegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Migrate get pipelines, create pipeline, rename pipeline, delete pipeline, update pipeline version, commit pipeline version, set target pipeline, etc. from app-server (routes/pipelines.rs and db/pipelines/*) directly to calling drizzle from the next routes in /api/projects/[projectId]/pipelines.
Be careful not to remove some db queries that are used by other parts of backend, e.g. get pipeline version graph for pipeline run requests.
Metadata
Metadata
Assignees
Labels
backendIssue with the app-server packageIssue with the app-server packageenhancementNew feature or requestNew feature or requestfrontendRequires work in the frontend packageRequires work in the frontend packagegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed