Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to Project from Pipelines view needs a warning that not everything is a pipeline #932

Closed
danmcp opened this issue Nov 28, 2016 · 4 comments

Comments

@danmcp
Copy link

danmcp commented Nov 28, 2016

image

Ideally it would only show me the stuff in Add to Project which would create a pipeline. Assuming that's not feasible, at a minimum it should warn me on the pipelines page that not everything in Add to Project is a pipeline. Perhaps something like:

No pipelines have been added to project ${project}. You can add pipelines by selecting templates or importing json/yaml which contain a build config of type 'JenkinsPipeline'.

And maybe pointing them to an example like:

https://github.com/openshift/origin/blob/master/examples/jenkins/pipeline/samplepipeline.json

@jwforres
Copy link
Member

This issue is for a short term fix until we can do something better relative to https://trello.com/c/JCZS9NFW

cc @spadgett

@spadgett
Copy link
Member

Wonder if we shouldn't have a deploy sample button that takes you directly to the sample pipeline template (when installed).

@jwforres
Copy link
Member

@spadgett the "when installed" part is the gotcha, we have no guarantee there is a sample there for us to point to

@spadgett
Copy link
Member

@jwforres yeah we'd have to list templates to see and maybe have a constant saying what pipeline sample to use

jwforres added a commit to jwforres/origin-web-console that referenced this issue Nov 29, 2016
jwforres added a commit to jwforres/origin-web-console that referenced this issue Nov 29, 2016
jwforres added a commit to jwforres/origin-web-console that referenced this issue Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants