3212 Commits

Author SHA1 Message Date
Shivanand Sonnad
39a70ea02e feat: [AH-1167]: add support for selecting scanners in docker registry (#3617)
* feat: [AH-1167]: update failing tests
* feat: [AH-1167]: update message
* feat: [AH-1167]: add support for selecting scanners in docker registry
2025-04-03 15:56:31 +00:00
Neel Khamar
045157dbf7 fix: [CDE-670]: Made changes to the payload params (#3623)
* fix: Made changes to the payload params
2025-04-03 08:10:24 +00:00
Abhinav Singh
6b521d3422 fix: [CODE-3440]: add fix for go get in cut out terminated path (#3618)
* fix: [CODE-3440]: add fix for go get in cut out terminated path
2025-04-02 21:29:22 +00:00
Atefeh Mohseni Ejiyeh
d3261ebc20 feat: [CODE-2528]: Update raw and get-content APIs to download lfs objects (#3549) 2025-04-02 21:28:41 +00:00
Atefeh Mohseni Ejiyeh
88d1f60157 feat: [CODE-3406] Add lfs checks to git pre-receive objects processor (#3607) 2025-04-02 16:55:36 +00:00
Arvind Choudhary
cc86280a6c feat: [AH-1158]: Fixed around auth, download command and metadata api update (#3610)
* [AH-1158]: Fixed around auth, download command and metadata api update
2025-04-02 16:34:00 +00:00
Deepak Bhatt
edcad7b744 fix: [CDE-706]: add ip-config for generating pool identifier (#3612)
* fix: [CDE-706]: lint
* fix: [CDE-706]: add ip-config for generating pool identifier
2025-04-02 12:55:00 +00:00
Neel Khamar
17473844e3 feat: [CDE-689]: Introduced new feature flags to show/hide infra provider options (#3611)
* fix: resolved lint issues
* feat: Introduced new feature flags to show/hide infra provider options
2025-04-02 10:51:31 +00:00
Neel Khamar
ecbfaaef97 feat: [CDE-670]: New gitspace infra screens and funcitonality (#3590)
* fix: Resolved lint issues
* fix: Resolved PR comments
* fix: machine type validation message change
* fix: made the region as string
* feat: additional changes for resource
* fix: Added the loop check
* fix: Added the loop check
* feat: Made string changes
* feat: Made string changes
* feat: Additional input params
* feat: Additional input params
* feat: Added infra screen tooltips
* fix: Fixed all the lint issues
* feat: New gitspace infra screens and funcitonality
2025-04-01 07:18:40 +00:00
Marko Gaćeša
444aafdb0b feat: [CODE-2947]: add user events and metric handlers (#3597) 2025-03-28 20:06:47 +00:00
Darko Draskovic
60a182e515 feat: [CODE-1277]: Add support for PR target branch change (#3579)
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Add openapi spec for opChangeTargetBranch
* Fix updateMergeData args
* Refactor ChangeTargetBranch to use verifyBranchExistence and git.GetRefPath
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Refactor instumentation and event payload
* Change instrumentation and event payload
* Add target-branch-changed event
* Get new merge base and clear merge related fields
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Add merge check to target branch change
* Merge remote-tracking branch 'origin/main' into dd/change-target-branch
* Add new PullReqActivityType and EventType for audit track
* Add support for PR target branch change
2025-03-28 16:04:15 +00:00
Darko Draskovic
cc2a63b797 feat: [CODE-3293]: Add create compound label activity on PR creation label assignments (#3603)
* Add PullRequestActivityLabelBase
* Merge remote-tracking branch 'origin/main' into dd/compound-label-activity
* Add create compound label activity on PR creation label assignments
2025-03-28 15:29:01 +00:00
Pragyesh Mishra
a6985a55ad [feat]: [AH-1033]: nuget implmentation (#3570)
* [AH-1033]: [feat]: pr check
* [feat]: [AH-1033]: pr check
* [feat]: [AH-1033]: pr check
* [feat]: [AH-1033]: pr check
* [feat]: [AH-1033]: pr check
* [feat]: [AH-1033]: pr check
* [feat]: [AH-1033]: upload flow
* [feat]: [AH-1033]: resolve conflicts
* [AH-1033]: [feat]: nuget service endpoint api
* [AH-1036]: [feat]: added routes and apis for nuget
* [AH-1033]: nuget implmentation
* [AH-993]: Updated local file
* [AH-993]: Added support for local and created arch to support different package types
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-993-upstream-implementation
* [AH-993]: temp commit
* [AH-993]: Merge commit:
* [AH-993]: temp update
2025-03-28 14:57:56 +00:00
Deepak Bhatt
e518dc7f41 feat: [CDE-697]: Add async flow when gitspace agent fails to perform action (#3602)
* feat: [CDE-697]: fix stop async flow
* feat: [CDE-697]: Add async flow when gitspace agent fails to perform action
2025-03-28 13:15:20 +00:00
Ritik Kapoor
1ffe29d15a fix: [CODE-3363] backfill author data in filter on reload and navigating back to PR listing page (#3595)
* fix: [CODE-3363] lint
* fix: [CODE-3363] use identifer to re-render
* fix: [CODE-3363] backfill author data in filter on reload and navigating back to PR listing page
2025-03-28 12:06:37 +00:00
Deepak Bhatt
d79d292d87 feat: [CDE-699]: modify infra provider create resource api (#3600)
* feat: [CDE-697]: make cpu, memory and network as empty if nil
* feat: [CDE-699]: add comment
* feat: [CDE-699]: modify infra provider create resource api
2025-03-28 10:21:54 +00:00
Arvind Choudhary
93c3f324ce feat: [AH-1137]: Added cleanup policy; cleaned up error framework; updated upload flows in case of conflicts; misc (#3592)
* [AH-1137]: PR Review comments
* [AH-1137]: PR Review comments
* [AH-1137]: Fixed auth issue
* [AH-1137]: Added default route:
* [AH-1137]: Added cleanup policy; cleaned up error framework; updated upload flows in case of conflicts; misc
* [AH-1137]: Merge commit
* [AH-993]: Review comments fixed
* [AH-993]: Merge commit
* [AH-993]: Updated upstream creation
* [AH-993]: Cleanup
* [AH-993]: Updated messages
* [AH-993]: Merge commit
* [AH-993]: Upstream flows support for Python Packages
* [AH-993]: Updated local file
* [AH-993]: Added support for local and created arch to support different package types
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-993-upstream-implementation
* [AH-993]: temp commit
* [AH-993]: Merge commit:
* [AH-993]: temp update
2025-03-28 04:57:32 +00:00
Shivanand Sonnad
56805e3818 fix: [AH-1118]: add missing route for org level registry scan (#3601)
* fix: [AH-1118]: add missing route for org level registry scan
2025-03-27 09:58:47 +00:00
Vikyath Harekal
963197214e feat: [CDE-698]: Store gateway host in infra provisioned for full sync (#3598)
* feat: [CDE-698]: Remove unwanted changes
* feat: [CDE-698]: Store gateway host in infra provisioned for full sync
2025-03-27 05:11:25 +00:00
Marko Gaćeša
5c05642cce feat: [CODE-3405]: use case insensitive email matching for codeowners (#3596)
* use case insensitive email matching for codeowners
2025-03-26 16:22:25 +00:00
Ritik Kapoor
e48332a55a fix: [CODE-3401] UI updates for PR page (#3591)
* fix: [CODE-3401] show updated timestamp for all PRs in space listing
* fix: [CODE-3401] lint
* fix: [CODE-3401] remove empty repo details once content is added
* fix: [CODE-3401] file path in PR Compare view
* fix: [CODE-3401] add updated timestamp to PR listing on spaces
2025-03-26 11:08:30 +00:00
Ritik Kapoor
07e2a1a5b6 fix: [CODE-2993] pagination on commits tab in file history view (#3594)
* fix: [CODE-2993] lint check
* fix: [CODE-2993] remove unused code
* fix: [CODE-2993] remove unused code
* fix: [CODE-2993] pagination on commits tab in file history view
2025-03-26 10:52:29 +00:00
Shivanand Sonnad
0c7097d4b7 fix: [AH-1139]: fix pull command for helm artifact (#3593)
* fix: [AH-1139]: fix failing tests
* fix: [AH-1139]: fix failing tests
* fix: [AH-1139]: fix pull command for helm artifact
2025-03-26 06:10:30 +00:00
Shivanand Sonnad
bfed597d43 feat: [AH-1112]: remove python package type FF from UI (#3586)
* feat: [AH-1112]: remove python package type FF from UI
2025-03-26 05:37:15 +00:00
Pragyesh Mishra
97740138aa [fix]: [AH-954]: fix pagination for list artifact api in registry page (#3493)
* [fix]: [AH-954]: Fix pagination
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-954-fix
* [fix]: [AH-959]: fix pagination
2025-03-25 13:20:15 +00:00
Sourabh Awashti
17aaa3e521 feat:[AH-1001]: API changes for NPM packages (#3587)
* feat:[AH-1001]: API changes for NPM packages
2025-03-25 11:05:09 +00:00
Ritik Kapoor
f4ab120959 fix: [CODE-3341] handle message for multiple codeowners and default reviewers (#3588)
* fix: [CODE-3341] remove unused string
* fix: [CODE-3341] handle message for multiple codeowners and default reviewers
2025-03-25 10:04:16 +00:00
Neel Khamar
a86659cb45 feat: [CDE-670]: New gitspace infra screens (#3560)
* fix: Applied prettier
* fix: lint issues
* fix: Resolved the PR comments
* fix: lint issues
* feat: New gitspace infra screens
2025-03-25 06:42:33 +00:00
Shivakumar Ningappa
4fc663ed04 feat: [AH-900]: implement: write event to redis every time a blob is stored in storage. Implement for both OCI and generic blobs (#3548)
* feat: [AH-900]: lint error
* feat: [AH-900]: lint error
* feat: [AH-900]: implement: - add helper function to generate path
* feat: [AH-900]: rebase
* feat: [AH-900]: cleanup
* feat: [AH-900]: don't send event if the blob was updated. send only for created
* feat: [AH-900]: extract common method
* feat: [AH-900]: implement: - review comments
* feat: [AH-900]: implement: - review comments
* feat: [AH-900]: rebase
2025-03-25 05:58:33 +00:00
Arvind Choudhary
ced5ce2f65 feat: [AH-993]: Complete implementation of Upstream changes of Python Package (#3573)
* [AH-993]: Review comments fixed
* [AH-993]: Merge commit
* [AH-993]: Updated upstream creation
* [AH-993]: Cleanup
* [AH-993]: Updated messages
* [AH-993]: Merge commit
* [AH-993]: Upstream flows support for Python Packages
* [AH-993]: Updated local file
* [AH-993]: Added support for local and created arch to support different package types
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-993-upstream-implementation
* [AH-993]: temp commit
* [AH-993]: Merge commit:
* [AH-993]: temp update
2025-03-25 05:36:47 +00:00
Tudor Macari
d84b5cc7e1 feat: [AH-1116]: remove artifact updated event (#3559)
* feat: [AH-1116]: remove artifact updated event
2025-03-24 09:08:32 +00:00
Shivanand Sonnad
154bf4c4b1 feat: [AH-979]: Add Registry column in global artifact list table (#3585)
* feat: [AH-979]: fix failing unit tests
* feat: [AH-979]: Add Registry column in global artifact list table
2025-03-24 07:54:21 +00:00
Johannes Batzill
91c4ccf3b7 fix: [CODE-3393]: Fix PR creation when no codeowner file exists for being adding as reviewers (#3583) 2025-03-21 03:37:39 +00:00
Johannes Batzill
70bfcb4399 fix: [CODE-3392]: Show approval expand section if only default reviewers required (#3581) 2025-03-21 02:15:48 +00:00
Johannes Batzill
9d5ceb0033 fix: [CODE-3379]: Remove PR author from default reviewer evaluation (#3578) 2025-03-20 19:33:56 +00:00
Shivanand Sonnad
83cf33bbb2 feat: [AH-1118]: fix routing issue of adding org and project id in version overview pages (#3577)
* feat: [AH-1118]: fix routing issue of adding org and project id in version overview pages
2025-03-20 06:01:54 +00:00
Shivanand Sonnad
7bbd5cdef1 feat: [AH-1118]: Support Showing Account/Org Level scan data in registry ui (#3574)
* feat: [AH-1118]: remove duplicate variables
* feat: [AH-1118]: update failing test config
* feat: [AH-1118]: fix issue with redirecting to tab on click of ssca and sto integration overview cards on version details page
* feat: [AH-1118]: Support showing note in configuration page
* feat: [AH-118]: Support different project, org in version details page for ssca and sto data
2025-03-19 13:32:07 +00:00
Ritik Kapoor
642fa7e2a5 feat: [CODE-3289] add support to Verify Committer Identity in security setting (#3575)
* feat: [CODE-3324] remove full stop
* feat: [CODE-3324] add support to Verify Committer Identity in security setting
2025-03-19 12:39:44 +00:00
Shivakumar Ningappa
9becc91abb fix: [AH-923]: check params before conversion to avoid printing unwanted errors (#3554)
* fix: [AH-923]: check params before conversion to print unwanted errors
2025-03-19 04:28:42 +00:00
Ritik Kapoor
8e925410fb feat: [CODE-3324] add default reviewers support (#3572)
* fix: [CODE-3324] resolve comments
* fix: [CODE-3324] resolve comments
* fix: [CODE-3324] min reviewer req condition
* fix: [CODE-3324] approval check
* fix: [CODE-3324] latest rule check
* fix: [CODE-3324] null check again
* fix: [CODE-3324] null check
* fix: [CODE-3324] update on latest changes tag
* fix: [CODE-3324] pr page fix - only default rule present
* fix: [CODE-3324] inital state of default reviewers
* fix: [CODE-3324] swagger indentation
* feat: [CODE-3324] add default reviewers support
2025-03-18 21:55:55 +00:00
Arvind Choudhary
1cfdf10e08 feat: [AH-993]: Added support for local and created arch to support different package types (#3561)
* [AH-993]: Merge commit
* [AH-993]: Merge commit
* [AH-993]: PR Review comments
* [AH-993]: Updated local file
* [AH-993]: Added support for local and created arch to support different package types
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-993-upstream-implementation
* [AH-993]: temp commit
* [AH-993]: Merge commit:
* [AH-993]: temp update
2025-03-18 21:29:24 +00:00
Darko Draskovic
07224c37de feat: [CODE-3352]: Add git pre-receive preprocessor (#3535)
* Replace map[string]string with []CommitInfo in FindCommitterMismatchOutput
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Add total to FindCommitterMismatchOutput
* Reuse changedRefs for only deleted branches on push check
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Fix typo commiter -> committer
* Rename listAllObjects in listGitObjDir and loop thru dirs outside listGitObjDir
* Use line with commiter prefix to find commiter email
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Merge remote-tracking branch 'origin/main' into dd/pre-preceive-preprocessor
* Rename vars and add total to findOversizeFiles
* Use CatFileBatch instead of git show info to find commiter emails and remove unused CatFileBatchCheck
* Use WithAlternateObjectDirs in findCommiterEmailsMismatch
* Merge remote-tracking branch 'origin/mai
2025-03-18 20:21:28 +00:00
Johannes Batzill
9882bf0ae4 feat: [CODE-3372]: Return default reviewers in 'Users' field of branch protection rules (#3571) 2025-03-18 18:29:31 +00:00
Vikyath Harekal
b65baf9511 feat: [CDE-690]: Move gitspace status to error if infra status is error (#3569)
* feat: [CDE-690]: Address comments
* feat: [CDE-690]: Move gitspace status to error if infra status is error
2025-03-18 16:49:48 +00:00
Arvind Choudhary
e6ac0ef996 feat: [AH-895]: Added support for upstream registries to not show push commands (#3564)
* [AH-895]: Added support for upstream registries to not show push commands
2025-03-18 15:56:22 +00:00
Shivanand Sonnad
70823cc3b4 feat: [AH-1112]: API intergration for version details page for python package type (#3566)
* feat: [AH-1112]: resolve PR comments
* feat: [AH-1112]: reset local.env file
* feat: [AH-1112]: move PythonArtifactDetails to common types
* feat: [AH-1112]: revert pull command from python version list
* feat: [AH-1112]: remove pull command from python version list
* feat: [AH-1112]: API intergration for version details page for python package type
2025-03-18 14:09:43 +00:00
Tudor Macari
45246b7ba9 feat: [AH-1116]: fix error responses (#3567)
* feat: [AH-1116]: fix error responses
* feat: [AH-1116]: fix error responses
2025-03-18 12:00:05 +00:00
Tudor Macari
89b2a19837 feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553)
* feat: [AH-1077]: fix tests
* resolve conflicts
* feat: [AH-1077]: Change secretSpaceId from int to int64
2025-03-18 11:47:49 +00:00
Marko Gaćeša
d708de0730 fix: [CODE-2947]: add posthog (#3528)
* changed the object-verb separator char
* change env var name for the PH API key
* add events for repo import and migrate
* rename pr "open" to "create""
* resolve pr comments
* add posthog
2025-03-18 11:31:51 +00:00
Dhruv Dhruv
b0de915ae2 feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558)
* Addressing review comments.
* Rebasing
* Removing reliance on space paths for gitspace service.
* feat: [CDE-669]: Integrating gitspaces and infra providers with soft delete spaces functionality.
2025-03-18 08:00:25 +00:00