drone/app/gitspace
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
..
infrastructure feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00
logutil feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00
orchestrator feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
platformconnector fix:[CDE-507]: extract user from connector struct (#3040) 2024-11-25 08:40:18 +00:00
scm feat: [CDE-572]: Adding changes to support features. (#3244) 2025-01-13 11:44:24 +00:00
secret feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
types feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00