Skip to content

Migrate pipelines queries to Drizzle #140

Closed as not planned
Closed as not planned
@dinmukhamedm

Description

@dinmukhamedm

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

No one assigned

    Labels

    backendIssue with the app-server packageenhancementNew feature or requestfrontendRequires work in the frontend packagegood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions