drone/types/enum
Ansuman Satapathy 2f3b6a6f85 feat: [CDE-177]: Update listing page for CDE (#2506)
* feat: [CDE-207]: Fixed typecheck (#2513)

* feat: [CDE-207]: remove currentUserInfo app prop
* Merge branch 'CDE-207-FixTypeCheck' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-207-FixTypeCheck
* feat: [CDE-207]: remove currentUserInfo app prop
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* fix lint errors (#2520)

* add copyright header
* add copyright header
* fix lint errors
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: fix gitspace instance store
* Merge remote-tracking branch 'origin/main' into CDE-New
* add secret resolver in gitness (#2493)

* rename identifier to space identifier
* update factory method
* remove access_key from gitspace table
* add access key and type to devcontainer exec
* add migration for gitspace access key ref
* fix error message for resolver factory
* update resolver interface
* add secret resolver in gitness
* feat: [CDE-192]: correctly update date and sync update
* Merge remote-tracking branch 'origin/main' into CDE-New

# Conflicts:
#	app/api/controller/gitspace/action.go
#	app/api/controller/gitspace/delete.go
* feat: [CDE-192]: correctly update dates for updated
* feat: [CDE-192]: handle empty inputparams
* feat: [CDE-192]: handle empty inputparams
* Merge remote-tracking branch 'origin/main' into CDE-New
* Merge remote-tracking branch 'origin/main' into CDE-New
* feat: [CDE-207]: Use SCM api hook (#2499)

* feat: [CDE-207]: Updated Strings
* feat: [CDE-207]: Use SCM api hook
* feat: fixed string issue (#2476)

* feat: [CDE-211]: fixed lint issues
* feat: [CDE-211]: fixed lint issues
* feat: fixed string issue
* feat: fixed string issue (#2474)

* feat: fixed string issue
* add ssh identifier in map functions in gitness store
* add ssh fields in types
* feat: fixed GitspaceCodeRepoType in create payload
* feat: updated common hooks
* feat: update for listing
* feat: update for listing
* feat: removed cde folder
* feat: [CDE-177]: Update listing page for CDE
2024-08-16 06:46:02 +00:00
..
check.go feat: add start and end time to check (#958) 2024-01-18 00:17:45 +00:00
ci_status.go [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
codeowner_violation.go feat: add codeowner validate api (#733) 2023-10-30 22:16:39 +00:00
common.go Support soft delete, restore and purge repos plus a cleanup job for old deleted repos (#1005) 2024-02-14 01:39:39 +00:00
encoding.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
git.go [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
gitspace_access_type.go feat: [CDE-83]: Added base types for gitspaces (#2170) 2024-07-04 09:25:45 +00:00
gitspace_action_type.go feat: [CDE-83]: Added base types for gitspaces (#2170) 2024-07-04 09:25:45 +00:00
gitspace_cope_repo_type.go feat: [CDE-192]: updated missing swagger (#2430) 2024-08-08 06:49:37 +00:00
gitspace_entity_type.go feat: [CDE-126]: Addressing review comments. (#2171) 2024-07-05 11:20:09 +00:00
gitspace_event_type.go feat: [CDE-174]: Adding logic to restart gitspaces. (#2239) 2024-07-17 09:28:29 +00:00
gitspace_instance_state_type.go feat: [CDE-127]: read multi-table and multi query data in a single SQL txn (#2193) 2024-07-10 07:10:54 +00:00
gitspace_state_type.go feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
ide.go feat: [CDE-92]: Container orchestrator and IDE service 2024-07-05 05:28:31 +00:00
infra_event.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00
infra_provider_type.go feat: [CDE-212]: Add migration for new table ovh_task_details (#2428) 2024-08-08 10:50:05 +00:00
infra_status.go feat: [CDE-220]: Adding gitspace instance identifier to infra provisioning. Adding checks to ensure infra status is always same as required. Adding infra status type error enum. Adding util method to derive gitspace container name. Cleaning parameters to use values instead of references. Refactoring fields for infra struct to make them more explicit. Adding config to read agent port and pass it on to infra provider for provisioning and finding. (#2411) 2024-08-07 02:29:10 +00:00
job.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
label.go Add label feature (#2073) 2024-07-25 14:57:56 +00:00
membership_role.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
membership.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
order_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
order.go List all Repos at Account level or Space Level recursively (#999) 2024-02-21 16:59:44 +00:00
permission.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
principal.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
provisioning_type.go feat: [CDE-203]: Making infra processing async. (#2325) 2024-08-01 10:01:31 +00:00
public_key.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
public_resource.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
pullreq.go Add pullreq label activities (#2296) 2024-08-01 19:20:54 +00:00
repo.go pull request import (#2121) 2024-07-06 00:46:36 +00:00
resolver_kind.go Templates support for v1 pipelines (#955) 2024-01-12 11:02:31 +00:00
resolver_type.go Templates support for v1 pipelines (#955) 2024-01-12 11:02:31 +00:00
resource.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
rule.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
scm.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
settings.go Adding Repo Level Settings (#1145) 2024-03-28 03:36:15 +00:00
space.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
sse.go feat: [CDE-127]: Adding changes to include logging in container orchestration's start flow. (#2192) 2024-07-10 10:25:41 +00:00
token.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
trigger_actions.go feat: add pr merge webhook and trigger (#928) 2023-12-20 09:40:16 +00:00
trigger_events.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
user_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
webhook.go add pr-updated webhook (#2247) 2024-07-25 09:56:41 +00:00