drone/app/api/handler/execution
Karan Saraswat 0cd3e0693f feat: [PIPE-22871]: API for listing executions for a project/space (#2941)
* fixed go lint
* added header
* Apply suggestions from code review
* feat: [PIPE-22871]: added filters for list space executions API
* feat: [PIPE-22871]: count of pipelines db query will be run if there is more than 1 page
* removed pipelineId ans repoId from executionPipelineRepoJoin
* fixed go lint
* addressed review comments
* Apply suggestions from code review
* Apply suggestions from code review
* fixed lint
* feat: [PIPE-22871]: API for listing executions for a project/space
2024-11-08 11:55:40 +00:00
..
cancel.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
create.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
delete.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
find.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
list.go feat: [PIPE-22871]: API for listing executions for a project/space (#2941) 2024-11-08 11:55:40 +00:00