drone/infraprovider
Vistaar Juneja 722caeddf8 fix: [CI-13599]: use latest version of docker (#2288)
* fix merge conflicts
* fix pr checks
* fix go mod tidy
* fix: [CI-13599]: use latest version of docker
2024-07-26 13:04:45 +00:00
..
enum feat: [CDE-83]: Added base types for gitspaces (#2170) 2024-07-04 09:25:45 +00:00
docker_client_factory.go feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +00:00
docker_config.go feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +00:00
docker_provider.go fix: [CI-13599]: use latest version of docker (#2288) 2024-07-26 13:04:45 +00:00
infra_provider_factory.go feat: [CDE-115]: Adding infra provider factory (#2138) 2024-06-28 14:22:58 +00:00
infra_provider.go WIP (#2284) 2024-07-26 06:26:22 +00:00
types.go WIP (#2284) 2024-07-26 06:26:22 +00:00
wire.go feat: [CDE-142]: provider interface pass pointers. (#2232) 2024-07-16 13:06:08 +00:00