mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
01864514c2
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
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
7.4.0.yml | ||
6819-redfish-utils-add-links-parameter-for-get_disk_inventory.yml | ||
7118-nmap_inv_plugin_no_arp_option.yml | ||
7124-snap-empty-list.yml | ||
7125-fix-inappropriate-comparison.yml | ||
7132-gitlab-raw-variables.yml | ||
7140-id-getmanagerinv-output.yml | ||
7156-ensure-validate-certs-parameter-is-honoured.yml | ||
7161-fix-incorrect-post-parameter.yml | ||
7179-unixy-support-checkmode-markers.yml | ||
7180-make_params_without_value.yml | ||
7184-cobbler-mgmt-classes.yml | ||
7200-cmd-runner-abs-path.yml | ||
7231-cpanm-adjustments.yml | ||
improvements-to-jenkins-build-module.yml | ||
update-v2-pagerduty-alert.yml |