summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* stable docs build: do not use YAML parsing/serialization for .deps files (#79...Felix Fontein2022-10-271-7/+23
* Backportapalooza 06 30 (#78176)Sandra McCann2022-07-051-2/+1
* [stable-2.13] shift to ansible_core_versionsamccann2022-05-051-2/+2
* [stable-2.13] Replace antsibull with antsibull-docs (#77504)Felix Fontein2022-04-222-3/+3
* Update core porting guide generation.Matt Clay2022-03-281-6/+6
* Porting guide fixes. (#77376)Matt Clay2022-03-281-2/+2
* Improve documentation to fix outdated file paths (#77341)Cindy Park2022-03-242-5/+5
* Honor `--quiet` parameter properly in fish shell (#77180)Philip Douglass2022-03-051-8/+3
* Cleanup of cannned responses (#76689)Brian Coca2022-02-0427-443/+144
* Fix unsafe handling of variable PYTHON_BIN (#76767)Pascal Höhnel2022-01-181-2/+2
* ansible-test - Update import test and sanity requirements. (#76308)Matt Clay2021-11-161-0/+112
* Modernize install (#76021)Matt Martz2021-10-192-0/+13
* Update vendored copy of distro to 1.6.0 (#75732)Matt Martz2021-09-221-1/+1
* Fix markdown links that were errantly formatted as rst (#75697)Matt Martz2021-09-143-3/+3
* hacking - account for job names that contain separators (#75454)Sam Doran2021-08-111-0/+4
* Cleanup hacking scripts to prepare for pylint update. (#75474)Matt Clay2021-08-112-2/+2
* Allow docs-build to use a local ansible-build-data checkout.Toshio Kuratomi2021-07-081-0/+6
* Update hacking `env_setup` to prefer Python 3 (#75213)Sam Doran2021-07-082-5/+5
* Use antsibull-docs devel for devel docs (#74988)Felix Fontein2021-06-231-17/+17
* Only consider directories which do have .deps files other than ancestor.deps....Felix Fontein2021-06-151-0/+7
* Due to the takeover of freenode we're moving to a different irc network. (#74...Toshio Kuratomi2021-06-013-3/+3
* Vendor `distutils.version` (#74644)Matt Martz2021-05-112-2/+2
* Rename hacking/shippable to hacking/azp.Matt Clay2021-05-056-203/+12
* Retrofit shippable scripts to work with AZPAlexander Sowitzki2021-04-285-415/+205
* Update default containers to 3.4.0. (#74415)Matt Clay2021-04-251-1/+1
* Fix typo in incidental.py (#73737)Ikko Ashimine2021-03-011-1/+1
* Split Ansible docs from core docs (#73616)Sandra McCann2021-02-171-27/+85
* Allow restricting config values to enumerated list (#73162)Brian Coca2021-01-141-1/+7
* [facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod2021-01-131-0/+1
* hacking: replace use of "which" with "command -v" (#71278)Vincent Bernat2020-08-181-1/+2
* Updates to docs build for new antsibull CLIToshio Kuratomi2020-08-141-4/+4
* Fix version comparison for determining what ansible to build againstToshio Kuratomi2020-08-071-1/+5
* hacking: fix announce script version parsing (#71008)Rick Elrod2020-07-301-2/+5
* Add ansible-releases@redhat.com to announce template (#70812)Rick Elrod2020-07-221-1/+1
* distribution: Add support for DragonFly (#70748)Abhijeet Kasurde2020-07-211-1/+10
* Need to return any error code from running antsibull-docs (#70763)Toshio Kuratomi2020-07-201-6/+6
* Collections docs generation (#59761)Toshio Kuratomi2020-07-176-918/+180
* Update hacking/shippable docs.Matt Clay2020-07-071-1/+1
* More boilerplate fixes. (#70224)Matt Clay2020-06-226-2/+16
* Get test data file directly in rebalance script (#70107)Sam Doran2020-06-191-17/+26
* Avoid unnecessary comprehensions.Matt Clay2020-06-181-1/+1
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-111-6/+2
* starting metadata sunset (#69454)Brian Coca2020-06-042-560/+0
* Update plugin_formatter to understand tagged version_added (#69797)Felix Fontein2020-06-021-4/+25
* Discover Flatcar Linux properly for hostname (#69627)Dongsu Park2020-06-021-0/+1
* Allow announce script to work for base and older (#69768)Rick Elrod2020-05-291-20/+66
* Update announce script for ansible-base (#69735)Rick Elrod2020-05-271-11/+11
* Remove unused imports in the porting_guide command pluginToshio Kuratomi2020-05-141-4/+0
* Turn pathlib paths into strsToshio Kuratomi2020-05-142-2/+2
* Fix the command plugin to use the ABCMeta metaclassToshio Kuratomi2020-05-141-4/+4