drone/app/api/controller/gitspace
Dhruv Dhruv 6e516183fd feat: [CDE-163]: Moving dir creation and deletion to infra provider. Refactoring gitspace env variables. Renaming unprovisioning to deprovisioning. (#2231)
* feat: [CDE-163]: Moving dir creation and deletion to infra provider. Refactoring gitspace env variables. Renaming unprovisioning to deprovisioning.
2024-07-16 07:59:02 +00:00
..
action.go fix: [CDE-141]: gitspace start stop (#2216) 2024-07-15 06:36:46 +00:00
controller.go feat: [CDE-137]: add a service layer for infraproviders, autoadd infraprovider (#2204) 2024-07-12 08:45:10 +00:00
create.go fix: [CDE-141]: corrected infraprovider auto-creation check (#2210) 2024-07-12 16:56:53 +00:00
delete.go feat: [CDE-163]: Moving dir creation and deletion to infra provider. Refactoring gitspace env variables. Renaming unprovisioning to deprovisioning. (#2231) 2024-07-16 07:59:02 +00:00
events.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
find.go feat: [CDE-137]: add a service layer for infraproviders, autoadd infraprovider (#2204) 2024-07-12 08:45:10 +00:00
list_all.go feat: [CDE-146]: API to list all gitspaces for a user. (#2209) 2024-07-15 09:43:50 +00:00
logs_stream.go fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218) 2024-07-15 08:10:59 +00:00
lookup_repo.go feat: [CDE-137]: check valid code repository for CDE use. (#2197) 2024-07-11 05:47:29 +00:00
update.go [FIX] update unresolved comment count when suggestions are applied (#2198) 2024-07-10 23:05:22 +00:00
wire.go feat: [CDE-137]: add a service layer for infraproviders, autoadd infraprovider (#2204) 2024-07-12 08:45:10 +00:00