Skip to content

Releases: redhat-cop/containers-quickstarts

v1.13: Update applier, Markdown CI

14 Aug 15:34
6ddbec6
Compare
Choose a tag to compare
  • Fixed dead links in readme's - garethahealy
  • Added markdown-link-check to travis to highlight any deadlinks - garethahealy
  • Added travis/license badge to readme - garethahealy
  • Updated default value as ansible-stacks no longer exists - garethahealy
  • Upgrade to openshift-applier v2.1.1, fixes #239 (#240) - Petter Abrahamsson

v1.12: Jenkins slaves, Arachni, CI

09 Aug 20:04
Compare
Choose a tag to compare

ChangeLog:

  • Minor fix in arachni jenkins-slaves documentation (#227)
  • fixes redhat-cop/containers-quickstarts #230 (#231)
  • seed-hosts.yml - update to use 1.11 rather then 1.3 (#232)
  • Ensure tests fail if there are no builds found (#233)
  • Updates to remove hard-coded namespace (#233)
  • Ensure each test runs in a unique namespace (#233)
  • Update jenkins agents to work on OCP v4.x, fixes #223, #224, #225 (#222)

v1.11: Jenkins, UBI, SonarQube plugins & CI

01 Jul 16:27
Compare
Choose a tag to compare

ChangeLog:

  • Convert Dockerfile to use RHEL Jenkins base image (#196)
  • Keep CentOS and add RHEL Dockerfile (#196)
  • Incorporation of UBI minimal for build-s2i-executable (#209)
  • Updated image source and applier considerations (#209)
  • Change default slave image tag to latest instead of v3.11, template should be generic as possible (#208)
  • Create docker-build-template-binary-to-dockerimage-with-push-secret.yml (#215)
  • Remove github/gitlab plugins (#211)
  • Add CI tests to this repo. (#218)

v1.10: SonarQube fixes + GitLab changes

19 Apr 02:52
Compare
Choose a tag to compare

ChangeLog:

  • Added releasever (#198)
  • Added new S2I executable builder (#199)
  • Extend GitLab CE deployment to support custom certificates as Secrets during deployment phase
  • Added GO_VERSION (#201)
  • Changed sonar Dockerfile to take default parameters (#205)
  • Put database service name in so sonarqube will actually deploy (#206)

New Node.js Slave

26 Mar 17:56
Compare
Choose a tag to compare
Move node.js to RHOAR and fix permissions

* Remove scl_enable

* Fixed an issue with NPM and NodeJS install packages

* Added note about RHOAR repositories

* Fixed jenkins home dir permissions

* Remove sonar-scanner command

Running sonar-scanner was intended to pre-cache some settings, but since java is not in the PATH until AFTER the first start we have to remove it.

New Maven Slave

22 Mar 19:47
Compare
Choose a tag to compare
Update Jenkins Maven Slave to Newer Base Image (#193)

* adding post hook to sonarqube deployment template for jenkins

* updated to newer image

* updated to point to latest maven jenkins slave

v1.7: Updated Dockerfiles for RHEL and CentOS (#137)

15 Mar 21:12
Compare
Choose a tag to compare
* Updated Dockerfiles for RHEL and CentOS

* Updated to pre-cache sonar-scanner

* Fixed perms on sonar-scanner for CentOS

* Remove obsolete SCL references and tooling

* Apply suggested changes

Apply changes requested by @sabre1041.

* Combine RUN statements

Release v1.4

02 Jan 19:28
e608ffd
Compare
Choose a tag to compare
Merge pull request #164 from roridedi/master

Update README.md

Release v1.3

03 Sep 19:18
91e3ad3
Compare
Choose a tag to compare
Merge pull request #122 from dmhumph/atomic

Update to atomic as base image

Release v1.2

02 Aug 14:38
0362ac8
Compare
Choose a tag to compare