Commit Graph

2527 Commits (devcontainer-setup)

Author SHA1 Message Date
Dhruv ec4509cc1f
Update devcontainer.json 2024-10-29 14:24:04 +05:30
Dhruv 0a1d02e3ca
Create devcontainer.json 2024-10-29 13:13:24 +05:30
Deepak Bhatt 35981e7f02 fix: [CDE-438]: add markedForDeletion filter in count (#2887)
* add markedForDeletion filter in count
2024-10-29 05:50:14 +00:00
Dhruv Dhruv 6dbe85fbfd fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881)
* 

fix: [CDE-413]: Adding spacePath to method.
* 

fix: [CDE-413]: Adding method to get branch url in the scm interface and using it to set the branch url in the gitspace config api responses. Removing the SCM interface as it has only 1 impl. Minor refactoring.
* 

fix: [CDE-413]: Adding method to get branch url in the scm interface and using it to set the branch url in the gitspace config api responses. Removing the SCM interface as it has only 1 impl. Minor refactoring.
2024-10-29 04:46:03 +00:00
Deepak Bhatt 178af11902 fix: [CDE-438]:modify list method for gitspace config (#2886)
* add removed params
* modify list gitspace config
2024-10-29 03:58:47 +00:00
Arvind Choudhary 86036dc43b feat: [AH-586]: Fix OCI tests and enable check on gitness repo (#2885)
* [AH-586]: Fix OCI tests and enable check on gitness repo
2024-10-28 23:03:12 +00:00
Karan Saraswat ff00a8ba7a fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger (#2882)
* fixed other types too
* fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger
2024-10-28 17:21:39 +00:00
Pragyesh Mishra aabc684606 [fix]: [AH-559]: fixed upstream proxy update flow (#2883)
* [fix]: [AH-559]: fixed upstream proxy update flow
* [fix]: [AH-559]: fixed upstream proxy update flow
2024-10-28 17:15:16 +00:00
Pragyesh Mishra e5d5ce6a04 [fix]: [AH-388]: Move tracking of Bandwidth and Download Stats to Middleware (#2800)
* [fix]: [AH-388]: fix lint
* [fix]: [AH-388]: fix lint
* [fix]: [AH-388]: fix lint
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* [fix]: [AH-388]: fix merge conflict
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* fixed upstream proxy issues
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* [fix]: [AH-388]: fix image and artifact upsert
* [fix]: [AH-388]: fix dependency
* [fix]: [AH-388]: Fix Download Stats
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into fix-stats
* [fix]: [AH-388]: Fix Download Stats
* [fix]: [AH-388]: Fix Bandwidth Stats
2024-10-28 13:52:24 +00:00
Ansuman Satapathy 0d84fa85ff feat: [CDE-332]: remove unused and duplicate templateID gitspaces (#2884)
* feat: [CDE-332]: remove unused and duplicate templateID gitspaces
* 

feat: [CDE-332]: remove unused and duplicate templateID gitspaces
* 

feat: [CDE-332]: remove unused and duplicate templateID gitspaces
2024-10-28 13:04:17 +00:00
Deepak Bhatt f94bc6b462 fix: [CDE-424]:add migration for gitspace_configs table (#2878)
* update query
* add migration
2024-10-28 12:43:09 +00:00
Dhruv Dhruv 69a815ee1e fix: [CDE-437]: Mapping IsMarkedForDeletion and IsDeleted when reading from db. (#2877)
* fix: [CDE-437]: Mapping IsMarkedForDeletion and IsDeleted when reading from db.
2024-10-28 08:10:15 +00:00
Shivanand Sonnad f87c8b77e7 feat: [AH-201]: upgrade jest version and related fixes (#2856)
* feat: [AH-201]: update tests to accomodate new changes in icons
* feat: [AH-201]: remove coverage check for now
* feat: [AH-201]: upgrade jest version and related fixes
* feat: [AH-201]: add unit tests setup for artifact registry module
2024-10-28 06:45:48 +00:00
Deepak Bhatt 6983438ec2 feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* change name
* increase scope of delete
* change func name
* modify delete api
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* add delete and handler condition
* address comment
* handle cleanup event
* update enum mapping
* find destroyed infra as well
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* modify find signature
* Merge branch 'add-force-delete-job-funcs' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* 



address feedback 2
* 



address feedback
* 



Apply suggestion from code review
* 



Apply suggestion from code review
* 



remove std out
* 



add infrastruce and orchestrator funcs
* 



add and modify infra provider methods

Add cleanupInstanceResources method
Modify Deprovision method and make it idempotent
* address feedback 2
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* Merge branch 'add-force-delete-job-funcs' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* address feedback
* Apply suggestion from code review
* Apply suggestion from code review
* remove std out
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* add infrastruce and orchestrator funcs
* add and modify infra provider methods

Add cleanupInstanceResources method
Modify Deprovision method and make it idempotent
2024-10-28 05:30:14 +00:00
Ansuman Satapathy f3016357d3 feat: [CDE-332]: added an event and method for auto-stopping (#2876)
* feat: [CDE-332]: added an event and method for auto-stopping
2024-10-28 05:06:08 +00:00
Ansuman Satapathy 6035f3b73e feat: [CDE-332]: updated script for containers (#2875)
* feat: [CDE-332]: updated script for containers
* feat: [CDE-332]: updated script for containers
* feat: [CDE-332]: updated script for containers
* feat: [CDE-332]: updated scrpt for containers
2024-10-28 04:25:23 +00:00
Ansuman Satapathy 1cb0e477f0 feat: [CDE-332]: updated script for gitspace tools installation (#2874)
* feat: [CDE-332]: updated script for containers
* feat: [CDE-332]: updated scrpt for containers
2024-10-28 04:02:38 +00:00
Vikyath Harekal ad12a5d6f8 feat: [CDE-332]: Update the gitspace setup scripts to support more OSes (#2873)
* 

feat: [CDE-332]: fix lint
* 

feat: [CDE-332]: Update the gitspace setup scripts to support more OSes
2024-10-27 01:43:58 +00:00
Akhilesh Pandey b5955c2da9 feat: [CODE-2523]: Audit log bypassed branch deletions (#2851)
* feat: [CODE-2523]: Audit log bypassed branch deletions
2024-10-26 18:47:44 +00:00
Arvind Choudhary a03b6f0dce feat: [AH-569]: Updated method to return correct storage size (#2871)
* 

[AH-569]: Updated method to return correct storage size
2024-10-26 13:41:13 +00:00
Vikyath Harekal 4c278448c4 feat: [CDE-332]: Update the gitspace setup scripts to support more OSes (#2872)
* feat: [CDE-332]: Update the gitspace setup scripts to support more OSes
2024-10-26 11:42:12 +00:00
Johannes Batzill 7e27bac66e fix: [CODE-2625]: Improve Error Handling for `blob` upload errors (#2870) 2024-10-25 19:08:17 +00:00
Shivanand Sonnad 505d8fa702 feat: [AH-562]: update icons for registry and artifacts (#2864)
* 

feat: [AH-562]: update icons for registry and artifacts
2024-10-25 11:54:12 +00:00
Marko Gaćeša 35b7745b65 fix: [CODE-2583]: fix merge dry_run with no method; add dry_run_rules to merge (#2862)
* default to "merge" method for dry-run of merge
* fix merge dry_run with no method; add dry_run_rules to merge
2024-10-25 11:16:37 +00:00
Neel Khamar 8d5f3a6f8b fix: [CDE-405] Added the additional null/undefined check for showing the "No Change" label (#2860)
* 

Added prettier code formatting
* 

feat: [CDE-405] Changes
2024-10-25 03:49:59 +00:00
Atefeh Mohseni Ejiyeh f78ae3839a fix: [CODE-2621]: nil pointer for not found labels during pull requests migration (#2866) 2024-10-25 00:33:54 +00:00
Ritik Kapoor 6a17336aaa fix: [CODE-2566] add FF config and hide plugin step behind a UI Flag - GITNESS_UI_SHOW_PLUGIN (#2847)
* fix: [code-2566] address comment
* fix: [code-2566] address comment
* fix: [code-2566] address comments
* fix: [CODE-2566] lint check
* fix: [CODE-2566] add FF config and hide plugin step behind local FF - GITNESS_FF_SHOW_PLUGIN_STEP
2024-10-24 18:40:52 +00:00
Marko Gaćeša 7d58dcca04 feat: [CODE-2618]: remove old unused code from git/operations.go (#2863)
* remove old unused code from git/operations.go
2024-10-24 15:49:20 +00:00
Marko Gaćeša 5eb79b3805 feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
2024-10-24 13:19:35 +00:00
Dhruv Dhruv 3668c43a2a fix: [CDE-416]: Increasing timeout to 10m for all gitspace events. (#2861)
* fix: [CDE-416]: Increasing timeout to 10m for all gitspace events.
2024-10-24 12:49:36 +00:00
Marko Gaćeša 8c5e7546c3 feat: [CODE-2567]: improve git commit message handling (#2849)
* make the change backward compatible
* improve git commit message handling
2024-10-24 10:08:36 +00:00
Shivanand Sonnad 4c690d356e fix: [AH-563]: update texts on UI (#2859)
* fix: [AH-563]: update texts on UI
2024-10-24 07:52:13 +00:00
Shivanand Sonnad 90b86b5690 fix: [AH-558]: fix showing undefined in secret select field (#2857)
* fix: [AH-558]: fix showing undefined in secret select field
2024-10-24 04:57:03 +00:00
Ritik Kapoor b32615d82b fix: [CODE-2589] search in repo listing (#2855)
* fix: [CODE-2589] refactor
* fix: [CODE-2589] search in repo listing
2024-10-24 04:49:59 +00:00
Ritik Kapoor 99b37fed7a fix: [CODE-2176] path for index_public.html (#2858) 2024-10-23 17:52:03 +00:00
Atefeh Mohseni Ejiyeh 0a35385255 feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758) 2024-10-23 16:37:06 +00:00
Darko Draskovic 0f3956696c feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840)
* Scan directly into types.ExecutionInfo
* Merge remote-tracking branch 'origin/main' into dd/pipeline-execs
* Merge remote-tracking branch 'origin/main' into dd/pipeline-execs
* Add last_executions param and optimize db query for last execs
* Enhance pipeline list API to include last 10 execution summaries for a pipeline
2024-10-23 16:17:25 +00:00
Enver Biševac fdb41b5b38 feat: [code-2461]: add go-import metatag in response for go get operations (#2775)
* requested changes
* Merge branch 'eb/code-2461' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into eb/code-2461
* 

requested changes
* 

requested changes
* 

requested changes
* 

add go-import metatag in response for go get operations
* requested changes
* requested changes
* requested changes
* add go-import metatag in response for go get operations
2024-10-23 10:45:34 +00:00
Shivakumar Ningappa e9f6f1228a fix: [AH-420]: handle error (#2759)
* 







fix: [AH-420]: handle error
2024-10-23 06:41:02 +00:00
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