openshiftio / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.
https://openshift.io
97 stars 66 forks source link

CI job for fabric8-analytics/fabric8-analytics-jenkins-plugin #2257

Open msrb opened 6 years ago

msrb commented 6 years ago

Planner ID: 2286

Description

We don't have CI job for fabric8-analytics Jenkins plugin yet. We want to run mvn clean verify for PRs and when code is merged to master branch. We also want to preserve results (.hpi/.jpi files) of successful master branch builds directly in Jenkins.

msrb commented 6 years ago

CI/CD docs: https://github.com/fabric8-analytics/fabric8-analytics-common/blob/master/README-cicd.md

https://github.com/fabric8-analytics/fabric8-analytics-jenkins-plugin is not a service, so some parts of the CI/CD documentation don't apply here (saas-herder config YAML file for example).