drone/app/gitspace/orchestrator/container
Dhruv Dhruv 1af6be80e9 feat: [CDE-174]: Adding logic to restart gitspaces. (#2239)
* feat: [CDE-174]: Linting
* feat: [CDE-174]: Updating the entrypoint to trap SIGTERM.
* feat: [CDE-174]: Adding logic to restart gitspaces.
2024-07-17 09:28:29 +00:00
..
template Changing order of execution for postCreateCommand and using repo name as working dir (#2236) 2024-07-16 14:23:22 +00:00
container_orchestrator.go feat: [CDE-174]: Adding logic to restart gitspaces. (#2239) 2024-07-17 09:28:29 +00:00
devcontainer.go feat: [CDE-136]: Removing password authentication for code-server and breaking setup in installation and run. (#2202) 2024-07-11 08:30:21 +00:00
embedded_docker.go feat: [CDE-174]: Adding logic to restart gitspaces. (#2239) 2024-07-17 09:28:29 +00:00
ide.go feat: [CDE-156]: Changes to install SSH server only when the IDE is VS Code. (#2222) 2024-07-15 09:21:31 +00:00
template.go feat: [CDE-153]: Cloning the code inside the Gitspace using the given branch. (#2220) 2024-07-15 08:13:06 +00:00
types.go feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow. (#2192) 2024-07-10 10:25:41 +00:00
vscode.go feat: [CDE-156]: Changes to install SSH server only when the IDE is VS Code. (#2222) 2024-07-15 09:21:31 +00:00
vscodeweb.go feat: [CDE-156]: Changes to install SSH server only when the IDE is VS Code. (#2222) 2024-07-15 09:21:31 +00:00
wire.go feat: [CDE-127]: Adding changes to include logging in container orchestration. (#2178) 2024-07-09 21:13:47 +00:00