-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
4.12
-
None
-
No
-
devex docs #242 Jul 13-Jul 27, devex docs #243 Jul 27-Aug 10, devex docs #244 Aug 10-Aug 25, devex docs #245 Aug 24-Sep 13
-
4
-
False
-
Description of problem:
The github links are broken
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
$ oc create -f https://raw.githubusercontent.com/openshift/pipelines-tutorial/pipelines-1.9/01_pipeline/01_apply_manifest_task.yaml $ oc create -f https://raw.githubusercontent.com/openshift/pipelines-tutorial/pipelines-1.9/01_pipeline/02_update_deployment_task.yaml
Actual results:
error: unable to read URL "https://raw.githubusercontent.com/openshift/pipelines-tutorial/pipelines-1.9/01_pipeline/02_update_deployment_task.yaml", server reported 404 Not Found, status code=404
Expected results:
the resources are created
Additional info:
the branch "pipelines-1.9" does not exist. Using "master" as a workaround solves the problem