Commit cc1dbc9
authored
fix/POD 837 remove fallback cloning (#1232)
* fix(cli): only setup platform access if we're using pro provider to create
workspace
* fix(cli): remove local clone fallback
Removes the current behaviour of falling back to a local clone and
upload to VM/Pod afterwards. Over the course of the last year we've
found it is more confusing than it helps.
Instead, this PR improves the logs when cloning on the remote fails to
allow users to address the root cause better.1 parent 1d4e463 commit cc1dbc9
File tree
8 files changed
+361
-267
lines changed- cmd
- agent/workspace
- pkg
- devcontainer
- gitcredentials
- git
8 files changed
+361
-267
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments