You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
Describe the bug:
If calling spk project install-lifecycle-pipeline with a --repo-url that is missing a the http(s) protocol we give the non-informative error:
Error occurred installing pipeline for project hld lifecycle.
Could not determine origin repository, or it is not a supported type.
Expected behavior:
We should have clear error messages. We should use the techniques described here to have an error message that says the --repo-url is malformed.
Does this require updates to documentation?:
Probably