Container-ci-suite

Latest version: v0.4.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.0

What's Changed
* Add support for testing remote Helm Charts repositories by phracek in https://github.com/sclorg/container-ci-suite/pull/82


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.3.2...0.4.0

0.3.2

What's Changed
* Use VERSION instead of SINGLE_VERSION, like on whole org by phracek in https://github.com/sclorg/container-ci-suite/pull/73
* Add support for shared cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/74
* Shared cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/75
* Fix function get_raw_url by phracek in https://github.com/sclorg/container-ci-suite/pull/76
* Add more debug information about project deletion and creation by phracek in https://github.com/sclorg/container-ci-suite/pull/77
* Do not create project twice. by phracek in https://github.com/sclorg/container-ci-suite/pull/78
* Fix shared_cluster creation by phracek in https://github.com/sclorg/container-ci-suite/pull/79
* We need to wait couple seconds till namespace is not created by phracek in https://github.com/sclorg/container-ci-suite/pull/80
* Fix tentat egress rules. by phracek in https://github.com/sclorg/container-ci-suite/pull/81


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.2.3...0.3.2

0.2.3

What's Changed
* Update URL by phracek in https://github.com/sclorg/container-ci-suite/pull/59
* Fix typo in functions by phracek in https://github.com/sclorg/container-ci-suite/pull/60
* Fix names in function by phracek in https://github.com/sclorg/container-ci-suite/pull/61
* Add service_name to deploy_s2i_app by phracek in https://github.com/sclorg/container-ci-suite/pull/62
* Fix checking docker image by phracek in https://github.com/sclorg/container-ci-suite/pull/63
* Check proper SINGLE_VERSION by phracek in https://github.com/sclorg/container-ci-suite/pull/64
* Fix download function by phracek in https://github.com/sclorg/container-ci-suite/pull/65
* Fix download function by phracek in https://github.com/sclorg/container-ci-suite/pull/66
* Add image_stream_template by phracek in https://github.com/sclorg/container-ci-suite/pull/67
* Do not use -p in case of empty OPenShift args by phracek in https://github.com/sclorg/container-ci-suite/pull/68
* Fix printing by phracek in https://github.com/sclorg/container-ci-suite/pull/69
* Fix generation openshift args by phracek in https://github.com/sclorg/container-ci-suite/pull/70
* Fix count of tests by phracek in https://github.com/sclorg/container-ci-suite/pull/71
* Enable print run_command on request by phracek in https://github.com/sclorg/container-ci-suite/pull/72


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.1.0...0.2.3

0.1.0

What's Changed
* Helm chart CI test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/17
* First draft for helm charts by phracek in https://github.com/sclorg/container-ci-suite/pull/18
* Add more numbers by phracek in https://github.com/sclorg/container-ci-suite/pull/19
* More outputs by phracek in https://github.com/sclorg/container-ci-suite/pull/20
* Remove check for namespace by phracek in https://github.com/sclorg/container-ci-suite/pull/21
* Support list of strings to check by phracek in https://github.com/sclorg/container-ci-suite/pull/22
* Increase count and decrease timer by phracek in https://github.com/sclorg/container-ci-suite/pull/23
* Let's remove namespace assert by phracek in https://github.com/sclorg/container-ci-suite/pull/24
* Add installation check by phracek in https://github.com/sclorg/container-ci-suite/pull/25
* Fix deployment status by phracek in https://github.com/sclorg/container-ci-suite/pull/26
* Add support for curl by requests by phracek in https://github.com/sclorg/container-ci-suite/pull/27
* Switch to main branch by phracek in https://github.com/sclorg/container-ci-suite/pull/28
* New OpenShift API by phracek in https://github.com/sclorg/container-ci-suite/pull/29
* default project should not be used it is by default used by OpenShift by phracek in https://github.com/sclorg/container-ci-suite/pull/30
* Fix helm namespace by phracek in https://github.com/sclorg/container-ci-suite/pull/31
* First draft for testing Ex prepositories by phracek in https://github.com/sclorg/container-ci-suite/pull/32
* Refactor Helm chart for s2i by phracek in https://github.com/sclorg/container-ci-suite/pull/33
* Fix calling get_pod_status for is_pod_running. by phracek in https://github.com/sclorg/container-ci-suite/pull/34
* Add timeout before running tests so application has enought time to s… by phracek in https://github.com/sclorg/container-ci-suite/pull/35
* Catch traceback in case of helm test failed by phracek in https://github.com/sclorg/container-ci-suite/pull/36
* In case pod is running break the cycle by phracek in https://github.com/sclorg/container-ci-suite/pull/37
* Get rid off gargage calling by phracek in https://github.com/sclorg/container-ci-suite/pull/38
* Fix curl test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/39
* Only one pod is allowed. by phracek in https://github.com/sclorg/container-ci-suite/pull/40
* Increase timeout for getting response by phracek in https://github.com/sclorg/container-ci-suite/pull/41
* Fix multiple pods by phracek in https://github.com/sclorg/container-ci-suite/pull/42
* Let's support tests also in Python 311 by phracek in https://github.com/sclorg/container-ci-suite/pull/43
* Let's separate count for pod and build_pod by phracek in https://github.com/sclorg/container-ci-suite/pull/44
* OpenSHift testing API by phracek in https://github.com/sclorg/container-ci-suite/pull/45
* Do not delete temporary file by phracek in https://github.com/sclorg/container-ci-suite/pull/46
* Add support for command_app tests inside cluster by phracek in https://github.com/sclorg/container-ci-suite/pull/47
* Fix calling get status command by phracek in https://github.com/sclorg/container-ci-suite/pull/48
* Add possibility to specify branch by phracek in https://github.com/sclorg/container-ci-suite/pull/49
* Detect failure and do not use json format for pring status by phracek in https://github.com/sclorg/container-ci-suite/pull/50
* Add more cycles to inside check by phracek in https://github.com/sclorg/container-ci-suite/pull/51
* Oc logs do not support -o json by phracek in https://github.com/sclorg/container-ci-suite/pull/52
* Add support for local files by phracek in https://github.com/sclorg/container-ci-suite/pull/53
* Fix test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/54
* Add support for testing s2i images by phracek in https://github.com/sclorg/container-ci-suite/pull/55
* Support imagestream_quickstart by phracek in https://github.com/sclorg/container-ci-suite/pull/56
* Add support for testing also in Python 3.12 environment by phracek in https://github.com/sclorg/container-ci-suite/pull/57
* New PYpI token by phracek in https://github.com/sclorg/container-ci-suite/pull/58


**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/v0.0.3...0.1.0

0.0.3

What's Changed
* GitHub Action for Python-tests by phracek in https://github.com/sclorg/container-ci-suite/pull/8
* Fix typo in setup.py by frenzymadness in https://github.com/sclorg/container-ci-suite/pull/9
* Fixes 11: Add support for adding git repos by phracek in https://github.com/sclorg/container-ci-suite/pull/12
* Add pre-commit-test suite by phracek in https://github.com/sclorg/container-ci-suite/pull/13
* Bump version and get rid off .travis.yml file by phracek in https://github.com/sclorg/container-ci-suite/pull/14
* Add long_description by phracek in https://github.com/sclorg/container-ci-suite/pull/16

New Contributors
* frenzymadness made their first contribution in https://github.com/sclorg/container-ci-suite/pull/9

**Full Changelog**: https://github.com/sclorg/container-ci-suite/compare/0.0.2...v0.0.3

0.0.2

Add test function check_envs_set

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.