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

Update applier to latest version #237

Closed rdebeasi closed 5 years ago

rdebeasi commented 5 years ago

The version in run.sh was actually a couple of major versions behind. Now both requirements.yml and run.sh point to v2.0.5.

oybed commented 5 years ago

Changes look good ... now to see if we can get CI to do its thing on this. :-)

oybed commented 5 years ago

openshift-applier v2.0.6 was just released, so let's update this PR to go all the way to the latest

rdebeasi commented 5 years ago

All set! There are a few commits in this PR now, so you may want to squash when you merge. :smile:

jacobsee commented 5 years ago

Would be nice to see all the checks pass before a merge, but I believe S11 is still down, sooo.... :man_shrugging:

oybed commented 5 years ago

@jacobsee yes, we are working on it - and will have that done before the merge is done

rdebeasi commented 5 years ago

S11 is back up, and #243 should fix CI for CI builds. Should I work on kicking a new CI for CI build, or is there still more work being done there?

oybed commented 5 years ago

@rdebeasi even though there's more work to be done on S11's setup to fully adopt the latest #243, this PR has already been through a complete CI run with the latest / newest code (see checks above), so it should be good to merge as-is. I'll merge right now.