drone/app/gitspace/orchestrator/git
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
..
script feat: [CDE-286]: Moving user and git mgmt to respective services. (#2634) 2024-09-02 10:27:27 +00:00
git.go feat: [CDE-286]: Moving user and git mgmt to respective services. (#2634) 2024-09-02 10:27:27 +00:00
git_impl.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-286]: Moving user and git mgmt to respective services. (#2634) 2024-09-02 10:27:27 +00:00