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

watch Jenkins builds which map to OpenShift BuildConfigs and ensure the status of the build is replicated into the OpenShift Build objects #2

Closed
jstrachan opened this issue Mar 8, 2016 · 1 comment
Assignees

Comments

@jstrachan
Copy link
Contributor

we should annotate to link the two objects; so you can navigate from a Build to a Jenkins Job build etc.

Also it'd be nice to expose all the stage metadata too; so we can drive the fabric8 console purely from the Build metadata

@jstrachan jstrachan self-assigned this Mar 8, 2016
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 15, 2016
…ts for Jenkins builds as they run along with dumping the workflow stage status into an annotation
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 15, 2016
@jstrachan
Copy link
Contributor Author

BTW I was hoping there was a Jenkins extension point we could use to be notified if a BuildStep completes (or BuildStage even) but it seems BuildStepListener doesn't work with Pipelines; so I'm using polling right now :(

jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 15, 2016
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 16, 2016
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 16, 2016
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 16, 2016
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 16, 2016
jstrachan referenced this issue in jstrachan/openshift-jenkins-sync-plugin Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant