drone/infraprovider
Dhruv Dhruv 31d15dc8eb feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453)
* Linting
* Refactoring db query in infra resource store for pq support.
* Using a default value of infra config identifier if not present in the create gitspace request.
* feat: [CDE-637]: Decoupling infra resource mgmt from config. Adding soft delete support to infra resource table.
* Making infra provider resource unique to config and space.
2025-02-19 06:45:24 +00:00
..
docker_client_factory.go feat: [CI-13861]: support gitness provided variables for docker configuration (#2517) 2024-08-15 12:15:31 +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-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
infra_provider.go feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
infra_provider_factory.go feat: [CDE-192]: added a new factory method for infraproviders. (#2431) 2024-08-08 12:39:09 +00:00
wire.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00