3505 Commits

Author SHA1 Message Date
Shivanand Sonnad
08e3d43865 feat: [AH-1370]: implement create and delete artifact webhook event for cargo package (#3916)
* feat: [AH-1370]: implement create and delete artifact webhook event for cargo package
* feat: [AH-1370]: create artifact and delete artifact webhook implementation for cargo packages
2025-06-30 10:45:35 +00:00
Karan Saraswat
9d1221c515 feat: [CODE-4031]: Don't render scope level filter for standalone mode (#3944)
* feat: [CODE-4031]: Don't render scope level filter for standalone mode
2025-06-30 07:40:13 +00:00
Shivanand Sonnad
ac1b9197a3 feat: [AH-1482]: Implement a regenerate package index api (#3936)
* feat: [AH-1482]: update method to PUT for regenerate package index api
* [AH-1482]: Implement a regenerate package index api
* [AH-1482]: Implement a regenerate package index api
2025-06-30 06:07:43 +00:00
Karan Saraswat
f0258523f6 feat: [CODE-4031]: Feedback around repo listing page and PR banners (#3942)
* feat: [CODE-4031]: Feedback around repo listing page and PR banners
2025-06-30 05:38:51 +00:00
Atefeh Mohseni Ejiyeh
8ff2b93e63 feat: [CODE-3959] Use updateRepoMetadata to update the repo archive state (#3884) 2025-06-27 21:55:40 +00:00
Karan Saraswat
5fb83cabc0 feat: [CODE-3980]: Add scope filter and sorting options to repo listing page (#3913)
* fixed formatting
* fix: [CODE-3980]: renamed query param from recursive to subspace for consistency with the PR listing page
* added lineClamp property for relativeSpaceRef
* addressed review comments
* feat: [CODE-3980]: [CODE-2778]: addressed review comments for adding filter and sorting options for list repo component
* fixed lint
* changed the width of the columns
* feat: [CODE-3980]: Add scope filter and sorting options to repo listing page
2025-06-27 17:33:59 +00:00
Karan Saraswat
e10b3abc21 feat: [CODE-3838]: Show Create PR Banner on Recently Pushed Branch (#3919)
* feat: [CODE-3838]: added banners to PR listing page
* fixed formatting for css files
* fixed ui lint errors
* fixed ui lint errors
* fix: [CODE-3838]: changed the banner colour to green and placed it in the ContentHeader component
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-3838
* feat: CODE-3838]: Show  Banner on Recently Pushed Branch
2025-06-27 17:33:16 +00:00
Karan Saraswat
6f699efed8 fix: [CODE-4025]: Fix sorting for repos on the basis of identifier and state (#3935)
* fix: [CODE-4025]: Fix sorting for repos on the basis of identifier and state
2025-06-27 17:23:22 +00:00
Sourabh Awashti
38cc9677a3 feat:[AH-1286]: fix older command to download generic artifact (#3937)
* feat:[AH-1286]: fix older command to download generic artifact
* feat:[AH-1286]: fix older command to download generic artifact
2025-06-27 09:30:21 +00:00
Arvind Choudhary
e362d21aff feat: [AH-1297]: Docker pull / push optimisations (#3902)
* [AH-1297]: Updated indexes
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-1297-performance-oci
* [AH-1297]: Merge commit
* [AH-1297]: revert local env
* [AH-1297]: Major changes
* [AH-1297]: Major changes
* [AH-1297]: updated reg
* [AH-1297]: Current changes
* [AH-1297]: Updated more code
* [AH-1297]: temp changes
* [AH-1297]: Updated registry fetches
* [AH-1297]: temp changes
2025-06-27 07:17:28 +00:00
Ansuman Satapathy
fa12effcce feat: [CDE-816]: clean-up messages and force reset gitspace infrastructure (#3934)
* feat: [CDE-816]: clean-up messages
* feat: [CDE-816]: added API to reset gitspaces.
2025-06-27 06:16:38 +00:00
Shivanand Sonnad
a093e77842 fix: [AH-1367]: fix failing pull from upstream created on account/org scope for project level registries (#3932)
* fix: [AH-1367]: fix failing pull from upstream created on account/org scope for project level registries
2025-06-26 14:51:49 +00:00
Pragyesh Mishra
69f6cfdc44 [feat]: [AH-1389]: get artifact file (#3922)
* [fix]: [AH-1389]: Fixed pr checks
* [fix]: [AH-1389]: Fixed pr checks
* [fix]: [AH-1389]: Fixed pr checks
* [fix]: [AH-1389]: Fixed pr checks
* [feat]: [AH-1389]: Get Artifact File API
* [feat]: [AH-1389]: Get Artifact File API
* [feat]: [AH-1389]: get artifact file
* [feat]: [AH-1389]: get artifact file
* [feat]: [AH-1389]: get artifact file
2025-06-26 13:43:50 +00:00
Tudor Macari
700f405899 feat: [AH-1432]: fix proxy from custom source (#3930)
* feat: [AH-1432]: fix proxy from custom source
2025-06-26 12:36:56 +00:00
Ansuman Satapathy
61bc9e242c feat: [CDE-816]: made reset API async (#3929)
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
2025-06-26 10:18:09 +00:00
Ansuman Satapathy
35a627eea9 feat: [CDE-816]: added API to reset gitspaces. (#3906)
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
* feat: [CDE-816]: added API to reset gitspaces.
2025-06-26 07:58:37 +00:00
Karan Saraswat
f00e32d5f0 feat: [CODE-3975]: Last updated time for the repo content table has been updated to show the passed time (#3921)
* updated column header name to last updated
* fixed lint error
* feat: [CODE-3975]: Last updated time for the repo content table has been updated to show the passed time
2025-06-26 07:56:00 +00:00
Tudor Macari
da445bce6e fix: [AH-1468]: fix issues (#3927)
* fix: [AH-1468]: fix issues
2025-06-25 07:51:01 +00:00
Darko Draskovic
f1500ca67a feat: [CODE-3027]: Add support for push rules (#3898)
* Fix isRepoOwner bug
* Remove AllowBypass and always allow bypass
* Merge remote-tracking branch 'origin/main' into dd/push-rules-commiter-verification
* Rename commit objects to push objects
* Merge remote-tracking branch 'origin/main' into dd/push-rules-commiter-verification
* Add push protection check to pre-receive
* Add CommitObjectsVerifyOutput
* Add pushRuleSet
* Merge remote-tracking branch 'origin/main' into dd/push-rules-commiter-verification
* Add PushProtection interface to protection package
* Add support for push rules
2025-06-24 15:52:48 +00:00
Tudor Macari
77723a4de6 fix: [AH-1468]: fix bugbash issues (#3925)
* fix lint
* fix lint
* fix lint
* fix: [AH-1468]: trigger linked viatual registry indez after UPSTRESM registry index
* fix: [AH-1468]: fix bugbash issues
2025-06-23 19:49:53 +00:00
Shivanand Sonnad
979bd7c971 fix: [AH-1368]: fix incorrect setup client details for cargo (#3920)
* fix: [AH-1368]: fix incorrect setup client details for cargo
2025-06-20 11:49:04 +00:00
Deepak Bhatt
82d9c73ef3 fix: [CDE-735]: change permission type to gitspace create (#3923)
* fix: [CDE-735]: change permission type to gitspace create
2025-06-20 10:41:28 +00:00
Sayantan Mondal
0a043066dd fix: [CDE-829]: fixed harness gcp infra not visible in infra dropdown (#3917)
* chore: remove console.log statement from SelectInfraProvider component
* fix: [CDE-829]: fixed harness gcp infra not visible in infra dropdown
2025-06-20 07:55:49 +00:00
Shivanand Sonnad
d631a15a62 feat: [AH-1440]: implement download package from upstream registry (#3912)
* feat: [AH-1440]: resolve comments
* feat: [AH-1440]: fix issue with reading readme file
* feat: [AH-1440]: fix not showing filename
* feat: [AH-1440]: implement download package from upstream registry
2025-06-19 16:50:36 +00:00
Karan Saraswat
9b63c48b11 feat: [CODE-4002]: Eliminate one redundant db call to fetch favorites in the list_repos call (#3908)
* addressed review comments
* added comments to explain the logic
* changed the if else condition
* feat: [CODE-4002]: Eliminate one redundant db call to fetch favorites in the list_repos call
2025-06-19 09:30:42 +00:00
Sourabh Awashti
7a6f36c2f8 feat:[AH-1461]: list version api call fix (#3907)
* feat:[AH-1461]: list version api call fix
2025-06-18 14:45:46 +00:00
Shivanand Sonnad
254362669c feat: [AH-1439]: implement download package index for upstream proxy flow (#3891)
* feat: [AH-1439]: resolve PR comments
* feat: [AH-1439]: resolve PR comments
* feat: [AH-1439]: implement download package index for upstream proxy flow
* feat: [AH-1439]: implement download package index for upstream proxy flow
2025-06-18 14:03:24 +00:00
Deepak Bhatt
ca075cdca2 fix: [CDE-818]: add check for input cpu and memory for infra resource creation (#3909)
* fix: [CDE-818]: add check for input cpu and memory
2025-06-18 12:59:14 +00:00
Shivanand Sonnad
90d70210d0 feat: [AH-1366]: Support UI changes for cargo package (#3904)
* feat: [AH-1366]: handle upstream proxy form submit
* feat: [AH-1366]: Support UI changes for cargo package
2025-06-18 11:00:53 +00:00
Ritik Kapoor
8a3c1b98a3 fix: [CODE-3995] broken comment UI due to conflicting hook call (#3900)
* fix: [CODE-3995] include repoMetadata in checks viewer md
* fix: [CODE-3995] checks
* fix: [CODE-3995] borken comment UI due to conflicting hook call
2025-06-18 10:57:29 +00:00
Shivanand Sonnad
7243a33be0 feat: [AH-1368]: Implement changes required for UI Endpoints (#3905)
* feat: [AH-1368]: Implement changes required for UI Endpoints
2025-06-18 09:31:57 +00:00
Marko Gaćeša
490b1c4b6a fix: [CODE-3994]: fetching commit with ^{commit} (#3901)
* fetching commit with ^{commit}
2025-06-18 07:16:19 +00:00
Karan Saraswat
2d7d88e78b fix: [CODE-3993]: fix query for postgres driver for deleting repo favorites (#3896)
* fixed lint
* removed switch case
* fix: [CODE-3993]: fix query for postgres driver for deleting repo favorites
2025-06-17 11:45:27 +00:00
Dhruv Dhruv
f41c30bd97 fix: [CDE-791]: Adding query param for gateway listing in CDE UI. (#3890)
* Fixing formatting.
* fix: [CDE-791]: Adding query param for gateway listing in CDE UI.
2025-06-17 08:15:44 +00:00
Tudor Macari
3d09dbf07b fix: [AH-1062]: fix (#3894)
* fix: [AH-1062]: fix
2025-06-17 05:26:59 +00:00
Tudor Macari
811a0e11c3 feat: [AH-1062]: RPM registry upstream repo support, assync processing (#3885)
* feat: [AH-1062]: fix migrations
* fix
* resolve conflicts
* Merge branch 'AH-1062' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-1062
* feat: [AH-1062]: RPM registry upstream repo support, assync processing
2025-06-17 04:47:05 +00:00
Shivanand Sonnad
fd276fb9d6 feat: [AH-1361]: implement yank and unyank api for cargo (#3889)
* feat: [AH-1361]: implement yank and unyank api for cargo
* feat: [AH-1361]: implement yank and unyank api for cargo
2025-06-17 03:58:34 +00:00
Darko Draskovic
0b3ceb0f5e feat: [CODE-3981]: Add possibility to add user groups to bypass list (#3882)
* Merge remote-tracking branch 'origin/main' into dd/usergroups-bypass-list
* Add possibility to add user groups to bypass list
2025-06-16 16:39:00 +00:00
Marko Gaćeša
99491ffb2b fix: [CODE-3987]: fix not exist error for get branch git call (#3892)
* fix not exist error for get branch git call
2025-06-16 16:26:35 +00:00
Sourabh Awashti
0a5ef7e666 feat:[AH-1374]: download command fix for NPM package (#3869)
* feat:[AH-1374]: download command fix for NPM package
* feat:[AH-1374]: fix setup command
* feat:[AH-1374]: download command fix for NPM package
* feat:[AH-1374]: download command fix for NPM package
2025-06-16 10:11:38 +00:00
Shivanand Sonnad
a88aac25b3 feat: [AH-1358]: implement download apis for cargo packages (#3886)
* feat: [AH-1358]: resolve PR comments
* feat: [AH-1358]: resolve PR comments
* feat: [AH-1358]: refactor download cargo apis
* feat: [AH-1358]: refactor download cargo apis
* feat: [AH-1358]: refactor download cargo apis
* feat: [AH-1358]: refactor download package flow
* feat: [AH-1358]: implement download package index api
2025-06-16 09:36:45 +00:00
Sayantan Mondal
8576a1416b fix: [CDE-814]: add support for importing from any public Git repository (#3888)
* move option to end
* fix: [CDE-814]: add support for importing from any public Git repository
2025-06-16 08:51:29 +00:00
Sourabh Awashti
c8eb4c82b8 feat:[AH-1286]: fix for generic files listing api (#3887)
* fix: [AH-1358]: fix failing golint
* feat:[AH-1286]: fix for generic files listing api
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* feat:[AH-1260]: fix for NPM package yarn install command
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness
* Merge branch 'main' of https://git0.harnes
2025-06-16 07:02:48 +00:00
Shivanand Sonnad
5574b5fe7f feat: [AH-1430]: remove beta from npm, python and nuget (#3883)
* feat: [AH-1430]: remove beta from npm, python and nuget
2025-06-15 13:38:44 +00:00
Ritik Kapoor
50e3972a19 feat: [CODE-2560] render images in markdown via relative file path (#3846)
*

fix: [CODE-2560] remove console.logs and fix checks
*

fix: [CODE-2560] remove additional gateway in url path
*

log commit - will drop later
*

feat: [CODE-2560] render images in markdown via relative file path
2025-06-15 08:55:30 +00:00
Atefeh Mohseni Ejiyeh
96c905876b feat: [CODE-3920] Detect SVG content type in raw API (#3876) 2025-06-12 21:19:52 +00:00
Shivanand Sonnad
ad36b50719 feat: [AH-1360]: implement upload artifact flow for cargo package (#3867)
* feat: [AH-1360]: resolve PR comments
* feat: [AH-1360]: resolve PR comments
* feat: [AH-1360]: resolve PR comments
* feat: [AH-1360]: resolve PR comments
* feat: [AH-1360]: resolve conflicts
* feat: [AH-1360]: resolve PR comments
* feat: [AH-1360]: refactor upload artifact flow
* feat: [AH-1360]: rename some variables
* feat: [AH-1360]: refactor upload package logic
* feat: [AH-1360]: add pattern check for upload package flow
* feat: [AH-1360]: implement upload artifact flow for rust package
2025-06-12 16:42:04 +00:00
Sayantan Mondal
2f7784c3a2 fix: [CDE-807]: update infra configurations (#3879)
* fix: update machine type dropdown to handle label/value object instead of string
* fix: [CDE-807]: set default gateway instances to 1 instead of 0 in infra configuration
2025-06-12 15:15:09 +00:00
Karan Saraswat
e270c51c05 feat: [CODE-3978]: fixed QueryParameterRecursive to be used in harness-code also (#3881)
* feat: [CODE-3978]: fixed QueryParameterRecursive to be used in harness-code also
2025-06-12 11:25:58 +00:00
Tudor Macari
0c79408ae2 feat: [AH-1062]: RPM registry upstream repo support revert (#3878)
* fix lint
* Revert Pull Request #3768 "feat: [AH-1062]: RPM registry upstream repo support"
2025-06-12 10:45:39 +00:00