drone/app/store
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
..
cache feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688) 2024-09-24 12:47:53 +00:00
database feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840) 2024-10-23 16:17:25 +00:00
logs Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
cache.go feat: [CDE-202]: infra provider resource cache (#2637) 2024-09-03 09:59:29 +00:00
database.go feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840) 2024-10-23 16:17:25 +00:00
logs.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
store_test.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
transformation.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00