3567 Commits

Author SHA1 Message Date
Ansuman Satapathy
c7470a71a6
CDE fix issues (#3639)
- Fixed issue enabling support for all IDEs.
- Corrected access checks for Gitspace creation.
- Disabled usage limiter for local Gitspaces.

---------

Co-authored-by: Shashank Bandaru <bandaru.shashank@harness.io>
Co-authored-by: Dhruv Dhruv <dhruv@harness.io>
Co-authored-by: Deepak Bhatt <deepak.bhatt@harness.io>
v3.3.0
2025-08-14 13:02:16 +05:30
Shashank Bandaru
8764dddb37 chore: [CDE-877]: Commented out the editgitspace option from dropdowns (#4283)
* chore: [CDE-877]: Commented out the editgitspace option from dropdowns
2025-08-12 12:06:47 +00:00
Vikyath Harekal
16b3b54cb3 feat: [CDE-992]: Fetch previous infra for start/resume requests (#4274)
* feat: [CDE-992]: fix lint (#4280)

* feat: [CDE-992]: fix lint

* feat: [CDE-992]: update disallowed when in error state

* feat: [CDE-992]: refactor

* feat: [CDE-992]: fix lint

* feat: [CDE-992]: refactor

* feat: [CDE-992]: refactor

* feat: [CDE-992]: update logs

* feat: [CDE-992]: Fetch previous infra for start/resume requests
2025-08-12 08:34:36 +00:00
Shashank Bandaru
5d3e9b030a fix: [CDE-877]: Changed the edit gitspace note (#4273)
* fix: [CDE-877]: Changed the edit gitspace note
2025-08-12 05:40:09 +00:00
Vikyath Harekal
a88edbcd3e feat: [CDE-969]: filter out current resource from the list (#4272)
* feat: [CDE-969]: filter out current resource from the list
2025-08-11 15:09:23 +00:00
Sourabh Awashti
1a52f38460 feat:[AH-1244]: NPM package async processing (#4031)
* feat:[AH-1244]: removed post processing

* feat:[AH-1244]: removed post processing

* feat:[AH-1244]: remove post processing

* Merge branch 'main' into AH-1244

* feat:[AH-1244]: Fix checks

* feat:[AH-1244]: merge conflicts

* feat:[AH-1244]: review changes

* feat:[AH-1244]: NPM package async processing
2025-08-11 10:53:42 +00:00
Shashank Bandaru
8005989b74 feat: [CDE-877]: Added UI for editgitspace feature (#4262)
* feat: [CDE-877]: Added UI for editgitspace feature
2025-08-11 08:33:35 +00:00
Vikyath Harekal
f7420cb02f feat: [CDE-982]: Move gitspace instance marked for infra reset to pending_cleanup state (#4270)
* feat: [CDE-982]: Move gitspace instance marked for infra reset to pending_cleanup state
2025-08-11 05:18:12 +00:00
Pragyesh Mishra
87734619f1 [feat]: [AH-1701]: huggingface metadata side fixes (#4255)
* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix migration

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix metadata

* [feat]: [AH-1701]: fix migration files

* [feat]: [AH-1701]: fix migration files

* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-1701-fix

* [feat]: [AH-1701]: fix artifact files

* [feat]: [AH-1701]: fix artifact files

* [feat]: [AH-1701]: huggingface changes

* [feat]: [AH-1701]: huggingface changes

* [feat]: [AH-1701]: hugging
2025-08-11 03:18:36 +00:00
Atefeh Mohseni Ejiyeh
21688e53ff fix: [CODE-4320] scan secrets independent of push rules (#4266) 2025-08-08 21:55:09 +00:00
Darko Draskovic
fd20e8486d hotfixpreqa: [CODE-4317]: Add bypassed to push rules (#4251)
* 4bfa64 Add bypasse check to push rule backfill violations method

* 3a0f13 Merge remote-tracking branch 'origin/main' into dd/push-rules-bypass

* 17d20c Add bypassed to user rules
2025-08-08 12:34:12 +00:00
Shivanand Sonnad
303e6ad976 feat: [AH-1696]: add some more metadata in general information (#4263)
* feat: [AH-1696]: resolve PR comments

* feat: [AH-1696]: support listing files in global artifact list page

* feat: [AH-1696]: add some more metadata in general information
2025-08-08 11:06:24 +00:00
Vikyath Harekal
140577e840 feat: [CDE-958]: Check is not final state (#4261)
* feat: [CDE-958]: Check is not final state
2025-08-08 08:11:40 +00:00
Johannes Batzill
1a2b17df7d fix: [CODE-4318] Allow to bypass push rules via push (#4253) 2025-08-08 06:53:41 +00:00
Atefeh Mohseni Ejiyeh
21c5ce42ae fix: [CODE-4271] Git LFS upload vulnerability with random OID (#4235) 2025-08-08 06:40:55 +00:00
Vikyath Harekal
be0de1abd3 feat: [CDE-958]: Mark old instance error and create new one in case of markedForInfraReset (#4258)
* feat: [CDE-958]: Mark old instance error and create new one in case of markedForInfraReset

* feat: [CDE-958]: Mark old instance error and create new one in case of markedForInfraReset

* feat: [CDE-958]: Mark old instance error and create new one in case of markedForInfraReset
2025-08-08 06:35:43 +00:00
Shivanand Sonnad
64fb37adb0 feat: [AH-1696]: implement general info details for hugging face (#4243)
* feat: [AH-1696]: fix issue with tree view navigation for huggingface artifact type

* feat: [AH-1696]: fix navigation issues in harness-code

* feat: [AH-1696]: implement changes required for new api changes

* feat: [AH-1696]: implement general info details for hugging face
2025-08-08 06:32:58 +00:00
Karan Saraswat
8d0fda812b feat: [CODE-4309]: Address feedback comments for webhook audit logs changes (#4245)
* f3d933 feat: [CODE-4309]: Address feedback comments for webhook audit logs changes
2025-08-08 06:18:19 +00:00
Pragyesh Mishra
e18a396713 [feat]: [AH-1701]: fix migration file names (#4256)
* [feat]: [AH-1701]: fix migration file names
2025-08-08 03:59:11 +00:00
Deepak Bhatt
e3b6bab61a feat: [CDE-947]: add more status for list gitspace filter (#4244)
* feat: [CDE-947]: add more status for list gitspace filter
2025-08-08 03:12:01 +00:00
Pragyesh Mishra
be66596ee5 [feat]: [AH-1701]: changes to support artifact type for hugging face (#4242)
* [feat]: [AH-1701]: fixed tests

* [feat]: [AH-1701]: fixed tests

* Merge branch 'AH-1701-hugging-face-add-image-type' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-1701-hugging-face-add-image-type

* [feat]: [AH-1701]: validate artifact type

* Apply suggestion from code review

* Apply suggestion from code review

* Apply suggestion from code review

* [feat]: [AH-1701]: changes to support artifact type
2025-08-07 21:15:57 +00:00
Salvador Hernandez
7a1bdce27a
Update ssh port mapping for docker command in README (#3638)
fixes #3637
2025-08-07 16:05:59 +01:00
Pragyesh Mishra
a3e562f233 [feat]: [AH-1701]: huggingface package apis (#4223)
* [feat]: [AH-1701]: pr review and checks

* [feat]: [AH-1701]: pr review and checks

* [feat]: [AH-1701]: pr review and checks

* [feat]: [AH-1701]: pr review and checks

* [feat]: [AH-1701]: pr review and checks

* Update audit/audit.go

* harness-auto-fix created this fix

* harness-auto-fix created this fix

* [feat]: [AH-1701]: pr review and checks

* [feat]: [AH-1701]: huggingface package apis
2025-08-07 10:07:17 +00:00
Shivanand Sonnad
d9b32f1748 feat: [AH-1653]: fix showing incorrect entity scope (#4241)
* feat: [AH-1653]: fix showing incorrect entity scope
2025-08-07 10:05:24 +00:00
Deepak Bhatt
20ebce6814 feat: [CDE-947]: add scope filter for list gitspace (#4228)
* feat: [CDE-947]: add scope filter for list gitspace
2025-08-07 09:52:51 +00:00
Vikyath Harekal
e2d0483617 feat: [CDE-969]: Refactor resource filtering logic (fixes current resource getting filtered out) (#4237)
* feat: [CDE-969]: Refactor resource filtering logic

* feat: [CDE-969]: refactor

* feat: [CDE-969]: return empty list

* feat: [CDE-969]: return err if current resource id is not found
2025-08-07 05:39:18 +00:00
Shivanand Sonnad
566dbf9f63 feat: [AH-1488]: implement opa policy select in registry config for quarantine feature (#4200)
* feat: [AH-1488]: resolve PR comments

* feat: [AH-1488]: update policy type and policy action for registry config

* feat: [AH-1488]: implement opa policy select in registry config for quarantine feature
2025-08-07 05:26:18 +00:00
Shivanand Sonnad
f1dc9a2209 feat: [AH-1488]: support manual quarantine and manual remove from quarantine action on version (#4201)
* feat: [AH-1488]: resolve failing PR checks

* feat: [AH-1488]: update icon size

* feat: [AH-1488]: fix refresh table conent after changing quarantine status

* feat: [AH-1488]: implement icon and badge changes for quarantine feature

* feat: [AH-1488]: support manual quarantine and manual remove from quarantine action on version
2025-08-07 05:10:17 +00:00
Shivanand Sonnad
6119bbbcfe feat: [AH-1696]: add support for huggingface artifact type in version factory (#4231)
* feat: [AH-1696]: resolve PR comments

* feat: [AH-1696]: add support for huggingface artifact type in version factory
2025-08-07 05:09:22 +00:00
Sourabh Awashti
4ab0bd9161 feat:[AH-1624]: fix for quarantine list API (#4232)
* feat:[AH-1624]: fix for quarantine list API

* feat:[AH-1624]: fix for quarantine list API

* feat:[AH-1624]: fix for quarantine list API

* feat:[AH-1624]: fix for quarantine list API
2025-08-07 05:05:40 +00:00
Shivanand Sonnad
e14b28db67 feat: [AH-1696]: add new package type Huggingface and made changes in routes to support artifact type (#4217)
* feat: [AH-1696]: fix issue with routings

* feat: [AH-1696]: fix failing unit tests

* feat: [AH-1696]: use enum instead of type for artifact type

* feat: [AH-1696]: refactor tree view utils to handle based on entity type

* feat: [AH-1696]: update tree view to support artifact type

* feat: [AH-1696]: add artifact type in gitness routes

* feat: [AH-1696]: update har-api service and uicore to include new icons

* feat: [AH-1696]: add new package type Huggingface and made changes in routes to support artifact type
2025-08-06 13:49:14 +00:00
Karan Saraswat
6a77d3322f fix: [CODE-4297]: Fix default reviewer getting removed from the list on adding if added via search from dropdown (#4229)
* ae78de removed extra prop passed

* 56c707 fix: [CODE-4297]:  Fix default reviewer getting removed from the list on adding if added via search from dropdown (#4230)

* 3820fd fix: [CODE-4297]:  Fix default reviewer getting removed from the list on adding if added via search from dropdown
2025-08-06 12:28:47 +00:00
Shashank Bandaru
fe023b3051 fix: [CDE-963]: Modified the text in the cloud and machine types in admin settings (#4227)
* fix: [CDE-963]: Modified the text in the cloud and machine types in admin settings
2025-08-06 08:21:14 +00:00
Shashank Bandaru
f33b68629f fix: [CDE-963]: Added back the identifier field in infra config creation form (#4226)
* fix: [CDE-963]: Added back the identifier field in infra config creation form
2025-08-06 06:58:52 +00:00
Arvind Choudhary
653c7743b7 feat: [AH-1715]: Fixed all context issues (#4207)
* [AH-1715]: format fix

* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-1715-fix-context

* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-1715-fix-context

* [AH-1715]: More changes

* [AH-1715]: Fixed all context issues

* [AH-1715]: Fixed all context issues

* [AH-1715]: Fixed all context issues

* [AH-1715]: First pass of context fixing done
2025-08-06 06:21:26 +00:00
Sourabh Awashti
694a464f14 feat:[AH-1505]: AQ changes for OCI artifacts (#4138)
* feat:[AH-1505]: review changes

* feat:[AH-1624]: fix checks

* feat:[AH-1505]: merge conflicts

* feat:[AH-1505]: merge conflicts

* feat:[AH-1505]: review changes

* feat:[AH-1505]: fix tests

* feat:[AH-1505]: fix tests

* feat:[AH-1505]: review changes

* feat:[AH-1505]: AQ changes for OCI artifacts

* feat:[AH-1505]: AQ changes for OCI artifacts
2025-08-06 05:43:03 +00:00
Vikyath Harekal
24d7bc2321 feat: [CDE-970]: Delete infra directly in case of non-docker. No need to remove container first. For docker, delete container failure should fail the entire flow (#4225)
* feat: [CDE-970]: Delete infra directly in case of non-docker. No need to remove container first. For docker, delete container failure should fail the entire flow
2025-08-06 05:33:27 +00:00
Shashank Bandaru
7a1144b2f9 fix: [CDE-960]: fixed gitspace name field issue, title alignment ,modified machine & region fields in gitspace listing (#4221)
* fix: [CDE-960]: fixed gitspace name field issue, title alignment ,modified  machine & region fields in gitspace listing
2025-08-06 04:22:49 +00:00
Johannes Batzill
e5724693ca fix: [CODE-4282]: Fix webhook execution retrigger not having an ID (#4194) 2025-08-05 23:32:03 +00:00
Sourabh Awashti
9c8c05005e feat:[AH-1624]: quarantine API listing changes (#4214)
* feat:[AH-1624]: fix checks

* feat:[AH-1624]: fix checks

* feat:[AH-1624]: review changes

* feat:[AH-1624]: merge conflicts

* feat:[AH-1624]: quarantine API listing changes

* feat:[AH-1624]: review changes

* feat:[AH-1624]: listing API changes for quarantine artifacts

* feat:[AH-1624]: listing API changes for quarantine artifacts
2025-08-05 16:20:02 +00:00
Shashank Bandaru
9470e0a1bf chore: [CDE-963]: Updated UI and API requests for infrastructure provider configuration (#4216)
* chore: [CDE-963]: Updated UI and API requests for infrastructure provider configuration
2025-08-05 15:28:39 +00:00
Shivanand Sonnad
98c2443cc8 feat: [AH-1563]: implement scope selector for account and org level registry list page (#4169)
* feat: [AH-1653]: fix ui failing unit tests

* feat: [AH-1653]: integrate new api client changes

* feat: [AH-1653]: resolve PR comments

* feat: [AH-1653]: resolve PR comments

* feat: [AH-1563]: implement scope selector for account and org level registry list page

* feat: [Ah-1653]: implement UI changes for scope filter on account and org registry listing page

* feat: [AH-1653]: support scope selector for account and org level registry listing page
2025-08-05 13:09:53 +00:00
Enver Biševac
2880f22a65 fix: [CODE-2548]: skip custom headers, do not return early from func (#4211)
* 8dbf74 skip custom headers, do not return early from func
2025-08-05 09:36:45 +00:00
Vikyath Harekal
49035e75bc feat: [CDE-958]: Disallow PD size increase in phase 1 (#4212)
* fix: [CDE-923]: Fixing lint issues

* fix: [CDE-923]: Fixing lint issues

* feat: [CDE-958]: Disallow PD size increase in phase 1
2025-08-05 09:35:04 +00:00
Vikyath Harekal
bec66f55ac feat: [CDE-888]: Allow updates for infra resources in sync-all flow only (#4209)
* feat: [CDE-888]: update gitness

* feat: [CDE-888]: Allow updates for infra resources in sync-all flow only

* feat: [CDE-888]: Allow updates for infra resources in sync-all flow only

* feat: [CDE-888]: Allow updates for infra resources in sync-all flow only

* feat: [CDE-888]: Allow updates for infra resources in sync-all flow only
2025-08-05 07:06:36 +00:00
Shivanand Sonnad
1dd268dc58 feat: [AH-1652]: Support recursive registry list and add path to registry list api (#4157)
* feat: [AH-1652]: update allowed scope list

* feat: [AH-1652]: resolve PR comments

* feat: [AH-1652]: resolve PR comments

* feat: [AH-1652]: resolve PR comments

* feat: [AH-1652]: update recursive param to enum UP and DOWN instead of 1, -1

* feat: [AH-1652]: add path to registry list response

* feat: [AH-1652]: Update registry listing api to support recursive listing
2025-08-05 04:09:37 +00:00
Abhinav Singh
c222bdf13f feat: [CODE-4285]: fix github ci lint (#4205)
* feat: [CODE-4285]: fix github ci lint
2025-08-04 16:40:27 +00:00
Enver Biševac
452283bb09 fix: [CODE-4242]: list only active repos for repo size calculation (#4181)
* 98d897 requested changes

* f0d4fc requested changes by AI

* 5cbb58 list only active repos for repo size calculation
2025-08-04 13:27:42 +00:00
Karan Saraswat
f4b6ec8753 feat: [CODE-4214]: Implement auditing for webhook creation and changes (#4182)
* eec4f4 able to marshal webhook yaml

* 98f520 call audit logs method in the dedicated methods

* a5ec93 send old objects too to audit service

* 795c6b feat: [CODE-4214]: Implement auditing for webhook creation and changes
2025-08-04 12:03:43 +00:00
Pragyesh Mishra
49087c6971 [feat]: [AH-1701]: API contract for huggingface (#4197)
* [feat]: [AH-1701]: API contract for huggingface

* [feat]: [AH-1701]: API contract for huggingface

* [feat]: [AH-1701]: API contract for huggingface
2025-08-04 10:15:49 +00:00