drone/app/api/handler
Dhruv Dhruv 87157de7fa feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow. (#2192)
* feat: [CDE-96]: Renaming reusable scanner as scanner doesn't support resetting the reader. Removing closec as return param in livelog.Tail method. CLosing the handler channel when the stream is closed, this ensures the consumer to know the channel is closed. Adding a check in the render.StreamSSE to close the stream when the events channel is closed and drained.
* feat: [CDE-127]: Changes to enable log stream API for gitspaces. Adding close channel to the logstream Tail method. Changes to use a default host and working dir from config for a running gitspace instance's URL. Change to append gitspaces to the bind mount of the gitspace container in the container orchestrator instead of in the config provider.
* Initial commit
* feat: [CDE-127]: Removing streams map from StatefulLogger. Flushing the stream every time the invoking function is closed.
* feat: [CDE-127]: Removing streams map from StatefulLogger. Flushing the stream every time the invoking function is closed.
* feat: [CDE-127]: Adding flush stream logic to delete gitspace in orchestrator. Linting.
* feat: [CDE-127]: Addressing review comments.
* feat: [CDE-127]: Adding changes to make logutil.StatefulLogger a wrapper on livelog.LogStream and adding initialisation and flush functions.
* feat: [CDE-127]: Adding changes to make logutil.StatefulLogger a wrapper on livelog.LogStream and adding initialisation and flush functions.
* feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow.
2024-07-10 10:25:41 +00:00
..
account Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
check Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
connector Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
execution Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
githook Add alternate_object_dirs support to githook handlers (#1141) 2024-03-26 23:52:49 +00:00
gitspace feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow. (#2192) 2024-07-10 10:25:41 +00:00
infraprovider gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
keywordsearch Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
logs Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
pipeline Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
plugin Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
principal feat: add users check (#2132) 2024-07-01 20:45:12 +00:00
pullreq Minor Change to Match Commit API (#2015) 2024-04-26 19:32:45 +00:00
repo [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
reposettings Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
resource Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
secret Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
serviceaccount Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
space feat: [CDE-83]: Added scaffolding for APIs for gitspaces (#2173) 2024-07-05 13:03:10 +00:00
system [code-2009] only if ssh is enabled show ssh url box (#2101) 2024-06-12 18:34:25 +00:00
template Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
trigger Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
upload Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
user ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
users remove repetitive words (#3484) 2024-04-19 16:28:04 -07:00
webhook Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00