Dhruv
93a08e245a
Fixing the comment handling for devcontainer.json file. ( #3610 )
...
Using the open-source `github.com/tidwall/jsonc` library to parse and
filter out the comments.
Co-authored-by: dhruv <dhruv.istc@gmail.com>
2025-01-15 12:01:29 +05:30
Ansuman Satapathy
cf8b8b2215
fix: [CDE-555]: run lifecycle commands in parallel and allow object type ( #3603 )
...
(#3161 )
* fix: [CDE-555]: run commands in parallel
* fix: [CDE-555]: update parsing and add discriminator
(cherry picked from commit a1c91d1aa6
)
[CDE-555]:
https://harness.atlassian.net/browse/CDE-555?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[CDE-555]:
https://harness.atlassian.net/browse/CDE-555?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-16 12:10:15 +05:30
Arvind Choudhary
eca698accd
fix: [AH-784]: Updated URL provider to update casing for space names ( #3600 )
2024-12-12 14:56:07 -08:00
Hitesh Aringa
fb0989dbc6
Remove leftover webhook_internal usage - make type fixed ( #3599 )
2024-12-12 11:30:46 -08:00
Ansuman Satapathy
6fd23fd03e
fix: [CDE-555]: fix correctly iterate over list of extensions for gitspace ( #3597 )
...
<img width="1083" alt="Screenshot 2024-12-12 at 10 47 03 AM"
src="https://github.com/user-attachments/assets/442dee2f-f541-4656-ba27-a28aeab42b5a "
/>
* fix: [CDE-555]: fix correctly iterate over list of extensions for
gitspace.
(cherry picked from commit 1e18e289d8
)
2024-12-12 17:08:08 +05:30
Vikyath Harekal
df3342aefe
feat: [CDE-549]: Copy image using skopeo ( #3127 )
...
* feat: [CDE-549]: fix
* feat: [CDE-549]: fix lint
* feat: [CDE-549]: fix
* feat: [CDE-549]: fix
* feat: [CDE-549]: update command
* feat: [CDE-549]: Copy image using skopeo
2024-12-09 13:16:13 +00:00
Johannes Batzill
5698383d44
fix: [CODE-2908]: Fix permission checks for space level rule + label operations ( #3123 )
2024-12-06 21:59:07 +00:00
Yogesh Chauhan
2942fbba69
fix: [ML-505]: Fix make wire ( #3122 )
2024-12-06 19:38:22 +00:00
Darko Draskovic
7b214b58d5
feat: [CODE-285]: Add openapi spec for space recent check list ( #3115 )
...
* Add openapi spec for space recent check list
2024-12-06 13:07:21 +00:00
Yogesh Chauhan
f82dd44d57
fix: [ML-505]: Fix generate step API input type ( #3120 )
...
* fix: [ML-505]: Fix generate step API input type
2024-12-06 10:18:29 +00:00
Ansuman Satapathy
a515a57299
feat: [CDE-545]: check during provision retry for latest instance ( #3114 )
...
* feat: [CDE-545]: check during provision retry for latest instance
* feat: [CDE-545]: check during provision retry for latest instance
2024-12-05 05:25:02 +00:00
Ansuman Satapathy
a5d442f289
feat: [CDE-544]: allow actions if stuck in starting/stopping transient state ( #3113 )
...
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
* feat: [CDE-544]: allow actions if stuck in starting/stopping transient state
2024-12-05 05:02:57 +00:00
Abhinav Singh
bd9d15500c
feat: [CODE-2885]: support for webhook type ( #3098 )
2024-12-05 02:01:08 +00:00
Atefeh Mohseni Ejiyeh
a9fed4271a
fix: [CODE-2896]: Audit logs data on create repo by the migrator ( #3112 )
2024-12-05 01:31:07 +00:00
Atefeh Mohseni Ejiyeh
a71e822ac9
fix: [CODE-2839]: branch rules state migration ( #3039 )
2024-12-04 22:37:06 +00:00
Tudor Macari
d85030ef03
fix: [AH-731]: fix build ( #3109 )
...
* fix: [AH-731]: fix build
2024-12-04 09:42:20 +00:00
Tudor Macari
7764ab2154
fix: [AH-731]: revert interface change ( #3106 )
...
* fix: [AH-731]: revert interface change
2024-12-04 08:02:57 +00:00
Dhruv Dhruv
ccf7673ee5
fix: [CDE-473]: Checking default containerUser from the image. ( #3105 )
...
* fix: [CDE-473]: Checking default containerUser from the image.
2024-12-04 07:24:22 +00:00
Karan Saraswat
423702f0c0
feat: [PIPE-23720]: add author details to the commits API ( #3095 )
...
* addressed review comment
* feat: [PIPE-23720]: add author details to the commits API
2024-12-03 17:35:07 +00:00
Darko Draskovic
18da27f968
feat: [CODE-2857]: Add checks API to spaces ( #3084 )
...
* Fix stmt reassignment
* Add get descendent ids helper to space store
* Add checks API to spaces
2024-12-03 15:31:56 +00:00
Tudor Macari
ed2597bdcc
feat: [AH-713]: add method to get base UI url ( #3103 )
...
* feat: [AH-713]: add method to get base UI url
2024-12-03 13:37:48 +00:00
Ansuman Satapathy
26408533e1
feat: [CDE-472]: handle stream closing gracefully, and simplify sync cmd execution ( #3102 )
...
* feat: [CDE-472]: handle stream closing gracefully, and simplify sync cmd execution
* feat: [CDE-472]: handle stream closing gracefully, and simplify sync cmd execution
2024-12-03 13:06:59 +00:00
Dhruv Dhruv
6f7e203251
fix: [CDE-540]: Adding check for media folder path during gitspace creation. ( #3100 )
...
* fix: [CDE-540]: Adding check for media folder path during gitspace creation.
2024-12-03 08:59:31 +00:00
Ansuman Satapathy
74ff87178f
feat: [CDE-472]: add status code to the channel for gitspace exec ( #3096 )
...
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
* feat: [CDE-472]: add status code to the channel
2024-12-03 04:49:05 +00:00
Dhruv Dhruv
384fb7a7d2
fix: [CDE-513]: Sorting infra provider resources. ( #3093 )
...
* Correcting import.
* fix: [CDE-513]: Sorting infra provider resources.
2024-12-02 13:49:10 +00:00
Ansuman Satapathy
04b4dab207
feat: [CDE-472]: make IDE service args typed ( #3092 )
...
* feat: [CDE-472]: reduce verbosity of internal installation steps
* feat: [CDE-472]: reduce verbosity of internal installation steps
* feat: [CDE-472]: make IDE service args typed
2024-12-02 12:04:47 +00:00
Dhruv Dhruv
a64d5631f4
feat: [CDE-473]: Unlocking and removing remoteUser password in case of SSH key. ( #3090 )
...
* feat: [CDE-473]: Unlocking and removing remoteUser password in case of SSH key.
2024-12-02 08:16:42 +00:00
Ansuman Satapathy
c65f994af9
feat: [CDE-522]: send total gitspaces without applying user filters in header ( #3089 )
...
* feat: [CDE-522]: formatting
* feat: [CDE-522]: formatting
* feat: [CDE-522]: send total gitspaces without applying user filters in header
* feat: [CDE-522]: send total gitspaces without applying filter in header
2024-12-02 07:03:22 +00:00
Ansuman Satapathy
08d9d959cc
feat: [CDE-472]: install extensions only during setup, vscode impl for it. ( #3088 )
...
* feat: [CDE-522]: formatting
* feat: [CDE-472]: install extensions only during setup, vscode impl for it.
* feat: [CDE-472]: install extensions only during setup, vscode impl for it.
* feat: [CDE-472]: install extensions only during setup, vscode impl for it.
* feat: [CDE-472]: install extensions only during setup, vscode impl for it.
2024-12-02 06:49:31 +00:00
Ansuman Satapathy
293aa5ff29
feat: [CDE-472]: add search gitspace, user dir fixed for life-cycle command ( #3087 )
...
* feat: [CDE-472]: add search gitspace, user dir fixed for life-cycle command
2024-12-01 06:50:59 +00:00
Dhruv Dhruv
1086397b3f
feat: [CDE-473]: Adding support for containerUser and remoteUser. ( #3086 )
...
* Adding support for root as remoteUser
* Changing logger from gitspace to application in config util.
* Changing logger from gitspace to application in config util.
* feat: [CDE-473]: Adding support for containerUser and remoteUser.
2024-12-01 05:03:48 +00:00
Ansuman Satapathy
7daa9666cc
feat: [CDE-472]: customizations refactor code ( #3078 )
...
* feat: [CDE-472]: customizations refactor code
2024-11-29 08:29:38 +00:00
Darko Draskovic
bf8f1d01af
fix: [CODE-2873]: Uncomment webhook localhost not allowed ( #3072 )
...
* Uncomment webhook localhost not allowed
2024-11-28 13:23:10 +00:00
Ansuman Satapathy
062ab0b3e9
fix: [CDE-525]: fix nil reference during deletion ( #3067 )
...
* fix: [CDE-525]: fix nil reference during deletion
* fix: [CDE-525]: fix nil reference during deletion
* fix: [CDE-525]: fix nil reference during deletion
2024-11-28 12:08:25 +00:00
Yogesh Chauhan
a89041e57e
feat: [ML-334]: Extract interface for Intelligence service ( #3066 )
...
* Fix copyright header
* Fix lint issues wrt copyright & comment structure
* feat: [ML-334]: Extract interfae for Intelligence service
2024-11-28 10:48:23 +00:00
Deepak Bhatt
b4baf364a9
fix: [CDE-508]: use image auth map ( #3058 )
...
* use image auth map
2024-11-28 07:39:06 +00:00
Vivek Dixit
ed0e904c59
[feat]: [ML-498]: Remved RepoRef from context being sent to LLMs ( #3061 )
...
* Addressed Comments
* Fixed GoLint Issues
* [feat]: [ML-498]: Remved RepoRef from context being sent to LLMs
2024-11-28 07:28:38 +00:00
Johannes Batzill
f2d72cba46
fix: [CODE-2631] : fix issue on label unassign activity ( #3062 )
2024-11-27 18:16:03 +00:00
Darko Draskovic
1c0e049151
fix: [CODE-2855]: Use space permissions in labels and rules controllers ( #3060 )
...
* Use space permissions in labels and rules controllers
2024-11-27 17:22:55 +00:00
Ansuman Satapathy
843dc4df5f
feat: [CDE-525]: Add support for customization IDE extensions from devcontainer.json ( #3057 )
...
* feat: [CDE-525]: lint fixes
* feat: [CDE-525]: lint fixes
* feat: [CDE-525]: setup vscode web plugins
* feat: [CDE-525]: remove unused fields during serde from devcontainer.json
* feat: [CDE-525]: remove unused fields during serde from devcontainer.json
2024-11-27 13:14:44 +00:00
Deepak Bhatt
3b2db60eea
feat: [CDE-508]: add image auth ( #3053 )
...
* add comment
* split pull image func into smaller parts
* split pull image func into smaller parts
* use MaskSecret type
* fix lint
* add image auth
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-image-auth
* add image auth
2024-11-27 10:24:33 +00:00
Deepak Bhatt
7765cf0d2f
fix: [CDE-530]: use value for MaskSecret type ( #3054 )
...
* fix lint
* add non nil Mask secret
* add comment
* add non nil Mask secret
2024-11-27 06:53:13 +00:00
Darko Draskovic
3a3c8e2c85
feat: [CODE-2854]: Add scope info to webhooks ( #3050 )
...
* Change space permissions to repo permissions for and add scope info to webhooks
2024-11-26 22:16:10 +00:00
Deepak Bhatt
deddbc8d68
feat: [CDE-530]:add mask secret ( #3047 )
...
* truncated sha256
* add hash value for MaskSecret
* mark secrets for smc creds
* fix nil reference
* fix lint
* fix unmarshall
* implement unmarshall json func
* add mask secret
2024-11-26 09:32:00 +00:00
Darko Draskovic
c79fe0f829
fix: [CODE-2846]: Add scope info to rule ( #3045 )
...
* Add scope info to rule
2024-11-25 17:43:21 +00:00
Darko Draskovic
d114c23f01
fix: [CODE-2845]: Change space permissions for space rules to repo permissions ( #3044 )
...
* Change space permissions for space rules to repo permissions
2024-11-25 15:11:10 +00:00
Marko Gaćeša
9adec5fd23
fix: [PIPE-22454]: use constants for names of openapi pullreq parameters ( #3043 )
...
* use constants for names of openapi pullreq parameters
2024-11-25 15:06:04 +00:00
Dhruv Dhruv
7c358528ef
feat: [CDE-475]: Adding support for runArgs. ( #3031 )
...
* Rebasing
* feat: [CDE-475]: Adding support for runArgs.
* WIP
* WIP
2024-11-25 09:56:30 +00:00
Deepak Bhatt
1299db775e
fix:[CDE-507]: extract user from connector struct ( #3040 )
...
* change arg name
* fix user extract
2024-11-25 08:40:18 +00:00
Ansuman Satapathy
35039b9499
feat: [CDE-525]: stream pull image o/p cde, timeline events connector ( #3037 )
...
* feat: [CDE-525]: move event before network call
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-525]: allow setting runArgs to IDE to allow proxy.
* feat: [CDE-470]: execute commands with harness user
* feat: [CDE-525]: stream pull image o/p cde, timeline events connector
* feat: [CDE-525]: stream pull image o/p cde, timeline events connector
* feat: [CDE-525]: stream pull image o/p cde, timeline events connector
2024-11-25 04:43:26 +00:00