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
Shivanand Sonnad
527b6dc58f
fix: [AH-885]: disable toggle for internal webhooks ( #3565 )
...
* fix: [AH-885]: disable toggle for internal webhooks
2025-03-18 07:37:16 +00:00
Shivanand Sonnad
1fca95942f
fix: [AH-547]: remove actions from global artifact list page ( #3562 )
...
* fix: [AH-547]: remove actions from global artifact list page
2025-03-17 11:42:05 +00:00
Shivanand Sonnad
da37770a52
feat: [AH-1103]: Support NuGet in Artifact and Version pages ( #3556 )
...
* Revert "feat: [AH-1103]: resolve PR comments"
This reverts commit 3382abc685b19b6e35decd8fdc924a9b085686e9.
* feat: [AH-1103]: resolve PR comments
* feat: [AH-1103]: Support NuGet in Artifact and Version pages
2025-03-14 12:28:10 +00:00
Shivanand Sonnad
709077b51a
feat: [AH-1020]: update artifact list actions column and remove artifact modification event from webhooks ( #3557 )
...
* feat: [AH-1020]: remove artifact modification from webhooks
* feat: [AH-1020]: remove artifact and version actions for non oci types
2025-03-14 11:14:18 +00:00
Shivanand Sonnad
51ebb0784a
feat: [AH-1020]: remove actions from generic and maven artifact and version ( #3555 )
...
* feat: [AH-1020]: remove actions from generic and maven artifact and version
* feat: [AH-1020]: remove actions from generic and maven artifact and version
2025-03-14 07:43:59 +00:00
Tudor Macari
6fb141f027
feat: [AH-983]: add unit tests ( #3544 )
...
* feat: [AH-983]: add unit tests
2025-03-13 22:51:50 +00:00
Vikyath Harekal
10a3e8bbc0
feat: [CDE-679]: Pass infra config metadata to infra provider methods ( #3550 )
...
* feat: [CDE-679]: return err
* feat: [CDE-679]: fix provider
* feat: [CDE-679]: merge
* feat: [CDE-679]: Pass infra config metadata to infra provider methods
* feat: [CDE-679]: Pass infra config metadata to infra provider methods
* feat: [CDE-661]: set starting state by default in resume
* Merge branch 'main' into hybrid
* feat: [CDE-661]: fix host and port (#3511 )
* feat: [CDE-661]: fix host and port
* feat: [CDE-661]: fix host and port
* feat: [CDE-661]: send remove request for hybrid (#3500 )
* feat: [CDE-661]: add debug logs
* feat: [CDE-661]: send remove request for hybrid
* feat: [CDE-661]: Fetch gateway host from infra config (#3494 )
* feat: [CDE-661]: fix wiring
* feat: [CDE-661]: Fetch gateway host from infra config
* Merge branch 'main' into hybrid
* feat: [CDE-636]: Fixing infra provider config update logic.
* feat: [CDE-636]: Adding config metadata to infra provider methods parameters.
* feat: [CDE-636]: Adding config metadata to infra provider methods parameters.
* feat
2025-03-13 10:40:05 +00:00
Shivanand Sonnad
61e69bdea3
feat: [AH-1102]: Support NuGet in Registry Creation flow (Virtual and Upstream) ( #3533 )
...
* feat: [AH-1102]: Support NuGet in Registry Creation flow (Virtual and Upstream)
* feat: [AH-1102]: Support NuGet in Registry Creation flow (Virtual and Upstream)
2025-03-13 08:59:11 +00:00
Shivanand Sonnad
956b4dab7d
feat: [AH-1020]: remove artifact and version actions for non oci types ( #3545 )
...
* feat: [AH-1020]: remove artifact and version actions for non oci types
* feat: [AH-1020]: remove artifact and version actions for non oci types
2025-03-13 06:14:35 +00:00
Vikyath Harekal
7f9c549b95
feat: [CDE-681]: Add column if not exists ( #3552 )
...
* feat: [CDE-681]: Drop column if exists
* feat: [CDE-681]: Add column if not exists
2025-03-13 05:32:12 +00:00
Vikyath Harekal
fb0387e64f
feat: [CDE-681]: fix migration numbers ( #3551 )
...
* feat: [CDE-681]: fix migration numbers
2025-03-13 04:49:35 +00:00
Arvind Choudhary
f660d8b0cd
feat: [AH-994]: Updated Client setup details. Update pypi to python ( #3547 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-994-client-setup-details-update
* [AH-994]: Merge conflict fixed
* [AH-994]: Merge conflict fixed
* [AH-994]: Updated makefile
* [AH-994]: Merge conflict fixed
* [AH-994]: Updated Client setup details. Update pypi to python
2025-03-13 04:45:55 +00:00
Arvind Choudhary
32196d481f
feat: [AH-786]: Added logs ( #3245 )
...
* [AH-786]: Updated logs
* [AH-786]: Added logs
2025-03-13 00:54:00 +00:00
Tudor Macari
a0461fd870
feat: [AH-1067]: use internal webhook secret ( #3539 )
...
* feat: [AH-1067]: change var name
* feat: [AH-1067]: change var name
* feat: [AH-1067]: fix lint issues
* feat: [AH-1067]: use internal webhook secret
2025-03-12 21:00:50 +00:00