Releases: sclorg/container-ci-suite
Releases · sclorg/container-ci-suite
0.4.0
0.3.2
What's Changed
- Use VERSION instead of SINGLE_VERSION, like on whole org by @phracek in #73
- Add support for shared cluster by @phracek in #74
- Shared cluster by @phracek in #75
- Fix function get_raw_url by @phracek in #76
- Add more debug information about project deletion and creation by @phracek in #77
- Do not create project twice. by @phracek in #78
- Fix shared_cluster creation by @phracek in #79
- We need to wait couple seconds till namespace is not created by @phracek in #80
- Fix tentat egress rules. by @phracek in #81
Full Changelog: 0.2.3...0.3.2
Release 0.2.3
What's Changed
- Update URL by @phracek in #59
- Fix typo in functions by @phracek in #60
- Fix names in function by @phracek in #61
- Add service_name to deploy_s2i_app by @phracek in #62
- Fix checking docker image by @phracek in #63
- Check proper SINGLE_VERSION by @phracek in #64
- Fix download function by @phracek in #65
- Fix download function by @phracek in #66
- Add image_stream_template by @phracek in #67
- Do not use -p in case of empty OPenShift args by @phracek in #68
- Fix printing by @phracek in #69
- Fix generation openshift args by @phracek in #70
- Fix count of tests by @phracek in #71
- Enable print run_command on request by @phracek in #72
Full Changelog: 0.1.0...0.2.3
0.1.0
What's Changed
- Helm chart CI test suite by @phracek in #17
- First draft for helm charts by @phracek in #18
- Add more numbers by @phracek in #19
- More outputs by @phracek in #20
- Remove check for namespace by @phracek in #21
- Support list of strings to check by @phracek in #22
- Increase count and decrease timer by @phracek in #23
- Let's remove namespace assert by @phracek in #24
- Add installation check by @phracek in #25
- Fix deployment status by @phracek in #26
- Add support for curl by requests by @phracek in #27
- Switch to main branch by @phracek in #28
- New OpenShift API by @phracek in #29
- default project should not be used it is by default used by OpenShift by @phracek in #30
- Fix helm namespace by @phracek in #31
- First draft for testing Ex prepositories by @phracek in #32
- Refactor Helm chart for s2i by @phracek in #33
- Fix calling get_pod_status for is_pod_running. by @phracek in #34
- Add timeout before running tests so application has enought time to s… by @phracek in #35
- Catch traceback in case of helm test failed by @phracek in #36
- In case pod is running break the cycle by @phracek in #37
- Get rid off gargage calling by @phracek in #38
- Fix curl test suite by @phracek in #39
- Only one pod is allowed. by @phracek in #40
- Increase timeout for getting response by @phracek in #41
- Fix multiple pods by @phracek in #42
- Let's support tests also in Python 311 by @phracek in #43
- Let's separate count for pod and build_pod by @phracek in #44
- OpenSHift testing API by @phracek in #45
- Do not delete temporary file by @phracek in #46
- Add support for command_app tests inside cluster by @phracek in #47
- Fix calling get status command by @phracek in #48
- Add possibility to specify branch by @phracek in #49
- Detect failure and do not use json format for pring status by @phracek in #50
- Add more cycles to inside check by @phracek in #51
- Oc logs do not support -o json by @phracek in #52
- Add support for local files by @phracek in #53
- Fix test suite by @phracek in #54
- Add support for testing s2i images by @phracek in #55
- Support imagestream_quickstart by @phracek in #56
- Add support for testing also in Python 3.12 environment by @phracek in #57
- New PYpI token by @phracek in #58
Full Changelog: v0.0.3...0.1.0
Release v0.0.3
What's Changed
- GitHub Action for Python-tests by @phracek in #8
- Fix typo in setup.py by @frenzymadness in #9
- Fixes #11: Add support for adding git repos by @phracek in #12
- Add pre-commit-test suite by @phracek in #13
- Bump version and get rid off .travis.yml file by @phracek in #14
- Add long_description by @phracek in #16
New Contributors
- @frenzymadness made their first contribution in #9
Full Changelog: 0.0.2...v0.0.3
v0.0.2
v0.0.1: Merge pull request #6 from sclorg/support_check_envs
Add support for check_envs_set