mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
* Fix version compatibility issue * Add dependencies installation to specific versions * Seperate Jenkins and updates_url credentials * Create changelog fragment * Added a test and some adjustments * Return to fetch_url * Add pull link to changelog and modify install latest deps function * Use updates_url for plugin version if it exists * Change version number
6 lines
656 B
YAML
6 lines
656 B
YAML
bugfixes:
|
|
- "jenkins_plugin - install latest compatible version instead of latest (https://github.com/ansible-collections/community.general/issues/854, https://github.com/ansible-collections/community.general/pull/10346)."
|
|
- "jenkins_plugin - separate Jenkins and external URL credentials (https://github.com/ansible-collections/community.general/issues/4419, https://github.com/ansible-collections/community.general/pull/10346)."
|
|
|
|
minor_changes:
|
|
- "jenkins_plugin - install dependencies for specific version (https://github.com/ansible-collections/community.general/issue/4995, https://github.com/ansible-collections/community.general/pull/10346)."
|