summaryrefslogtreecommitdiffstats
path: root/hacking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the hacking directory a bit (#81960)Matt Clay2023-10-122-8/+5
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-059-19/+9
* env-setup.fish: Correct syntax errors (#81677)Sam Doran2023-09-121-7/+7
* Update update-sanity-requirements.py script (#81424)Matt Clay2023-08-031-7/+6
* ansible-test - Pre-build PyYAML wheels (#81300)Matt Clay2023-07-191-2/+63
* Update env-setup.fish (#81208)Anoint2023-07-121-57/+48
* Add pymarkdown sanity test for core (#81220)Matt Clay2023-07-1114-59/+74
* Remove `docs` and `examples` directories (#81011)Matt Clay2023-07-1115-1577/+0
* Remove Python 3.9 support for the controller (#80973)Sloane Hertel2023-07-101-1/+1
* Remove long obsolete hacking/get_library.py (#81122)Matt Clay2023-06-241-34/+0
* Remove hacking/fix_test_syntax.py (#81121)Matt Clay2023-06-242-121/+0
* Revert "Add a custom policy for hackers using ansible-test (#68535)" (#81120)Matt Clay2023-06-243-48/+0
* Remove docs dir dependency from man page build (#81003)Matt Clay2023-06-082-1/+128
* 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-121-11/+0
* Fix misrendered sections in manpage generationSviatoslav Sydorenko2023-04-081-11/+10
* Extend bulk issue creator (#80423)Matt Clay2023-04-061-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-241-3/+30
* Clean up unused imports in `hacking` directory (#79894)Matt Clay2023-02-033-8/+1
* Flush output in sanity requirements update script. (#79774)Matt Clay2023-01-201-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-301-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-041-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-171-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-121-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-091-0/+6