Currently we were passing the repo information as a comma separated string, which is fragile, since urls can contain commas. Just transfer them as arrays of strings. |
||
|---|---|---|
| .. | ||
| plugintest.py | ||
| test_builder.py | ||
| test_cli.py | ||
| test_hub.py | ||
Currently we were passing the repo information as a comma separated string, which is fragile, since urls can contain commas. Just transfer them as arrays of strings. |
||
|---|---|---|
| .. | ||
| plugintest.py | ||
| test_builder.py | ||
| test_cli.py | ||
| test_hub.py | ||