drone/app/gitspace/orchestrator/container
Dhruv Dhruv 5965b1dd87 fix: [CDE-598]: Adding assertion during build with features that the image exists. (#3314)
* fix: [CDE-598]: Adding assertion during build with features that the image exists. Also logging the generated dockerfile in the user facing logs.
2025-01-24 08:04:37 +00:00
..
container_orchestrator.go feat: [CDE-231]: Adding logs method to orchestrator and fixing logic to catch cmd execuction errors in devcontainer.Exec. (#2472) 2024-08-13 04:27:04 +00:00
devcontainer_config_utils.go feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00
devcontainer_container_utils.go fix: [CDE-598]: Adding assertion during build with features that the image exists. (#3314) 2025-01-24 08:04:37 +00:00
embedded_docker_container_orchestrator.go fix: [CDE-598]: Adding assertion during build with features that the image exists. (#3314) 2025-01-24 08:04:37 +00:00
runarg_utils.go feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
types.go feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00
util.go feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
wire.go feat: [CDE-573]: refactor to reduce number of abstractions and modules. (#3199) 2024-12-26 05:11:54 +00:00