rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

support CI for the repository #87

Closed sherl0cks closed 6 years ago

sherl0cks commented 6 years ago

adds a CI job via Jenkins / ocp-applier as well as docs.

partially addresses the need to pin down some versions, but not completely. will be merging this myself and then allow others to request changes or updates given how needed this is.

springdo commented 6 years ago

I like this does it work in OCP approach to testing changes to the components of the ci-cd project!

Testing = 😃

sherl0cks commented 6 years ago

@springdo happy to hear it. there are some gaps that I've found after trying this with a few PR's (e.g. OCP trying to build from master when the docker build is still in a branch and hasn't been merged). https://github.com/labs-robot has been created to help close those gaps. I'll send a big email on this later today.