drone/app/gitspace/orchestrator/utils
Dhruv Dhruv 4d888b0719 feat: [CDE-572]: Adding changes to support features. (#3244)
* Changes to support sorting and building.
* Updating go.mod
* feat: [CDE-572]: Adding changes to support features. Changes to support the features property in the devcontainer.json, download features from OCI repos and http(s) URLs as tarballs and parse them to devcontainer-feature.json, resolve them and apply user options. Also added a change to use an OS library to remove comments from the json files.
* feat: [CDE-572]: Adding changes to support features. Changes to support the features property in the devcontainer.json, download features from OCI repos and http(s) URLs as tarballs and parse them to devcontainer-feature.json, resolve them and apply user options. Also added a change to use an OS library to remove comments from the json files.
2025-01-13 11:44:24 +00:00
..
script feat: [CDE-563]: add intellij support (#3193) 2024-12-30 15:19:48 +00:00
script_templates feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00
build_with_features.go feat: [CDE-572]: Adding changes to support features. (#3244) 2025-01-13 11:44:24 +00:00
download_features.go feat: [CDE-572]: Adding changes to support features. (#3244) 2025-01-13 11:44:24 +00:00
environment.go feat: [CDE-563]: add intellij support (#3193) 2024-12-30 15:19:48 +00:00
git.go feat: [CDE-573]: refactor to reduce number of abstractions and modules. (#3199) 2024-12-26 05:11:54 +00:00
resolve_features.go feat: [CDE-572]: Adding changes to support features. (#3244) 2025-01-13 11:44:24 +00:00
script_template.go feat: [CDE-573]: refactor to reduce number of abstractions and modules. (#3203) 2024-12-26 08:58:41 +00:00
tools.go feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00
user.go feat: [CDE-573]: refactor to reduce number of abstractions and modules. (#3199) 2024-12-26 05:11:54 +00:00