summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* No core irc meeting (#80811)Matt Martz2023-05-161-4/+0
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-037-7/+7
* Set the minimum setuptools to 45.2.0 (#80649)Matt Clay2023-04-261-1/+13
* Remove obsolete pkg_resources usage (#80489)Matt Clay2023-04-111-11/+0
* Fix misrendered sections in manpage generationSviatoslav Sydorenko2023-04-081-11/+10
* Extend bulk issue creator (#80423)Matt Clay2023-04-051-9/+164
* Remove old release announcement scripts (#80371)Matt Clay2023-04-042-371/+0
* Add work-around for old AZP jobs (#80339)Matt Clay2023-03-281-0/+8
* Remove straight.plugin dependency (#80084)Matt Clay2023-02-231-3/+30
* Clean up unused imports in `hacking` directory (#79894)Matt Clay2023-02-023-8/+1
* Flush output in sanity requirements update script. (#79774)Matt Clay2023-01-191-1/+1
* Add support for importlib.resources (#78915)Matt Martz2023-01-101-0/+2
* 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