drone/types
Dhruv Dhruv b9d3bb4d2b 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)
* feat: [CDE-140]: Fixing ProvideGitspaceContainerOrchestratorConfig.
* feat: [CDE-140]: Fixing ProvideGitspaceContainerOrchestratorConfig.
* feat: [CDE-140]: Addressing review comments.
* feat: [CDE-140]: Reverting changes done for docker config default values. Adding default value of GITNESS_GITSPACE_DEFAULT_BIND_MOUNT_SOURCE_BASE_PATH and GITNESS_DOCKER_HOST to Dockerfile. Adding new column in gitspace_events table for storing event timestamp in nanoseconds and corresponding migrations.
* Lingting.
* 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.
2024-07-13 04:35:20 +00:00
..
check Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
enum feat: [CDE-94]: Adding events for gitspace transitions. (#2195) 2024-07-10 13:06:38 +00:00
authz.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
check.go add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
code_comment.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
codeowners.go Update CODEOWNERS to match github (#2069) 2024-06-06 16:58:01 +00:00
commit.go Add commit diff stat to list commits (#1062) 2024-02-23 11:27:06 +00:00
config_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
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
connector.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
devcontainer_config.go feat: [CDE-116]: Adding SCM pkg responsible for fetching devcontainer config from public code repos (#2141) 2024-07-02 18:40:36 +00:00
execution.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
git.go Add omitempty to stats and run get change info for changes and types in parallel (#2105) 2024-06-14 15:41:53 +00:00
githook.go [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00
gitspace_event.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
gitspace.go feat: [CDE-137]: add a service layer for infraproviders, autoadd infraprovider (#2204) 2024-07-12 08:45:10 +00:00
infra_provider.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
list_filters.go feat: list pr time filter (#1188) 2024-04-05 23:17:33 +00:00
membership.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
pagination.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
path.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
pipeline.go update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
plugin.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
principal.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
public_key.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
pullreq_activity_metadata.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
pullreq_activity_payload.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
pullreq_activity.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
pullreq.go Add additions and deletions to PRs (#2196) 2024-07-11 10:01:17 +00:00
repo.go pull request import (#2121) 2024-07-06 00:46:36 +00:00
rule.go small fixes (#1232) 2024-04-19 01:36:03 +00:00
search.go fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
secret.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
service_account.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
service.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
space.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
stage.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
step.go [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
stream.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
template.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
token.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
trigger.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
types_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
user.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
usergroup.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
webhook.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00