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 37a7485ac8 Fix version comparison for determining what ansible to build against
* 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
4 years ago
..
command_plugins Fix version comparison for determining what ansible to build against 4 years ago
__init__.py Implement a framework for having common code for release scripts (#55893) 6 years ago
announce.py hacking: fix announce script version parsing (#71008) 4 years ago
change_detection.py Remove outdated docs and unneeded import from change_detection build file 4 years ago
commands.py Fix the command plugin to use the ABCMeta metaclass 4 years ago
errors.py create-deprecated-issues script can now add to a specified project (#61901) 5 years ago