Commit Graph

15 Commits (main)

Author SHA1 Message Date
Karan Saraswat 123969c7e1 feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API (#2958)
* fixed go lint
* fixed go lint
* feat: [CODE-23137]: added execution summary data to list space pipelines API
2024-11-08 19:08:20 +00:00
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
Darko Draskovic 0f3956696c feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840)
* Scan directly into types.ExecutionInfo
* Merge remote-tracking branch 'origin/main' into dd/pipeline-execs
* Merge remote-tracking branch 'origin/main' into dd/pipeline-execs
* Add last_executions param and optimize db query for last execs
* Enhance pipeline list API to include last 10 execution summaries for a pipeline
2024-10-23 16:17:25 +00:00
Yogesh Chauhan 59614e73f4 feat: [ML-302]: Framework For Harness Intelligence APIs (#2547)
* feat: [ML-302]: Framework For Harness Intelligence APIs
2024-08-20 22:05:29 +00:00
Johannes Batzill a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Vistaar Juneja 3bc56a1814 add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
Vistaar Juneja 1f06534259 address comments 2023-08-17 12:15:45 +01:00
Vistaar Juneja 9e94009182 move executions to separate struct, update migrations 2023-08-17 12:15:09 +01:00
Vistaar Juneja f784eedeae working executions flow 2023-08-17 12:15:09 +01:00
Vistaar Juneja 2bf73fbb5c add UpdateOptLock 2023-08-09 23:56:47 +01:00
Vistaar Juneja e24eb858d5 run make format and fix lint errors 2023-08-09 23:00:33 +01:00
Vistaar Juneja 1e7e4c98dd fix some TODOs 2023-08-08 00:25:58 +01:00
Vistaar Juneja bc921ac1a2 add execution endpoints 2023-08-07 02:19:41 +01:00
Vistaar Juneja f04a695732 add copyright header to all files 2023-08-04 10:50:39 +01:00
Vistaar Juneja 8cdcecb56f add pipelines and executions handlers to gitness 2023-08-04 10:50:39 +01:00