1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Juan Manuel Casanova González afeeb89af6
Improvements to the jenkins_build module and new jenkins_build_info module (#7204)
* Add detach option so the task doesn't wait until the Jenkins job is finished

* Add new time_between_checks to be able to configure the sleep time between requests

* New jenkins_build_info to get information about a specific build

* Add version_added to the new module

* Add changelog fragment for jenkins_build changes

* Fix tests that required the python-jenkins module

* Remove tests that failed

Doesn't really make sense to test that with a mock

* Fix pep8 error

* Update maintainers for the jenkins_build and jenkins_build_info modules

* Improve format and add link to PR

* Move version_added documentation to the right file

* Fix incorrect examples

* Improve text format

* Fix incorrect code style

* Fix incorrect YAML for documentation

* Add version_added documentation to the new options
2023-09-10 21:28:55 +02:00
..
integration CmdRunner bugfix (#7200) 2023-09-10 07:41:04 +02:00
sanity crypt is still deprecated in Python 3.12 (#6994) 2023-07-23 22:35:40 +02:00
unit Improvements to the jenkins_build module and new jenkins_build_info module (#7204) 2023-09-10 21:28:55 +02:00
utils CI: Stop restricting idna (#6954) 2023-07-16 12:51:11 +02:00
.gitignore
config.yml