Skip to content

Releases: redhat-cop/tool-integrations

v1.0.6

31 Jul 21:07
be573e7
Compare
Choose a tag to compare

> git log v1.0.5..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • be573e7 Image change trigger must reference IS name instead of image path (#31) by Jacob See

v1.0.5

31 Jul 20:40
5c4e3b3
Compare
Choose a tag to compare

> git log v1.0.4..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 5c4e3b3 Fix image change trigger (#30) by Jacob See

v1.0.4

30 Jul 22:04
61c0853
Compare
Choose a tag to compare

> git log v1.0.3..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 61c0853 Resource Dispatcher GitHub Actions (#29) by Jacob See
  • 03432a0 optimized image build for smaller image footprint (#28) by Muhammad Aizuddin

v1.0.3

08 Jul 16:47
f3a2bd2
Compare
Choose a tag to compare

> git log v1.0.2..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • f3a2bd2 Fix pulling non master ref (#27) by Jacob See

v1.0.2

06 Jul 13:38
e0e9fff
Compare
Choose a tag to compare

git log v1.0.1..HEAD --pretty=format:"- %h %s by %an" --no-merges

e0e9fff Add support for specifying Git ref on required repositories (#26) by Jacob See

v1.0.1

22 Jun 18:57
01020d0
Compare
Choose a tag to compare

> git log v1.0.0..HEAD --pretty=format:"- %h %s by %an" --no-merges

  • 01020d0 Resource Dispatcher: Convert multithreading to multiprocessing (#25) by Jacob See
  • bd33c54 Update apiVersion (#24) by Jacob See
  • dd750db Allows arbitrary cluster role binding for the Resource Dispatcher (#23) by Jacob See
  • d87577e Initial commit of Resource Dispatcher (#22) by Jacob See
  • fba8c08 Roll Python requirement from 3.7 to 3.6 to match builder image version. (#20) by Jacob See
  • 27e627f Switch GitLab/Argo Bridge from Pipenv to Micropipenv (#19) by Jacob See
  • cbb7520 use ubi8 go-toolset image for docker build and use sprintf for string build (#16) by Muhammad Aizuddin
  • 6f92326 Add gitlab group config (#17) by Jacob See
  • 0bc3809 fix check logics that should not terminate the prog with log.fatal (#14) by Muhammad Aizuddin

v1.0.0

21 Apr 23:00
4a19d77
Compare
Choose a tag to compare

git log --pretty=format:"- %h %s by %an" --no-merges

  • 4a19d77 Alertmanager gateway integration (#13) by Muhammad Aizuddin
  • cd832a9 Argo bridge plugin support (#11) by Jacob See
  • 6066dc5 Conditional repo processing logic (#9) by Jacob See
  • 04200f3 Add GH actions for Argocd bridge by Petter Abrahamsson
  • 3478f8c Add status block with dummy lastVersion to buildconfig so that Argo doesn't choke (#7) by Jacob See
  • c601323 Flat deployment (#6) by Jacob See
  • 3273fd2 Change Helm apiVersion from v2 to v1 so that Argo can use it (should not affect anything else). (#5) by Jacob See
  • 48fe7fe Integration between OpenShift and Quay (#3) by Andrew Block
  • 5c708c5 Add GitLab / ArgoCD bridge (#4) by Jacob See
  • c0bda5d update readme by Patrick Carney
  • 48e8a9b Adding github specific files by Øystein Bedin
  • b895c6a Adding github specific files by Øystein Bedin
  • 9fd854a Updated README by Øystein Bedin
  • 32522f3 Initial GitHub webhook bridge by Øystein Bedin
  • 01985b4 Initial commit by Øystein Bedin