1.3.4 (2019-11-08)
- Fix .releaserc.json: Remove github options from config file (a01909b)
- Fix Change cleanup: Remove cleanup items and update others (846f463)
- Feature: Add semantic-release to contra-env-setup (8fdcdd8)
- Feature: Add run_pre_tasks to global vars (c446d4e)
- Feature: Allow users to run pre_tasks if required for projects (36c329b)
- Feature: Update to use latest minishift v1.34.1 (63d2614)
v1.3.3 (2019-06-24)
- Add conditions to install proper pkgs in Fedora 30 #159
v1.3.2 (2019-03-25)
- Add DNS fix to include RHOS VM task as well #151
- Add general dns to fix fleeting DNS errors #150
- When checking the status of container builds always check the latest one #154
- Add support for template overwriting #153
v1.3.1 (2019-02-27)
- Fix the query for the oc compressed binary to search links only #147
- Pickup templates with extension .j2 #146
- Fix KVM driver installation step #144
- Skip jq install if it's already installed on the machine #143
- Set run_prereqs to true when running test in the CI #142
- Switch to using minishift iso #141
- Fix setup_sample_project=true in examples #139
- Update README.md with better more accurate examples #138
- Update with metrics vars, README update #136
- Add a playbook that prepares external VMs for usage with minishift #148
v1.3.0 (2019-01-14)
- Fix confusing name of tasks #134
- Use raw-ouput from jq instead of sed #100
- explicit use of templates #132
- Remove centos7-vagrant submodule from the repo #131
- Consistent simplified conditionals #127
- [Test]: Update .gitignore to avoid stage errors #129
- Adapt the CI tests to the contra-env-infra repo being used #128
- To install jq you need to have sudo access #126
- add support for instance_names #118
- Install only jq in os_temps task, don't install virtual requirements #119
- Use the minishift home directory for caching oc binaries #120
- Enable optionally running minishift on an external VM #117
- Move to use contra-env-infra templates #116
- Fix passing parameters to OpenShift templates #112
- Alternative OpenShift login methods #108
- Fix issue when username/password contain spaces #106
- Add completed status to merge job, bugfixes #101
- Fix - use processed s2i template to obtain its name #99
- Use template name instead of its label when creating/filtering a new app #98
- Use templates dir when building the new app #95
- Fix include_tasks calls to work with Ansible 2.7 #96
- Use ci-pipeline method for commenting PRs in the merge job #93
- Add a Jenkins merge job with container rebuilds #91
- Limit testing to jenkins containers #89
- Adjust repo cloning #90
- Don't wait for the container to start building if new-app didn't retu… #88
- Add template blacklist and whitelist #87
- Fail the run if there are failed builds, direct to log directory #84
- Add fedora28 testing container, run container tests in parallel #86
- Add setup_nested_virt option #85
- No need to restart the VM if the config was not updated #82
- Clean mac logic #83
- Make sure configured minishift profile is active #79
- Make changes to allow for mac users #81
- setup or start minishift if true #80
- Revert "use github api" #76
- Add CHANGELOG.md for release generation #77
- More robust way of detecting if minishift profile exists #78
v1.2.1 (2018-03-09)
- use github api #75
- Support the case where project does not contain a display name #73
- Log and cleanup failed builds #65
- Fix backslash escaping for failed build cleanup filters #60
- Fix the query command for the minishift and oc compressed binaries #69
- CI for contra-env-setup #71
- Bump version of OpenShift from 3.9 to 3.10 #70
- Remove duplicated pkg install #68
- Create new minishift profile in case it was never created before #67
- Adjust indent on when to align #66
- Changed README and going to use package instead of yum and dnf #64
- Revert change of using package #63
- Change from using yum or dnf to use package #62
- Add missing reference to user for kvm setup #61
v1.2.0 (2018-06-29)
- Updated versions of minishift and minishift.iso #57
- Build container images in parallel #59
v1.1.7 (2018-06-21)
- use Running to detect queued #56
v1.1.6 (2018-06-20)
- Detect New state when querying for queued build #55
- Allow to set insecure registry with minishift #52
- Added option to disable loading of the helper containers #51
v1.1.5 (2018-06-14)
v1.1.4 (2018-06-06)
- Fixed type-o of option #47
v1.1.3 (2018-05-31)
- Load helper containers and add start_minishift option #44
v1.1.2 (2018-05-30)
- Use longer version for imagestream #42
v1.1.1 (2018-05-23)
- Add the ability to specify adhoc oc commands #40
v1.1.0 (2018-05-18)
- Allow setting of Project Display Name #38
v1.0.1 (2018-05-14)
- Increase default version of OpenShift and up memory to 8092 #36
v1.0.0 (2018-05-10)
- fixing some issues from ansible-lint in setup_pipelines.yml #31
- Change to use oc and minishift binaries full path #30
- Update README and fix pipeline template destination #24
- Add http.sslVerify false for git and fix loading templates #18
- Correct memory parameter name #29
- Updated README and changing options #26
- Change to compare filename to scc name #17
- Update README #16
- contra-env-setup stability #15
- fixed warning about deprecated 'include' #5
- Updated README with a better heading #3
- Added logo #2
- Support use case when not using minishift #35
- Add support for setting # of cpus #34
- Add ability to use ansible variables in s2i templates #32
- Support for running tests on centos 7 [v2] #28
- Setup pipelines through OpenShift buildconfig templates #25
- [enhancement] Some improvements in the test automation [v2] #22
- Setup sample_os_templates and sample_pipelines #23
- [enhancement] Improved the test automation #19
- Initial commit to setup the repo #1