Marko Gaćeša
f016ac9ac9
feat: [CODE-3030]: introduce include_git_stats param for list PRs APIs ( #3284 )
...
* introduce include_git_stats param for list PRs APIs
2025-01-17 11:27:23 +00:00
Darko Draskovic
6554c472d1
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/pr-creation-label-assign
* Add label creation to pullreq creation
2025-01-16 16:48:56 +00:00
Deepak Bhatt
c54b82706e
feat: [CDE-577]: fix jetbrains ide issues ( #3281 )
...
* feat: [CDE-577]: fix jetbrains ide issues
2025-01-16 07:23:26 +00:00
Shivakumar Ningappa
c9d62fdc0e
fix: [AH-626]: check for nil controller to prevent PANIC ( #3280 )
...
* fix: [AH-626]: check for nil controller to prevent PANIC
2025-01-16 07:04:07 +00:00
Marko Gaćeša
0006151b23
feat: [PIPE-24577]: define body for file upload api in openapi def ( #3274 )
...
* define body for file upload api in openapi def
2025-01-15 17:11:41 +00:00
Ritek Rounak
77e8ef45d1
fix: [AH-831]: Updated Error Message for Upstream Delete Fail ( #3272 )
...
* fix: [AH-831]: Updated Manifest_reference Foreign
* fix: [AH-831]: Updated Error Message for Upstream Delete Fail
2025-01-15 12:30:13 +00:00
Dhruv Dhruv
b94a78c795
feat: [CDE-572]: Using features for devcontainers. ( #3260 )
...
* feat: [CDE-572]: Using features for devcontainers. Adding changes to parse features from the devcontainer.json and build a new docker image from them. Also adding the support for new devcontainer.json properties- init, privileged, capAdd, securityOpt, mounts. Adding support for three runArgs- privileged, capAdd, mount. Also making the DownloadFeature method context aware, cancelling the goroutines when the ctx is cancelled.
2025-01-15 07:22:55 +00:00
Cameron Motevasselani
6be8fdf10a
feat:[ML-546]: add error messaging capability ( #3257 )
...
* feat:[ML-546]: add error messaging capability
2025-01-15 00:46:22 +00:00
Dhruv Dhruv
b1d0c945d1
feat: [CDE-572]: Adding support for features- sorting and building. ( #3248 )
...
* Addressing review comments.
* feat: [CDE-572]: Adding support for features- sorting and building.
2025-01-14 08:21:44 +00:00
Atefeh Mohseni Ejiyeh
f78f767ae2
feat: [CODE-2818]: Add Archive Repo functionality ( #3051 )
2025-01-13 19:02:51 +00:00
Abhinav Singh
64d66772d4
feat: [CODE-2865]: ssh support changes ( #3052 )
2025-01-13 15:56:57 +00:00
Dhruv Dhruv
4d888b0719
feat: [CDE-572]: Adding changes to support features. ( #3244 )
...
* Changes to support sorting and building.
* Updating go.mod
* feat: [CDE-572]: Adding changes to support features. Changes to support the features property in the devcontainer.json, download features from OCI repos and http(s) URLs as tarballs and parse them to devcontainer-feature.json, resolve them and apply user options. Also added a change to use an OS library to remove comments from the json files.
* feat: [CDE-572]: Adding changes to support features. Changes to support the features property in the devcontainer.json, download features from OCI repos and http(s) URLs as tarballs and parse them to devcontainer-feature.json, resolve them and apply user options. Also added a change to use an OS library to remove comments from the json files.
2025-01-13 11:44:24 +00:00
Akhilesh Pandey
21bb774275
feat: [CODE-2573]: add scope in type for usergroupinfo ( #3241 )
2025-01-10 21:20:55 +00:00
Deepak Bhatt
816feec222
feat: [CDE-576]: add port for JetBrains IDEs ( #3243 )
...
* feat: [CDE-576]: fix func name
* feat: [CDE-576]: fix lint
* feat: [CDE-576]: add port for JetBrains IDEs
2025-01-10 03:22:32 +00:00
Johannes Batzill
db9af2018b
feat: [CODE-2565]: Add development config to support alternate UI source ( #2848 ) ( #3212 )
2025-01-09 18:29:12 +00:00
Yogesh Chauhan
a94be356c4
feat: [ML-531]: Introduce conversations into request DTOs for AI Devops ( #3239 )
...
* Merge branch 'main' into yogesh/ML-531-conversationsDTO
* Fixed Lint issues
* transfer fields from handler to controller
* Add to controller object
* Add conversation DTOS
2025-01-09 16:05:51 +00:00
Deepak Bhatt
19363d2b1a
feat: [CDE-576]: add devcontainer config for Jetbrains ( #3215 )
...
* feat: [CDE-576]: fix hardcoding
* feat: [CDE-576]: fix lint
* feat: [CDE-576]: lint
* feat: [CDE-576]: make IDE path configurable
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-576-devcontainer-json-intellij
* feat: [CDE-576]: fix script name
* feat: [CDE-576]: configure Jetbrains IDEs
* feat: [CDE-576]: change to intellij ide type
* feat: [CDE-576]: fix comments
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-576-devcontainer-json-intellij
* feat: [CDE-576]: add devcontainer config for Jetbrains
* feat: [CDE-552]: fix lint
* feat: [CDE-552]: wait for the ide to run
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: address comments
* feat: [CDE-552}: add support for arm and amd architecture
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: fix build
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-563-intellij-support
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: add install tools, setup and run scripts for intellij
* add intellij support
# Conflicts:
# app/gitspace/infrastructure/trigger_infra_event.go
# app/gitspace/orchestrator/utils/script_templates/setup_intellij.sh
2025-01-07 13:10:54 +00:00
Yogesh Chauhan
e41863edb2
fix: [ML-505]: Fix JSON key name for yaml step ( #3166 )
...
* fix: [ML-505]: Fix key name for yaml step
2025-01-07 05:54:59 +00:00
Deepak Bhatt
9989a5a589
feat: [CDE-576]: intellij code improvements ( #3237 )
...
* feat: [CDE-576]: fix lint
* feat: [CDE-576]: intellij code improvements
2025-01-07 05:29:46 +00:00
Ansuman Satapathy
083a24d8eb
feat: [CDE-582]: refactor gitspaces, use spaceCache ( #3227 )
...
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
* feat: [CDE-582]: refactor gitspaces seperate DB layer.
2025-01-07 05:06:39 +00:00
Pragyesh Mishra
016a0ce2f5
[feat]: [AH-724]: ECR upstream proxy support ( #3181 )
...
* [fix]: [AH-724]: pr checks
* [fix]: [AH-724]: pr checks
* [fix]: [AH-724]: pr checks
* [fix]: [AH-724]: fix upstream proxy update
* [fix]: [AH-724]: fix upstream proxy update
* [fix]: [AH-724]: fix upstream proxy update
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-724-schema-change
* [feat]: [AH-724]: ECR upstream proxy support
2025-01-06 07:59:59 +00:00
Sourabh Awashti
f270bc596a
feat:[AH-628]: migration fix for file manager ( #3219 )
...
* feat:[AH-628]: review changes
* feat:[AH-628]: migration fix for file manager
2025-01-03 09:16:23 +00:00
Deepak Bhatt
a094a54ac7
feat: [CDE-576]: fix intellij support ( #3222 )
...
* feat: [CDE-576]: fix debian warning
* feat: [CDE-576]: fix intellij support
2025-01-03 05:31:22 +00:00
Ansuman Satapathy
3685efd458
feat: [CDE-573]: update swagger for gitspace search ( #3213 )
...
* feat: [CDE-573]: update swagger for gitspace search
* feat: [CDE-573]: update swagger for gitspace search
* feat: [CDE-573]: update swagger for gitspace search
2024-12-31 08:08:48 +00:00
Johannes Batzill
819597fa76
feat: [CODE-2943]: Add 'Depth' method in 'paths' package ( #3211 )
2024-12-30 19:55:10 +00:00
Marko Gaćeša
3d5feb0315
feat: [CODE-2862]: support integer ref for repo finder ( #3205 )
2024-12-30 17:24:06 +00:00
Deepak Bhatt
887379b94a
feat: [CDE-563]: add intellij support ( #3193 )
...
* feat: [CDE-552]: fix lint
* feat: [CDE-552]: wait for the ide to run
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: address comments
* feat: [CDE-552}: add support for arm and amd architecture
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: fix build
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-563-intellij-support
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: fix installation for intellij
* feat: [CDE-552}: add install tools, setup and run scripts for intellij
* add intellij support
# Conflicts:
# app/gitspace/infrastructure/trigger_infra_event.go
# app/gitspace/orchestrator/utils/script_templates/setup_intellij.sh
2024-12-30 15:19:48 +00:00
Arvind Choudhary
15f4adcbe0
feat:[AH-628]: File manager framework DB migration and objects ( #3207 )
...
* Merge commit
* [AH-628]: Updated schema
2024-12-30 11:09:06 +00:00
Ansuman Satapathy
de86d126a5
feat: [CDE-573]: refactor to reduce number of utils. ( #3208 )
...
* feat: [CDE-573]: refactor to reduce number of utils.
* feat: [CDE-573]: refactor to reduce number of utils.
2024-12-30 04:59:16 +00:00
Arvind Choudhary
5d17af97d3
feat:[AH-628]: File manager framework DB migration and objects ( #2954 ) ( #3206 )
...
* Revert "feat:[AH-628]: File manager framework DB migration and objects (#2954 )"
This reverts commit ea1d934decfd94a1f4279eaf785a43b9e509e54e.
2024-12-26 21:49:35 +00:00
Sourabh Awashti
ea1d934dec
feat:[AH-628]: File manager framework DB migration and objects ( #2954 )
...
* [AH-628]: Renamed files
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-628
* feat:[AH-628]: review changes
* feat:[AH-628]: review changes
* feat:[AH-628]: review changes
* feat:[AH-628]: review changes
* feat:[AH-628]: fix uts
* feat:[AH-628]: fix node object
* feat:[AH-628]: change in DB objects
* feat:[AH-628]: change in DB objects
* feat:[AH-628]: change in DB objects
* Merge branch 'main' into AH-628
* feat:[AH-628]: review changes
* feat:[AH-628]: file manager changes with some DB and swagger changes
* feat:[Ah-628]: File manager framwork migrations
2024-12-26 19:34:12 +00:00
Ansuman Satapathy
c54e09908b
feat: [CDE-573]: refactor to reduce utils ( #3204 )
...
* feat: [CDE-573]: refactor to reduce number of utils.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
2024-12-26 10:50:27 +00:00
Ansuman Satapathy
cafa55b2e5
feat: [CDE-573]: refactor to reduce number of abstractions and modules. ( #3203 )
...
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
2024-12-26 08:58:41 +00:00
Ansuman Satapathy
d89825d317
feat: [CDE-573]: refactor to reduce number of abstractions and modules. ( #3199 )
...
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
* feat: [CDE-573]: refactor to reduce number of abstractions and modules.
2024-12-26 05:11:54 +00:00
Marko Gaćeša
2b959817d5
feat: [CODE-2862]: put space fetch behind a cache ( #3201 )
...
* replaced type of the inner cache to SpaceCache
* put space fetch behind a cache
2024-12-25 11:37:40 +00:00
Enver Biševac
b9de5c7217
feat: [code-2978]: show schema models in swagger ui ( #3195 )
...
* show schema models in swagger ui
2024-12-23 21:42:58 +00:00
Enver Biševac
c94a181e7e
fix: [code-2912]: minor improvements, requested changes ( #3197 )
...
* minor improvements, requested changes
2024-12-23 16:20:40 +00:00
Darko Draskovic
9d4fc2c796
feat: [CODE-2975]: Add reviewers creation to pull req creation ( #3182 )
...
* Put pull req creation in tx
* Fix auth error handling and struct/json key/field name
* Merge remote-tracking branch 'origin/main' into dd/pr-create-reviewers
* Move create reviewers functionality into a helper func
* Add reviewers creation to pull req creation
2024-12-23 14:48:52 +00:00
Tudor Macari
a91783b6bc
feat: [AH-744]: refactor GetUIBaseURL ( #3183 )
...
* feat: [AH-744]: refactor GetUIBaseURL
2024-12-21 14:26:18 +00:00
Enver Biševac
785c5c2942
feat: [code-2976]: replace go-chi with chi v5 ( #3186 )
...
* replace go-chi v1.5.5 with chi v5
2024-12-20 18:16:33 +00:00
Enver Biševac
a178e629ea
fix: [code-2912]: issue with pq sql ( #3185 )
...
* requested changes
* fix issue with pqsql
2024-12-20 17:41:41 +00:00
Enver Biševac
db38802e83
feat: [code-2912]: usage service implementation ( #3168 )
...
* feat: [code-2912]: rest and ui changes (#3178 )
* requested changes
* rest and ui changes
* requested changes
* add midleware to raw and archieve endpoints
* wire fixed
* requested changes
* Merge remote-tracking branch 'origin/main' into eb/code-2912
* added initial values from db
* minor improvements
* requested changes
* remove check for bandwidth
* wiring dep
* improved test
* limits check added
* config added, minor improvements
* usage service implementation
2024-12-20 10:28:47 +00:00
Deepak Bhatt
4f739d5127
feat: [CDE-563]: add support for intellij IDE ( #3165 )
...
* feat: [CDE-552}: add ide url scheme consts
* feat: [CDE-552}: define shell interpreter for script
* feat: [CDE-552}: add intellij port
* feat: [CDE-552}: fix lint
* feat: [CDE-552}: add intellij integration
* feat: [CDE-552}: add intellij type
2024-12-20 04:52:13 +00:00
Abhinav Singh
4a55edad29
fix: [CODE-2954]: fix webhook query ( #3175 )
...
* fix: [CODE-2954]: fix webhook query
2024-12-19 05:02:19 +00:00
Vikyath Harekal
800947f7f1
feat: [CDE-511]: Add hybrid_vm to InfraProviderType enum values ( #3174 )
...
* feat: [CDE-511]: Add hybrid_vm to InfraProviderType enum values
* feat: [CDE-511]: Add hybrid_vm to InfraProviderType enum values
2024-12-19 05:02:06 +00:00
Darko Draskovic
265eb40f22
feat: [CODE-1353]: Add status check and merge check SSE events ( #3146 )
...
* Merge remote-tracking branch 'origin/main' into dd/sse-events
* Add webhook create/update/delete event
* Add branch/tag created/updated deleted events
* Merge remote-tracking branch 'origin/main' into dd/sse-events
* Merge remote-tracking branch 'origin/main' into dd/sse-events
* Merge remote-tracking branch 'origin/main' into dd/sse-events
* Add new event types
* Merge remote-tracking branch 'origin/main' into dd/sse-events
* Add logs directly to publisher
* Merge remote-tracking branch 'origin/main' into dd/sse-events
* Add status check and merge check SSE events
2024-12-18 16:00:58 +00:00
Akhilesh Pandey
694e790091
feat: [CODE-2679]: Comment status update changes ( #2943 ) ( #3006 )
...
* feat: [CODE-2472]: update wire
* feat: [CODE-2472]: update wire
* feat: [CODE-2472]: update wire
* feat: [CODE-2742]: update comments
* Merge branch 'main' into akp/CODE-2472
* feat: [CODE-2472]: naming and comment
* Apply suggestion from code review
* feat: [CODE-2472]: remove file
* feat: [CODE-2472]: Created issue
* feat: [CODE-2472]: Review
* feat: [CODE-2472]: rebase
* feat: [CODE-2679]: Comment status update changes (#2943 )
* rebase
* feat: [CODE-2679]: review
* feat: [CODE-2679]: wire changes
* feat: [CODE-2679]: Comment status update changes
* feat: [CODE-2679]: Comment status update changes
* feat: [CODE-2472]: fix minor issues
* feat: [CODE-2472]: Update the timestamps
* feat: [CODE-2472]: Pullreq comment updated changes
* feat: [CODE-2472]: changes
* feat: [CODE-2472]: update name to edited
* feat: [CODE-2472]: update name to edited
* feat: [CODE-2472]: status change comment changes
* feat: [CODE-2472]: Text changes only
* feat: [CODE-2472]: initial code
2024-12-18 06:27:39 +00:00
Arvind Choudhary
77ddc2a601
fix: [AH-784]: Updated URL provider to update casing for space names ( #3158 )
...
* [AH-784]: Updated URL provider to update casing for space names
2024-12-17 00:15:47 +00:00
Johannes Batzill
096b86da47
fix: [CODE-2942]: space level permission checks for status checks and webhooks ( #3167 )
2024-12-16 22:19:47 +00:00
Yogesh Chauhan
aed116a24b
fix: [ML-505]: changes to support update-step API for Harness Intelligence ( #3156 )
...
* Fix some lint issues
* fix more lint issues
* Fix linting
* fix: [ML-505]: add step context
* fix: [ML-505]: fix interface for update step
* fix: [ML-505]: interface for update step
* fix: [ML-505]: interface for update step
* fix: [ML-505]: structs for update step
2024-12-16 11:42:40 +00:00