-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Team Pipelines API #4847
Team Pipelines API #4847
Conversation
part of #4822 Adds API endpoint - GET `/api/v1/teams/:teamid/pipelines` returns PipelineList with extra `application.id` and `application.name`
Needs tests |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4847 +/- ##
==========================================
+ Coverage 78.67% 78.69% +0.01%
==========================================
Files 314 315 +1
Lines 15125 15147 +22
Branches 3483 3486 +3
==========================================
+ Hits 11900 11920 +20
- Misses 3225 3227 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Any reason not merged? |
no, merging as i write |
part of #4822
Description
Adds API endpoint
/api/v1/teams/:teamid/pipelines
returns PipelineList with extraapplication.id
andapplication.name
Related Issue(s)
#4822
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label