summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* stable docs build: do not use YAML parsing/serialization for .deps files (#79...Felix Fontein2022-10-261-6/+22
* Fix distro fact handling for Flatcar (#77635)Johanan Liebermann2022-09-071-1/+0
* Add missing space after keywords. (#78480)Matt Clay2022-08-081-1/+1
* `FieldAttribute`s as descriptors (#73908)Martin Krizek2022-06-291-2/+2
* Update README.md (#78139)Diana S. Cardona2022-06-281-2/+1
* Allow result sha to be overriden with local sha (#77832)Matt Martz2022-05-181-5/+11
* Stop making core docs build talk of (ansible-)'base' when meaning (ansible-)'...Felix Fontein2022-05-111-16/+16
* shift to ansible_core_versionsamccann2022-05-031-2/+2
* Fix use of deprecated antsibull-docs option.Matt Clay2022-04-251-2/+2
* Replace antsibull with antsibull-docs (#77504)Felix Fontein2022-04-222-3/+3
* Make "~/.ansible" path configurable (#76114)htol2022-04-111-8/+8
* Add script to handle more deprecations. (#77400)Matt Clay2022-03-291-0/+285
* 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