drone/app/gitspace/orchestrator/ide
Dhruv e92962b06d
fix: [CDE-540]: Adding a check for user name and email during code clone operation. (#3596)
### Description

This PR introduces two changes
1. Adding a check for user's name and email before cloning the code
inside the gitspace container. This will non-block non-harness repos.
2. Adding an explicit check for the media folder's path during VSCode
web setup.

---------
2024-12-05 13:50:34 +05:30
..
media/vscodeweb
script feat: [CDE-227]: Change SSH port for VSCode. (#2445) 2024-08-09 08:31:14 +00:00
ide.go feat: [CDE-241]: Adding protocol to the gitspace port returned by the IDE and corresponding changes. Fixing gitspace instance's reference instead of value in the orchestrator. (#2521) 2024-08-16 08:31:05 +00:00
vscode.go feat: [CDE-241]: Adding protocol to the gitspace port returned by the IDE and corresponding changes. Fixing gitspace instance's reference instead of value in the orchestrator. (#2521) 2024-08-16 08:31:05 +00:00
vscodeweb.go fix: [CDE-540]: Adding a check for user name and email during code clone operation. (#3596) 2024-12-05 13:50:34 +05:30
wire.go feat: [CDE-227]: Change SSH port for VSCode. (#2445) 2024-08-09 08:31:14 +00:00