summaryrefslogtreecommitdiffstats
path: root/hacking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use open with context manager (#83337)Abhijeet Kasurde2024-10-181-7/+6
* Update triple single quotes to triple double quotes (#84099)Matt Clay2024-10-091-14/+14
* Stop suggesting `easy_install` in hacking (#83909)Sviatoslav Sydorenko (Святослав Сидоренко)2024-09-061-1/+1
* Remove references to IRC or Google Groups (#83875)John Barker2024-08-294-14/+10
* ansible-test - Remove generation of egg-info (#83786)Matt Clay2024-08-142-32/+0
* ansible-test - Update venv management and sanity requirements (#83729)Matt Clay2024-08-061-1/+0
* Remove Python 3.10 support for the controller (#83221)Martin Krizek2024-06-171-1/+1
* pymarkdown: update docs (#83150)Abhijeet Kasurde2024-05-0612-33/+35
* Remove the yum module, redirect it to dnf (#81895)Martin Krizek2024-01-231-1/+1
* 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