drone/app/gitspace/orchestrator
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
..
container feat: [CDE-286]: Moving user and git mgmt to respective services. (#2634) 2024-09-02 10:27:27 +00:00
devcontainer feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
git fix: [CDE-540]: Adding a check for user name and email during code clone operation. (#3596) 2024-12-05 13:50:34 +05:30
ide fix: [CDE-540]: Adding a check for user name and email during code clone operation. (#3596) 2024-12-05 13:50:34 +05:30
template remove creds from clone url (#2653) 2024-09-09 08:30:04 +00:00
user feat: [CDE-286]: Moving user and git mgmt to respective services. (#2634) 2024-09-02 10:27:27 +00:00
orchestrator.go feat: [CDE-192]: Updating instance state synchronously when calling orchestrator's trigger flows. (#2505) 2024-08-14 11:57:19 +00:00
orchestrator_impl.go feat: [CDE-202]: remove extra spaceID (#2641) 2024-09-03 14:07:52 +00:00
wire.go feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00