drone/app/gitspace/orchestrator
Dhruv Dhruv b94a78c795 feat: [CDE-572]: Using features for devcontainers. (#3260)
* feat: [CDE-572]: Using features for devcontainers. Adding changes to parse features from the devcontainer.json and build a new docker image from them. Also adding the support for new devcontainer.json properties- init, privileged, capAdd, securityOpt, mounts. Adding support for three runArgs- privileged, capAdd, mount. Also making the DownloadFeature method context aware, cancelling the goroutines when the ctx is cancelled.
2025-01-15 07:22:55 +00:00
..
container feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
devcontainer
ide feat: [CDE-576]: add port for JetBrains IDEs (#3243) 2025-01-10 03:22:32 +00:00
runarg feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
utils feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
orchestrator_resume.go
orchestrator_trigger.go
wire.go