You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/hacking/build_library/build_ansible
Toshio Kuratomi 72aa55d514
[stable-2.10] Fix version comparison for determining what ansible to build against (#71152)
* The version comparison for determining what ansible package to build
  docs against was comparing the version number for ansible-base but it
  needed to check the version number for ansible instead

* add a comment about some bad logic than needs to be fixed after 2.10.0
(cherry picked from commit 37a7485)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
5 years ago
..
command_plugins [stable-2.10] Fix version comparison for determining what ansible to build against (#71152) 5 years ago
__init__.py Implement a framework for having common code for release scripts (#55893) 7 years ago
announce.py Add ansible-releases@redhat.com to announce template (#70813) 5 years ago
change_detection.py Remove outdated docs and unneeded import from change_detection build file 6 years ago
commands.py Fix the command plugin to use the ABCMeta metaclass 6 years ago
errors.py create-deprecated-issues script can now add to a specified project (#61901) 6 years ago