Commit Graph

10 Commits (devcontainer-setup)

Author SHA1 Message Date
Dhruv Dhruv 87157de7fa feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow. ()
* 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
Johannes Batzill 99c27f8fac [Pullreq] Send SSE on Merge DryRun () 2023-12-01 00:54:39 +00:00
Marko Gacesa b6ee8b6ba9 fix sse space events API blocking app shutdown () 2023-11-08 07:24:14 +00:00
Johannes Batzill dc351cdcef [LINT] Fix All Linting Errors () 2023-09-26 00:56:53 +00:00
Johannes Batzill a83cd21c17 [OPEN-SOURCE] Prepare Repository () 2023-09-24 07:33:16 +00:00
Johannes Batzill 6c42b77500 [SSE] Add full stack SSE support for PRs () 2023-09-21 02:55:41 +00:00
Abhinav Singh 4ff032c968 feat: [CODE-852]: code export e2e () 2023-09-15 08:08:13 +00:00
Vistaar Juneja 625d8af797 add cancellation support for CI builds () 2023-09-13 15:22:26 +00:00
Johannes Batzill db4379e5b9 [SSE] Add `repository_import_completed` event () 2023-09-13 02:45:03 +00:00
Johannes Batzill ef4855e901 [Server Sent Events] Improve both Frontend and Backend () 2023-09-12 23:45:54 +00:00