Commit Graph

3060 Commits (try-new-ui)

Author SHA1 Message Date
Vivek 5a8f6ed2fb Add feature flag check before rendering ui switch button 2025-03-14 23:10:54 +05:30
Vivek 02cb013263 Code refactor 2025-03-14 19:12:17 +05:30
Vivek b6f026c688 Uncommented code 2025-03-14 18:43:26 +05:30
Vivek 66e830c80e Added Try New UI button 2025-03-14 18:42:39 +05:30
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
Ritik Kapoor 1e8ae8b47f feat: [CODE-3341] Add PR activity for reviewers AND codeowners that were added on PR creation (#3541)
* fix: [CODE-3341] lint checks
* fix: [CODE-3341] lint checks
* feat: [CODE-3341] refactor
* feat: [CODE-3341] refactor
* feat: [CODE-3341] Add PR activity for reviewers AND codeowners that were added on PR creation
2025-03-12 17:09:10 +00:00
Johannes Batzill bcc9fc50f1 fix: [CODE-3338]: remove pr author from list of reviewers in activities (#3536) 2025-03-12 16:26:28 +00:00
Marko Gaćeša f365ba6713 fix: [CODE-3272]: revert delete of source branch in merge git call (#3542)
* revert delete of source branch in merge git call
2025-03-12 14:48:32 +00:00
Vikyath Harekal ff18742bdd feat: [CDE-681]: Find infra from DB and status from GCP (#3538) (#3540)
* feat: [CDE-681]: Find infra from DB and status from GCP (#3538)

* Merge branch 'hybrid' into CDE-681
* feat: [CDE-681]: fix lint
* feat: [CDE-681]: fix lint
* feat: [CDE-681]: merge
* feat: [CDE-681]: fix wiring
* feat: [CDE-681]: handle delete and fallback for it
* feat: [CDE-681]: handle delete and fallback for it
* feat: [CDE-681]: Find infra from DB and status from GCP
* feat: [CDE-681]: Find infra from DB and status from GCP
* feat: [CDE-681]: Find infra from DB and status from GCP
* feat: [CDE-681]: Find infra from DB and status from GCP
* feat: [CDE-681]: Find infra from DB and status from GCP
* feat: [CDE-681]: merge
* 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:
2025-03-12 10:43:31 +00:00
Atefeh Mohseni Ejiyeh 0a573a566c feat: [CODE-2528]: Support Git LFS (#3506)
* Apply suggestion from code review
* Merge branch 'feature/GitLFSv1' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feature/GitLFSv1
* pr comments
* Apply suggestion from code review
* PR comments and lints
* lints
* pr comments
* self review-code cleaning
* feat: [CODE-2528]: implement gcs download func (#3505)
* revert ui changes that sneaked into my pr
* rely on repoCore
* merge main into feature branch
* fix: parsing LFS OIDs in git (#3470)
* Detect missing lfs objects on pre-receive (#3378)
* use principal type to generate token for remote auth (#3385)
* Revert "feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)"

This reverts commit 6391117c6137a574934b9adb57b46ca7d7feaa19.
* feat: [CODE-2528] Git LFS Over SSH (#3279)
* feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)

* Refactor label select base const and its use
* Add created labels to create pr response
* Merge remote-tracking branch 'origin/main' into dd
2025-03-11 21:14:13 +00:00
Tudor Macari 6da9821bc7 feat: [AH-933]: implement webhook execution (#3444)
* feat: [AH-933]: implement webhook execution
* feat: [AH-933]: implement webhook execution
2025-03-11 21:08:21 +00:00
Pragyesh Mishra 3a2428f6b8 [fix]: [AH-794]: Fix deletion of upstream proxy at account level (#3531)
* [fix]: [AH-794]: Fix deletion of upstream proxy at account level
2025-03-11 15:38:43 +00:00
Tudor Macari 8bd294ebe6 fix: [AH-1100]: delete tags instead of manifests (#3534)
* fix: [AH-1100]: delete tags instead onf manifests
2025-03-11 15:38:37 +00:00
Pragyesh Mishra 72c8162044 [fix]: [AH-959]: fix gradle, sbt client side details (#3492)
* [fix]: [AH-959]: fix gradle, sbt client side details
2025-03-11 13:54:30 +00:00
Darko Draskovic 8e08be96fe fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user (#3512)" (#3532)
* Revert "feat: [CODE-3288]: Block any push that contains commits not committed by the user (#3512)"

This reverts commit 53000fe59d.
2025-03-10 16:49:41 +00:00
Darko Draskovic 53000fe59d feat: [CODE-3288]: Block any push that contains commits not committed by the user (#3512)
* Move output error init and error print outside of refupdates loop
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Return commit sha email map and print user commiter mismatches
* Merge remote-tracking branch 'origin/main' into dd/git-commiter
* Move user commiter match check into separate func/file and add user_commiter_match setting
* Address empty repo push case
* Add GetBranchCommiterEmails func
* Add alt obj dirs to git GetCommit and getCommit
* Block any push that contains commits not committed by the user
2025-03-10 12:43:23 +00:00
Ritik Kapoor efa98ba52e feat: [CODE-3214] added support for Pull Requests on Account/Org/Project in Harness code (#3521)
* fix: [CODE-3194] addressed comments
* fix: [CODE-3194] addressed comments
* fix: [CODE-3194] extract PR Author Filter to a common component
* fix: [CODE-3194] comments
* fix: [CODE-3194] comments
* fix: [CODE-3194] lint
*

fix: [CODE-3214] lint check
*

feat: [CODE-3214] added support for Account/Org/Project in Harness code
2025-03-10 12:33:35 +00:00
Marko Gaćeša 75ec960ef2 feat: [CODE-3021]: preserve pullreq updated on ResetMergeCheckStatus (#3530)
* preserve pullreq updated on ResetMergeCheckStatus
2025-03-10 10:52:08 +00:00
Sourabh Awashti 660738e8ab feat:[AH-1011]: Changes for HAR license check (#3520)
* feat:[AH-1011]: fix checks
* feat:[AH-1011]: Changes for HAR license check
2025-03-10 10:36:50 +00:00
Ritik Kapoor 0f1e5cda15 feat: [CODE-3194] new branch rule to auto add Code Owners as reviewers (#3522)
* feat: [CODE-3194] new rule to auto add Code Owners as reviewers
2025-03-10 05:24:38 +00:00
Darko Draskovic ec12dda66b fix: [CODE-3315]: Rename parameter max to maxCount (#3529)
* Rename parameter max to maxCount
2025-03-07 15:23:28 +00:00
Shivanand Sonnad 79ce90c7d8 fix: [AH-979]: fix not working search in upstream proxy select (#3527)
* fix: [AH-979]: fix not working search in upstream proxy select
2025-03-07 12:46:26 +00:00
Shivanand Sonnad b4b6305c80 feat: [AH-1026]: support python package type in artifact and version pages (#3523)
* feat: [AH-1026]: support actions at python version level
* feat: [AH-1026]: support python package type in artifact and version pages
2025-03-07 11:09:00 +00:00
Neel Khamar 9572478b86 fix: [CDE-671]: Removed the logic to disable the delete gitspace condition if the gitspace is in starting or stopping state (#3525)
* fix: Removed the logic to disable the delete gitspace condition if the gitspace is in starting or stopping state
2025-03-07 10:41:12 +00:00
Dhruv Dhruv 45d2a72d20 fix: [CDE-668]: Fixing the usage of last used field in gitspace instance. (#3524)
* Fixing formatting.
* fix: [CDE-668]: Fixing the usage of last used field in gitspace instance.
2025-03-07 09:41:47 +00:00
Arvind Choudhary 0842b868f5 feat: [AH-987]: Implementation of pypi /simple, upload and download (#3508)
* [AH-987]: Review comment fixes
* [AH-987]: Merge conflict fixed
* [AH-987]: Implementation of pypi /simple, upload and download
* [AH-987]: Updated lint issues
* [AH-987]: Formatting fixes
* [AH-987]: Base changes
* [AH-987]: Base changes
2025-03-07 08:09:48 +00:00
Neel Khamar f751984c6e fix: [CDE-629]: Infra project level apis are deprecated, so made changes to the Infra APIs used in CDE (#3518)
* fix: Infra project level apis are deprecated
2025-03-07 06:53:20 +00:00
Shivanand Sonnad 7962ec99ce feat: [AH-1024]: support python package type in repository creation, listing flow (#3519)
* feat: [AH-1024]: support python package type in repository creation, listing flow
2025-03-07 06:33:59 +00:00
Shivanand Sonnad d19163660f feat: [AH-547]: support actions at version level (#3516)
* feat: [AH-547]: support actions at version level
2025-03-07 06:33:23 +00:00
Marko Gaćeša 164fa4153d feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517)
* removed the not-exist error check for MkdirAll
* move shared repo root dir to the same parent dir as the repos
2025-03-05 21:16:00 +00:00
Marko Gaćeša b347c0f347 fix: [CODE-3307]: remove invalid file from repo if copy from sharedrepo fails (#3515)
* remove invalid file from repo if copy from sharedrepo fails
2025-03-05 21:00:43 +00:00
Shivanand Sonnad f5b49c6bab feat: [AH-979]: update view for showing vulnerability scan status in digest list table (#3509)
* feat: [AH-979]: update view for showing vulnerability scan status in digest list table
2025-03-05 14:04:56 +00:00
Shivanand Sonnad 4ff47b0c41 feat: [AH-932]: fix issue with pulling upstream artifacts when added after docker hub proxy (#3507)
* feat: [AH-932]: fix issue with pulling upstream artifacts when added after docker hub proxy
* feat: [AH-932]: fix issue with pulling upstream artifacts when added after docker hub proxy
* feat: [AH-932]: fix issue with pulling upstream artifacts when added after docker hub proxy
2025-03-05 13:52:43 +00:00
Shivanand Sonnad 285cb1b9ba feat: [AH-1020]: support delete artifact action on registry artifact list and artifact details page (#3497)
* feat: [AH-1020]: fix failing unit tests
* feat: [AH-1020]: enode artifact key before calling api
* feat: [AH-1020]: add unit test for registry artifact list tables
* feat: [AH-1020]: support delete artifact action on registry artifact list and artifact details page
2025-03-04 12:07:03 +00:00
Shivanand Sonnad efcefd3c10 feat: [AH-973]: Support npm version artifact details (#3486)
* feat: [AH-973]: add config in webpack to support @uiw/react-markdown-preview in build
* feat: [AH-973]: add moduleNameMapper for @uiw/react-markdown-preview in jest config
* feat: [AH-973]: update package type in npmVersionType
* feat: [AH-973]: Support npm version artifact details
2025-03-04 11:58:01 +00:00
Dhruv Dhruv 4d7c6addde feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. (#3502)
* Fixing gitspace instance state enum.
* feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs.
2025-03-04 06:35:19 +00:00
Arvind Choudhary 6d739f624a feat: [AH-987]: New Package Routing implementation done (#3490)
* [AH-987]: Updated lint issues
* [AH-987]: Formatting fixes
* [AH-987]: Base changes
* [AH-987]: Base changes
2025-03-03 22:07:31 +00:00
Johannes Batzill 1d73543050 chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501) 2025-03-03 18:13:49 +00:00
Darko Draskovic bb82438965 feat: [CODE-3278]: Add PR activity for reviewers that were added on PR creation (#3499)
* Reuse PullRequestActivityPayloadReviewerAdd and amend it with PrinciaplIDs
* Remove unused and redundant activity (sub)type
* Merge remote-tracking branch 'origin/main' into dd/pr-reviewer-creation-activity
* Replace store individual activity per reviewer added with store batch
* Add PR activity for reviewers that were added on PR creation
2025-03-03 16:07:01 +00:00
Karan Saraswat 50caca099f feat: [CODE-3205]: restrict importing duplicate repos while importing (#3471)
* feat: [CODE-3205]: restrict importing duplicating repos while importing
2025-03-02 04:55:16 +00:00
Atefeh Mohseni Ejiyeh 2480779cdc fix: [CODE-3249]: Silent not found error on delete git repository (#3477) 2025-03-01 01:55:35 +00:00
Karan Saraswat eef1c49da4 fix: [CODE-3285]: send full reference names in calculate-divergencies call (#3498)
* fix: [CODE-3285]: send full reference names in calculate-divergencies call
2025-02-28 17:30:12 +00:00
Marko Gaćeša d5db990c82 techdebt: [CODE-3276]: remove direct usage of SpacePathStore (#3495)
* remove direct usage of SpacePathStore
2025-02-28 14:18:30 +00:00