appsody / tekton-example

Example implementation of a tekton pipeline that deploys an Appsody project. This repo will be archived soon.
Apache License 2.0
11 stars 20 forks source link

Serviceability: build-step modify-yaml & install-knative should print if YAMLFILE not found #19

Closed dacleyra closed 4 years ago

dacleyra commented 5 years ago

Since the YAMLFILE is user configurable, if the task stages can not find this file, it should print a useful message to let the user know.

mhamwala commented 5 years ago

Thanks for raising this issue @dacleyra!

cc: @chilanti

neeraj-laad commented 4 years ago

@EnriqueL8 Will this be addressed or invalid with the changes you are making to the tekton-example as part of #27 ?

neeraj-laad commented 4 years ago

Closing this as pipelines no longer assume that the yaml is present and instead use appsody build.