fabric8-pipeline-library
fabric8-pipeline-library copied to clipboard
Fabric8 Pipeline for Jenkins
Build fails on single node cluster because it wants to tag an image while image pushing was skipped due to single node rule. Sample Jenkins Output: Running on a single...
There are API urls hardcoded in this repository: https://github.com/fabric8io/fabric8-pipeline-library/blob/master/vars/deployOpenShiftSnapshot.groovy#L57-L61 @jstrachan mentioned this file is not really used when someone uses fabric8-pipeline-library, which is good. It would be great if you...
I am trying to build FIS 2.0 Karaf based routes using the pipeline library with fabric8 v4. The maven build on fabric8 is not working because of some missing maven...
we've been finding some builds sometimes fail inside a CI / CD pipeline but not on a users laptop. So it'd be nice if folks had a way to try...
right now we refer to different versions of the builder-clients image in various parts of the library: https://github.com/fabric8io/fabric8-pipeline-library/search?utf8=%E2%9C%93&q=builder-clients&type= it'd be good to have one variable for the builder clients docker...
We have automated release pipelines on a lot of repos now which is great but we dont always need a release when say we make a readme update for example....
fabric8's own CI jobs use the github pull request plugin and a `[merge]` on PRs to merge changes providing tests pass. This doesn't work with Jenkins Pipelines so it means...
Getting new build error, building spring boot app on fabric8 console . Running minikube Started by user anonymous Cloning the remote Git repository Cloning repository http://gogs/gogsadmin/newapp2.git > /usr/bin/git init /var/jenkins_home/workspace/newapp2@script...
I just got this after a pipeline was in the approve state for a while. Am guessing jenkins pod got killed: ``` Proceed or Abort Resuming build at Tue Apr...