drone/infraprovider
Ansuman Satapathy 767bb717d9 feat: [CDE-142]: provider interface pass pointers. (#2232)
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
2024-07-16 13:06:08 +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 feat: [CDE-142]: provider interface pass pointers. (#2232) 2024-07-16 13:06:08 +00:00
infra_provider.go feat: [CDE-142]: provider interface pass pointers. (#2232) 2024-07-16 13:06:08 +00:00
infra_provider_factory.go feat: [CDE-115]: Adding infra provider factory (#2138) 2024-06-28 14:22:58 +00:00
types.go feat: [CDE-142]: provider interface pass pointers. (#2232) 2024-07-16 13:06:08 +00:00
wire.go feat: [CDE-142]: provider interface pass pointers. (#2232) 2024-07-16 13:06:08 +00:00