Darko Draskovic
cc64066d9a
fix: [CODE-1277]: Fix response pr ret val on target branch change not updated ( #3639 )
...
* Fix response pr ret val on target branch change not updated
2025-04-04 14:09:47 +00:00
Deepak Bhatt
205a25900f
feat: [CDE-693]: mv message map to enum package ( #3636 )
...
* fix: [CDE-693]: mv message map to enum package
2025-04-04 12:04:27 +00:00
Marko Gaćeša
f2245fa79c
feat: [CODE-3450]: fix openapi for pullreq count API ( #3635 )
...
* fix openapi for pullreq count API
2025-04-04 11:27:43 +00:00
Marko Gaćeša
28f012c577
feat: [CODE-3450]: add pullreq count API ( #3624 )
...
* add pullreq count API
2025-04-04 10:46:19 +00:00
Deepak Bhatt
80112d19fe
fix: [CDE-703]: use name metadata field to generate pool identifier ( #3633 )
...
* fix: [CDE-703]: use name metadata field to generate pool identifier
2025-04-04 10:12:36 +00:00
Shivanand Sonnad
f9c9766a1e
feat: [AH-996]: API integration for NPM package type ( #3632 )
...
* feat: [AH-996]: API integration for NPM package type
* feat: [AH-996]: API integration for NPM package type
2025-04-04 08:45:23 +00:00
Deepak Bhatt
e7d7db57b4
feat: [CDE-693]: add gitspace events for delegate task submit and infra vm creation ( #3616 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-693
* feat: [CDE-693]: add new gitspace events
* feat: [CDE-693]: add gitspace events for delegate task submit and infra vm creation
2025-04-04 07:17:52 +00:00
Atefeh Mohseni Ejiyeh
808a9b5847
fix: [CODE-3459] Raw URL for LFS files in non standalone ( #3627 )
...
* ui lints prettier
* ui lint fix
* ui: fix raw url on lfs files
2025-04-04 00:48:14 +00:00
Arvind Choudhary
970a9e8a04
feat: [AH-1168]: Added replication rule and migration API handlers ( #3621 )
...
* [AH-1168]: Updated properties
* [AH-1168]: Updated properties
* [AH-1168]: Updated description and params
* [AH-1168]: Added replication rule and migration API handlers
* [AH-1168]: Updated OpenAPI spec for all CRUDs
2025-04-04 00:24:42 +00:00
Atefeh Mohseni Ejiyeh
3c22d6342a
fix: [CODE-3455] return full content on raw api for non-lfs content ( #3625 )
2025-04-03 20:03:56 +00:00
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