2488 Commits

Author SHA1 Message Date
Arvind Choudhary
c27a2f7201 feat: [AH-554]: Updated swagger changes (#2854)
* 

[AH-554]: Updated swagger changes
2024-10-23 05:04:55 +00:00
Johannes Batzill
7b5490ac10 fix: [CODE-2583]: fix dry-running merge without merge method (#2852)
* fix: [CODE-2583]: fix dry-running merge without merge method
2024-10-22 23:06:12 +00:00
Ritik Kapoor
32e817888a fix: [CODE-2493] codeowners status in PR overview page (#2833)
* fix: [CODE-2493] resolve comments
* fix: [CODE-2493] fix codeowners status in PR overview page
2024-10-22 13:29:42 +00:00
Karan Saraswat
9a12d72a10 feat: [PIPE-22618]: API to fetch PR with the source and target branch (#2838)
* fixed go lint error
* fixed swagger endpoint
* feat: [PIPE-22618]: API to fetch PRs with the source and target branch
2024-10-22 11:45:10 +00:00
Tudor Macari
5af278c2bb fix: [AH-544]: fix cross registry mount (#2846)
* fix: [AH_544]: fix cross registry mount
2024-10-22 11:08:07 +00:00
Pragyesh Mishra
874f9957ab [fix]: [AH-465]: fixed creation of upstream proxy (#2845)
* [fix]: [AH-465]: fixed creation of upstream proxy
2024-10-22 10:18:36 +00:00
Ansuman Satapathy
0124832ae7 fix: [CDE-397]: remove infra check during cde deletion (#2843)
* fix: [CDE-397]: remove infra check during cde deletion
2024-10-22 04:28:30 +00:00
Atefeh Mohseni Ejiyeh
5efca19288 feat: [CODE-2375]: Support import v2 for labels (#2695) 2024-10-21 20:23:36 +00:00
Karan Saraswat
a6bea60973 fix: [CODE-2057]: fix for status checks showing wrong time (#2842)
* fix: [CODE-2057]: fix for status checks showing wrong time
2024-10-21 20:15:15 +00:00
Akhilesh Pandey
503e62c979 feat: [CODE-2468]: Add new webhook type: review_submitted (#2839)
* Merge branch 'main' into akp/CODE-2468
* feat: [CODE-2468]: formatting
* feat: [CODE-2468]: remove timestamp
* feat: [CODE-2468]: update the trigger name
* feat: [CODE-2468]: initial code
2024-10-21 15:39:59 +00:00
Akhilesh Pandey
c282082cde feat: [CODE-2366]: new webhook event for label assignment (#2810)
* feat: [CODE-2336]: lint
* Merge branch 'main' into akp/CODE-2336
* feat: [CODE-2336]: nit: lint
* feat: [CODE-2336]: nit: rename
* update event and webhook payload
* fix: [CODE-2366]: undo css
* feat: [CODE-2336]: remove service usage
* feat: [CODE-2336]: remove service usage
* Merge remote-tracking branch 'origin/akp/CODE-2336' into akp/CODE-2336

# Conflicts:
#	app/services/webhook/handler_pullreq.go
* feat: [CODE-2336]: remove service usage
* Apply suggestion from code review
* feat: [CODE-2336]: update code to fetch label with values from service
* feat: [CODE-2366]: lint
* feat: [CODE-2366]: new webhook event for label assignment
2024-10-21 15:13:33 +00:00
Ansuman Satapathy
1dbdccfe18 fix: [CDE-397]: set space path in findAll method. (#2837)
* 

fix: [CDE-397]: set space path in findAll method.
2024-10-21 11:46:02 +00:00
Deepak Bhatt
73b8beb005 fix: [CDE-390]:add sql migration for gitspace config table (#2836)
* add comment
* add sql migration for gitspace config table
2024-10-21 10:55:39 +00:00
Pragyesh Mishra
18eb27aa15 [feat]: [AH-284]: Delete Artifact and Delete Artifact Version (#2788)
* pr review
* lint
* pr reviews
* pr reviews
* pr reviews
* fix
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-284-delete-flows
* [feat]: [AH-284]: Delete flows
2024-10-21 10:11:14 +00:00
Ansuman Satapathy
cc7320e9af fix: [CDE-397]: set space path in findAll method for auto-stopping (#2835)
* 

fix: [CDE-397]: set space path in findAll method.
2024-10-21 05:57:55 +00:00
Deepak Bhatt
b3e65f827f fix: [CDE-202]:modify db function for gitspaces (#2807)
* modify list function for gitspaces
2024-10-21 04:35:34 +00:00
Shivakumar Ningappa
884d7b3612 feat: [AH-392]: support multiple scanners - gitness changes (#2834)
* feat: [AH-392]: support multiple scanners - review comments
* feat: [AH-392]: support multiple scanners - lint errors
* feat: [AH-392]: support multiple scanners - gitness changes
2024-10-18 20:58:44 +00:00
Darko Draskovic
b002a60b02 feat: [CODE-2292]: Add API for space level webhook creation (#2730)
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Move webphookpreprocessor to webhook controller
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Merge branch 'main' into dd/webhooks-space
* Add webhookpreprocessor service
* Add WebhookParentInfo type and refactor webhook svc and store to use it
* Introduce webhookpreprocessor service
* Add space webhooks
* Refactor handlers to use custom fn params
* Move everything webhook service related to webhook service
* Remove webhook parent info type
* Add webhook execution count
* Add space webhooks
2024-10-18 16:27:56 +00:00
Akhilesh Pandey
fd848b1e15 feat: [CODE-2318]: Update error message in case of forbidden (#2780)
* feat: [CODE-2318]: update error logic to be translate in controller
* Merge branch 'main' into akp/CODE-2318
* feat: [CODE-2318]: update error logic to be translate in controller
* feat: [CODE-2318]: remove nested error handling
* feat: [CODE-2318]: Update error message in case of forbidden
2024-10-18 14:16:16 +00:00
Pragyesh Mishra
d21176e612 fix: [AH-471]: fixed package type filter (#2829)
* 



fixed package type filter
2024-10-18 11:31:33 +00:00
Shivanand Sonnad
c3221fb0ff fix: [AH-518]: fix issue with registry and package type select on UI (#2830)
* fix: [AH-518]: show detailed error message coming from api response
* fix: [AH-518]: fix incorrect placeholder and handle loading senario for digest selector
* fix: [AH-518]: fix issue with registry and package type select on UI
2024-10-18 10:08:47 +00:00
Deepak Bhatt
21bdad8ece feat: [CDE-390]:add can delete column in gitspace_config table (#2827)
* fix err msg
* update migration query
* fix typo
* feedback comments
* add can delete column in gitspace_config table
2024-10-18 08:38:27 +00:00
Johannes Batzill
5cbd33bd5d feat: [PIPE-22535]: Include previous commit in blame (#2812) 2024-10-17 18:21:51 +00:00
Akhilesh Pandey
ac8eb9ff37 feat: [CODE-2466]: support for codeowners usergroup (#2795)
* feat: [CODE-2466]: support for codeowners usergroup
2024-10-17 12:45:04 +00:00
Shivanand Sonnad
465275b549 feat: [AH-518]: fix alignment issue of overview cards on version details page (#2828)
* feat: [AH-518]: resolve PR comments
* feat: [AH-518]: fix alignment issue of overview cards on version details page
* feat: [AH-518]: disable security scan section and show aquatrivy selected by default
* feat: [AH-518]: use normal search input instead of AI search input on global artifact list page
* feat: [AH-518]: update text to total downloads instead of total weekly downloads
* feat: [AH-518]: remove labels from UI
* feat: [AH-518]: disable cleanup policy
* feat: [AH-518]: set min width for name columns in all tables in HAR module
2024-10-17 09:24:22 +00:00
Abhinav Singh
f7411b41c9 feat: [CODE-2500]: add support for webhook internal url (#2806)
* feat: [CODE-2500]: add support for webhook internal url
* feat: [CODE-2500]: add support for webhook internal url
* feat: [CODE-2500]: add support for webhook internal url
2024-10-16 22:33:00 +00:00
Johannes Batzill
ddf3f1d3b9 fix: [CODE-2516]: fix typo in dockerfile (#2823)
* Update Dockerfile
2024-10-16 17:51:42 +00:00
Jens Riisom Schultz
4cfbcbb790
Update README.md (#3571)
Fixed a horrible spelling mistake in the `README.md`.
2024-10-16 08:36:40 -07:00
Deepak Bhatt
f2fca6808d fix: [CDE-202]: list-dead func (#2821)
* fix list-dead func
2024-10-16 10:27:13 +00:00
Dhruv Dhruv
6837cb4dbf fix: [CDE-371]: Fixing total count if number of gitspaces in current iteration is less than page size. (#2820)
* fix: [CDE-371]: Fixing total count if number of gitspaces in current iteration is less than page size.
2024-10-16 05:33:16 +00:00
Deepak Bhatt
7790c19a7f fix: [CDE-202]: update gitspace database funcs (#2809)
* remove named returns
* update gitspace database funcs
2024-10-16 04:17:04 +00:00
Ritik Kapoor
80dc6ff0b0 feat: [CODE-2510] add exclude_description param in PR listing (#2819)
* feat: [CODE-2510] add exclude_description param in PR listing
2024-10-15 17:21:42 +00:00
Marko Gaćeša
069a35a4d8 feat: [CODE-2484]: add API to squash commits on a branch (#2793)
* add openapi entry for squash
* minor fixes
* squash api
2024-10-15 16:49:02 +00:00
Tudor Macari
bdf84d4941 fix: [AH-431]: fix manifests request (#2817)
* fix: [AH-431]: fix manifests request
2024-10-15 16:06:50 +00:00
Akhilesh Pandey
950c917947 feat: [CODE-2312]: fix missing resource name issue (#2814)
* feat: [CODE-2312]: fix missing resource name issue
2024-10-15 13:00:58 +00:00
Shivanand Sonnad
a7c7194891 fix: [AH-486]: remove deployments data for helm artifacts (#2813)
* fix: [AH-486]: remove deployments data for helm artifacts
2024-10-15 09:33:53 +00:00
Shivakumar Ningappa
6614040555 feat: [AH-433]: write DB migrator tool for Artifact Registry - export postgres FS (#2811)
* feat: [AH-433]: write DB migrator tool for Artifact Registry - export postgres FS
2024-10-14 20:57:25 +00:00
Marko Gaćeša
4d577bb378 fix: [CODE-2134]: replace include_description with exclude_description param (#2808) 2024-10-14 18:08:07 +00:00
Shivanand Sonnad
a98a695634 fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button (#2802)
* 



fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button
2024-10-14 07:59:08 +00:00
Akhilesh Pandey
3ef7f9f55a feat: [CODE-2312]: Update UI labels for audit service (#2805)
* feat: [CODE-2312]: revert go-sdk changes in all places
* feat: [CODE-2312]: revert go.mod changes
* feat: [CODE-2312]: fresh reset
* feat: [CODE-2312]: go.mod changes
* feat: [CODE-2312]: address resourcename to commit.go
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: address resourcename to commit.go
* feat: [CODE-2312]: address resourcename to commit.go
* feat: [CODE-2312]: address failure due to exceeding limit on resource labels
* feat: [CODE-2312]: lint
* feat: [CODE-2312]: MERGE
* feat: [CODE-2312]: Update wire
* feat: [CODE-2312]: update ui labels
* feat: [CODE-2312]: update resource and action
* feat: [CODE-2312]: Audit log new action : bypassed
* feat: [CODE-2312]: audit log object update
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: audit logging changes for commit, merge, create and delete branch
* Merge branch 'main' into akp/CODE-2312
* Merge branch 'main' into akp/CODE-2312
* feat: [CODE-2312]: introduce parser and enclosing method
* feat: [CODE-2312]: annotate error
* feat: [CODE-2312]: name change and todo removal
* feat: [CODE-2312]: Annotate errors
* feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List
2024-10-11 17:05:19 +00:00
Deepesh Kumar
2606389e85 feat: [CDE-381]: Updated Doc and Help links (#2804)
* feat: [CDE-381]: Updated Doc and Help links
2024-10-11 10:57:22 +00:00
Ritik Kapoor
f65eafa4fc fix: [CODE-2475] handle error for import-progress API failure (#2801)
* feat: [CODE-2475] address comments
* 

fix: [CODE-2475] resolve comments
* 

fix: [CODE-2475] lint check
* 

fix: [CODE-2475] handle error for import-progress API failure
2024-10-11 05:32:22 +00:00
Ritik Kapoor
f6ac58f036 feat: [CODE-2411] add support for Fast-forward merge (#2803)
* feat: [CODE-2411] add support for Fast-forward merge
2024-10-10 22:36:19 +00:00
Shivanand Sonnad
bbb7bce02a fix: [AH-484]: fix breaking ui when name is too big (#2799)
* fix: [AH-484]: fix breaking ui when name is too big
2024-10-10 07:36:14 +00:00
Kapil Garg
45be4fb7cb fix: [CDE-268]: add space path in resource input for update API (#2798)
* use parent space path
* add space path in resource input for update API
2024-10-10 06:43:41 +00:00
Abhinav Singh
f4659a0c31 fix: [CODE-2478]: fix swagger of webhook execution (#2796) 2024-10-10 00:43:28 +00:00
Johannes Batzill
966cd70c4a fix: [CODE-2489]: Expand detection of repo not found cases in git error parsing (#2797) 2024-10-09 22:53:10 +00:00
Yogesh Chauhan
069a2a9198 feat: [ML-338] Change PipelineContext yaml field name (#2794)
* Change PipelineContext yaml field name
2024-10-09 20:07:04 +00:00
Yogesh Chauhan
bd76bfe896 feat: [ML-338]: Use /chat/platform instead of /chat/gitness for AI foundation (#2792)
* 

USe /chat/platform instead of /chat/gitness
2024-10-09 18:36:01 +00:00
Marko Gaćeša
c628d3307d feat: [CODE-2483]: skip permission check for space pullreq API and fix the inner loop (#2791)
* skip permission check for space pullreq API and fix the inner loop
2024-10-09 10:43:32 +00:00