Ansuman Satapathy
d9d00e9e06
feat: [CDE-481]: for the plugin, only show self gitspaces ( #2997 )
...
* feat: [CDE-481]: for the plugin, only show self gitspaces
* feat: [CDE-481]: for the plugin, only show self gitspaces
2024-11-14 03:52:22 +00:00
Shivakumar Ningappa
a63e2ca2a0
feat: [AH-658]: perform various query optimizations to improve docker pull and other operations ( #2994 )
...
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
* feat: [AH-658]: perform various query optimizations to improve docker pull and other operations
2024-11-13 21:45:08 +00:00
Deepak Bhatt
f3713715c4
feat: [CDE-483]: add lastupdated filter ( #2992 )
...
* add lastupdated filter
2024-11-13 11:55:46 +00:00
Neel Khamar
0ae23353c7
feat: [CDE-456]: Sorting functionality code changes ( #2984 )
...
* UI Fixes
* UI Fixes
* Reolved lint warnings
* Reolved lint warnings
* Reolved lint warnings
* Reolved lint warnings
* Reolved lint warnings
* Resolved PR comments
* Sorting functionality code changes
* Generic code changes
2024-11-13 10:59:23 +00:00
Deepak Bhatt
e077918d6f
feat: [CDE-483]: add cleanup action ( #2991 )
...
* fix lint
* fix logs
* add cleanup action
2024-11-13 10:52:46 +00:00
Deepak Bhatt
622f6d232c
fix: [CDE-483]: modify remove gitspace func ( #2989 )
...
* add debug log
* capture error
* modify remove gitspace func
2024-11-13 09:11:26 +00:00
Ansuman Satapathy
94ec638b7b
feat: [CDE-470]: remove redundant logging lines for post commands gitspaces ( #2988 )
...
* feat: [CDE-470]: remove redundant logging lines for post commands gitspaces
2024-11-13 08:50:08 +00:00
Neel Khamar
8c854a750a
feat: [CDE-443]: Gitspace detail changes and tooltip code changes ( #2940 )
...
* Latest changes from main branch
* Resolved PR comments
* Resolved PR comments
* Gitspace detail changes and tooltip code changes
2024-11-13 08:40:44 +00:00
Abhishek Bane
066de3515b
fix: [AH-614]: add Generic Artifact create form ( #2983 )
...
* fix: [AH-615]: add test case for Generic Artifact type disabled
* feat: [AH-614]: add generic type in unit test cases
* fix: [AH-614]: add Generic Artifact create form
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-13 08:02:43 +00:00
Abhinav Singh
c7d9a9d69c
fix: [CODE-2728]: fix webhook internal url to not read from db ( #2985 )
...
* fix: [CODE-2728]: fix webhook internal url to not read from db
2024-11-13 02:02:59 +00:00
Johannes Batzill
321491057a
fix: [CODE-2748]: Improve PR activity message for force push ( #2975 )
2024-11-12 17:55:57 +00:00
Shivakumar Ningappa
edf01c5a9b
fix: [AH-585]: add index to improve query performance found during load testing ( #2982 )
...
* fix: [AH-585]: add index to improve query performance found during load testing
2024-11-12 13:18:42 +00:00
Shivanand Sonnad
92bea1dfbf
feat: [AH-609]: Add unit tests for create virtual registry flow ( #2944 )
...
* feat: [AH-609]: pass not supported type instead of GENERIC
* feat: [AH-609]: Add unit tests for create virtual registry flow
2024-11-12 12:34:34 +00:00
Neel Khamar
042df435bd
feat: [CDE-456]: Dropdown filter changes for status and owner fields ( #2970 )
...
* Resolved PR comments
* Resolved PR comments
* Resolved PR comments
* Resolved PR comments
* Resolved PR comments
* Dropdown filter changes for status and owner fields
2024-11-12 10:05:27 +00:00
Ansuman Satapathy
0298578a43
feat: [CDE-461]: add logging levels to the gitspace logger. ( #2981 )
...
* feat: [CDE-461]: add logging levels to the gitspace logger.
2024-11-12 09:03:07 +00:00
Ansuman Satapathy
50fe99a564
feat: [CDE-461]: parameterize bindMount type for devcontainer setup. ( #2979 )
...
* feat: [CDE-461]: parameterize bindMount type for devcontainer setup.
* feat: [CDE-461]: parameterize bindMount type for devcontainer setup.
2024-11-12 08:19:43 +00:00
Abhishek Bane
86312eddf0
feat: [AH-639]: add feature flag code ( #2973 )
...
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-12 08:14:45 +00:00
Dhruv Dhruv
6200fa9844
fix: [CDE-478]: Setting the first value of gits_last_heartbeat field equal to gits_active_time_started when a gitspace is confirmed to be running by the container orchestrator. ( #2978 )
...
* fix: [CDE-478]: Setting the first value of gits_last_heartbeat field equal to gits_active_time_started when a gitspace is confirmed to be running by the container orchestrator.
2024-11-12 08:01:59 +00:00
Dhruv Dhruv
1781c3be70
feat: [CDE-430]: Providing a user friendly error message whenever an instance goes to error state. ( #2977 )
...
* feat: [CDE-430]: Providing a user friendly error message whenever an instance goes to error state.
2024-11-12 05:58:28 +00:00
Ansuman Satapathy
42c76929c5
fix: [CDE-461]: gitspaces handle stopping correctly ( #2976 )
...
* feat: [CDE-461]: gitspaces handle stopping correctly
2024-11-12 05:14:42 +00:00
Johannes Batzill
ccce5ad646
fix: [CODE-2717]: Modify Sync to take DefaultBranch as input ( #2962 )
2024-11-11 23:18:28 +00:00
Ansuman Satapathy
4d4917eddc
feat: [CDE-461]: gitspaces expose the container methods ( #2974 )
...
* feat: [CDE-461]: gitspaces expose the container methods
* feat: [CDE-461]: gitspaces expose the container methods
* feat: [CDE-461]: gitspaces expose the container methods
* feat: [CDE-461]: gitspaces expose the container methods
* feat: [CDE-461]: gitspaces expose the container methods
* feat: [CDE-461]: gitspaces expose the container methods
2024-11-11 18:09:38 +00:00
Ansuman Satapathy
c635effd2f
feat: [CDE-461]: expose the step methods ( #2969 )
...
* feat: [CDE-461]: expose the step methods
* feat: [CDE-461]: expose the step methods
* feat: [CDE-461]: expose the step methods
2024-11-11 12:06:42 +00:00
Ritik Kapoor
aa7bb45eb9
feat: [CODE-2467]: add pullreq_label_assigned as a webhook trigger event ( #2945 )
...
* fix: [code-2505] lint checks
* feat: [code-2467] add pullreq_label_assigned as a webhook trigger event
2024-11-11 12:00:57 +00:00
Abhishek Bane
7704d86db1
chore: [AH-612]: add test cases for Registry Artifact list ( #2965 )
...
* fix: [AH-612]: fix reg_identifier value and test case
* chore: [AH-612]: fix repository test case
* chore: [AH-612]: add test cases for Registry Artifact list
* fix: [AH-636]: fix clearing of filters
2024-11-11 11:41:45 +00:00
Pragyesh Mishra
0f4df14661
[fix]: [AH-487]: added oci prefix in helm pull command ( #2968 )
...
* [fix]: [AH-487]: added oci prefix in helm command
2024-11-11 10:30:11 +00:00
Ansuman Satapathy
d4c7f6930c
feat: [CDE-461]: abstract logger for docker, gitspace setup steps ( #2966 )
...
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
* feat: [CDE-461]: abstract logger for docker, gitspace setup steps
2024-11-11 10:16:26 +00:00
Ansuman Satapathy
3cdbf05237
feat: [CDE-461]: HOSS support for Port Forwarding And Environments ( #2964 )
...
* feat: [CDE-461]: register steps and run
* feat: [CDE-461]: register steps and run
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: breakdown embedded docker
* feat: [CDE-461]: linting
* feat: [CDE-461]: linting
* fix: [CDE-461]: clean-up
* feat: [CDE-461]: added docker port forward
* feat: [CDE-461]: added port forward support
2024-11-11 04:22:14 +00:00
Abhinav Singh
ea9f3af325
fix: [CODE-2728]: fix webhook internal url to not read from db ( #2953 )
2024-11-09 00:46:41 +00:00
Karan Saraswat
123969c7e1
feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API ( #2958 )
...
* fixed go lint
* fixed go lint
* feat: [CODE-23137]: added execution summary data to list space pipelines API
2024-11-08 19:08:20 +00:00
Marko Gaćeša
b630e9f248
feat: [CODE-2702]: fix string search by '_' or '%' ( #2959 )
...
* fix string search by '_' or '%'
2024-11-08 16:27:51 +00:00
Karan Saraswat
0cd3e0693f
feat: [PIPE-22871]: API for listing executions for a project/space ( #2941 )
...
* fixed go lint
* added header
* Apply suggestions from code review
* feat: [PIPE-22871]: added filters for list space executions API
* feat: [PIPE-22871]: count of pipelines db query will be run if there is more than 1 page
* removed pipelineId ans repoId from executionPipelineRepoJoin
* fixed go lint
* addressed review comments
* Apply suggestions from code review
* Apply suggestions from code review
* fixed lint
* feat: [PIPE-22871]: API for listing executions for a project/space
2024-11-08 11:55:40 +00:00
Ansuman Satapathy
565820fbc8
fix: [CDE-469]: remove pointer types from gitspace scm ( #2956 )
...
* fix: [CDE-461]: remove pointer types from gitspace scm
* fix: [CDE-461]: remove pointer types from gitspace scm
* fix: [CDE-461]: remove pointer types from gitspace scm
2024-11-08 09:51:59 +00:00
Neel Khamar
e3f56f5a3d
fix: [CDE-468]: Added a check to differentiate between CDE Gitspace and Gitness ( #2955 )
...
* Re-trigger Build
* Bug Fix
2024-11-08 09:05:44 +00:00
Johannes Batzill
2f54f4003a
fix: [CODE-2710]: block numeric identifier for root spaces ( #2952 )
2024-11-07 21:59:16 +00:00
Andreas Deininger
ff2da8563e
[GH] Fix typos ( #3566 )
...
This PR fixes various typos i spotted in the project.
2024-11-07 11:34:07 -08:00
Marko Gaćeša
7336cab958
feat: [CODE-2702]: fix string search by '_' or '%' ( #2946 )
...
* fix string search by '_' or '%'
2024-11-07 15:09:35 +00:00
Deepak Bhatt
d6f64c8af6
feat: [CDE-460]:filter events for cde ( #2950 )
...
* filter events
2024-11-07 14:11:51 +00:00
Deepak Bhatt
16dd28329b
fix: [CDE-462]:add migration script ( #2947 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-migration-script
* update migration script
* add migration file
* fix query
* add migration script
2024-11-07 13:33:25 +00:00
Ansuman Satapathy
0469b4352e
feat: [CDE-466]: added a transient state during deletion ( #2949 )
...
* feat: [CDE-466]: added a transient state during deletion
* feat: [CDE-466]: added a transient state during deletion
2024-11-07 13:17:04 +00:00
Ansuman Satapathy
cb200c85c3
feat: [CDE-460]: added events for resetting infra ( #2948 )
...
* feat: [CDE-460]: added events for resetting infra
2024-11-07 10:15:47 +00:00
Neel Khamar
72b0431b25
fix: [CDE-442]: Branch url changes and minor UI fixes for create gitspace ( #2937 )
...
* Newly updated swagger file
* Pushed the newly generated index.tsx file for interface
* Removed the manually added parameter
* Styling fix using css
* Branch url and UI Fixes
2024-11-06 11:57:08 +00:00
Shivanand Sonnad
1275064dd0
feat: [AH-611]: add unit tests for registry list page ( #2927 )
...
* feat: [AH-611]: add unit tests for registry list page
2024-11-06 11:05:57 +00:00
Ritik Kapoor
68db486133
fix: [CODE-1577] include pr author in browser param in PR listing page ( #2868 )
...
* fix: [CODE-1577] remove redundant code
* refactor: [code-1577] address comments
* fix: [code-1577] lint
* fix: [CODE-1577] address comments
* fix: [code-1577] lint
* fix: [code-1577] lint
* fix: [code-1577] lint
* fix: [code-1577] lint
* feat: [code-1577] add author in URL
2024-11-06 10:20:51 +00:00
Deepak Bhatt
1c43fbde25
fix: [CDE-202]: handle cleanup-old-instance event with correct gitspace instance ( #2939 )
...
* fix cleanup-old-instance task
2024-11-06 10:06:32 +00:00
Karan Saraswat
0e58c3da0b
feat: [PIPE-22870]: rename operationId for space pipelines' listing API ( #2938 )
...
* feat: [PIPE-22870]: rename operationId for space pipelines' listing API
2024-11-06 09:25:36 +00:00
Deepak Bhatt
f79d785f60
fix: [CDE-438]: modify filter logic for marked-for-deletion field ( #2935 )
...
* modify delete api
* modify filter logic for marked-for-deletion field
2024-11-06 08:06:56 +00:00
Arvind Choudhary
0871584eaa
feat: [AH-431]: Updated registry url generation for Vanity flows ( #2933 )
...
* [AH-431]: Updated registry url generation
2024-11-06 07:35:16 +00:00
Deepesh Kumar
0586b5e780
feat: [CDE-265]: Fixed repo dropdown when changing repo type ( #2623 )
...
* chore: Sync main
* feat: [CDE-265]: Fixed repo dropdown when changing repo type
2024-11-06 07:30:07 +00:00
Deepesh Kumar
ba5fb10683
feat: [CDE-458]: updated last activated in gitspace listing ( #2936 )
...
* feat: [CDE-458]: updated last activated in gitspace listing
2024-11-06 07:06:30 +00:00