drone/app/gitspace/scm
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
..
gitness_scm.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00
public_scm.go feat: [CDE-530]:add mask secret (#3047) 2024-11-26 09:32:00 +00:00
scm.go feat: [CDE-572]: Adding changes to support features. (#3244) 2025-01-13 11:44:24 +00:00
scm_factory.go fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881) 2024-10-29 04:46:03 +00:00
scm_provider.go fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881) 2024-10-29 04:46:03 +00:00
types.go fix: [CDE-530]: use value for MaskSecret type (#3054) 2024-11-27 06:53:13 +00:00
wire.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00