summaryrefslogtreecommitdiff
path: root/hacking
AgeCommit message (Expand)Author
2023-08-03[stable-2.14] Update update-sanity-requirements.py script (#81424) (#81432)Matt Clay
2023-08-02[stable-2.14] Docs removal and other backports (#81407)Matt Clay
2023-07-31[stable-2.14] Fix misrendered sections in manpage generation (#81380)Matt Clay
2023-07-18[stable-2.14] ansible-test - Pre-build PyYAML wheels (#81300) (#81310)Matt Clay
2023-06-09[stable-2.14] Remove docs dir dependency from man page build (#81003) (#81023)Matt Clay
2023-06-09Remove straight.plugin dependency (#80084) (#81019)Matt Davis
2022-10-26stable docs build: do not use YAML parsing/serialization for .deps files (#79...Sandra McCann
2022-09-07Fix distro fact handling for Flatcar (#77635)Johanan Liebermann
2022-08-08Add missing space after keywords. (#78480)Matt Clay
2022-06-29`FieldAttribute`s as descriptors (#73908)Martin Krizek
2022-06-28Update README.md (#78139)Diana S. Cardona
2022-05-18Allow result sha to be overriden with local sha (#77832)Matt Martz
2022-05-11Stop making core docs build talk of (ansible-)'base' when meaning (ansible-)'...Felix Fontein
2022-05-03shift to ansible_core_versionsamccann
2022-04-25Fix use of deprecated antsibull-docs option.Matt Clay
2022-04-22Replace antsibull with antsibull-docs (#77504)Felix Fontein
2022-04-11Make "~/.ansible" path configurable (#76114)htol
2022-03-29Add script to handle more deprecations. (#77400)Matt Clay
2022-03-28Update core porting guide generation.Matt Clay
2022-03-28Porting guide fixes. (#77376)Matt Clay
2022-03-24Improve documentation to fix outdated file paths (#77341)Cindy Park
2022-03-05Honor `--quiet` parameter properly in fish shell (#77180)Philip Douglass
2022-02-04Cleanup of cannned responses (#76689)Brian Coca
2022-01-18Fix unsafe handling of variable PYTHON_BIN (#76767)Pascal Höhnel
2021-11-16ansible-test - Update import test and sanity requirements. (#76308)Matt Clay
2021-10-19Modernize install (#76021)Matt Martz
2021-09-22Update vendored copy of distro to 1.6.0 (#75732)Matt Martz
2021-09-14Fix markdown links that were errantly formatted as rst (#75697)Matt Martz
2021-08-11hacking - account for job names that contain separators (#75454)Sam Doran
2021-08-11Cleanup hacking scripts to prepare for pylint update. (#75474)Matt Clay
2021-07-08Allow docs-build to use a local ansible-build-data checkout.Toshio Kuratomi
2021-07-08Update hacking `env_setup` to prefer Python 3 (#75213)Sam Doran
2021-06-23Use antsibull-docs devel for devel docs (#74988)Felix Fontein
2021-06-15Only consider directories which do have .deps files other than ancestor.deps....Felix Fontein
2021-06-01Due to the takeover of freenode we're moving to a different irc network. (#74...Toshio Kuratomi
2021-05-11Vendor `distutils.version` (#74644)Matt Martz
2021-05-05Rename hacking/shippable to hacking/azp.Matt Clay
2021-04-28Retrofit shippable scripts to work with AZPAlexander Sowitzki
2021-04-25Update default containers to 3.4.0. (#74415)Matt Clay
2021-03-01Fix typo in incidental.py (#73737)Ikko Ashimine
2021-02-17Split Ansible docs from core docs (#73616)Sandra McCann
2021-01-14Allow restricting config values to enumerated list (#73162)Brian Coca
2021-01-13[facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod
2020-08-18hacking: replace use of "which" with "command -v" (#71278)Vincent Bernat
2020-08-14Updates to docs build for new antsibull CLIToshio Kuratomi
2020-08-07Fix version comparison for determining what ansible to build againstToshio Kuratomi
2020-07-30hacking: fix announce script version parsing (#71008)Rick Elrod
2020-07-22Add ansible-releases@redhat.com to announce template (#70812)Rick Elrod
2020-07-21distribution: Add support for DragonFly (#70748)Abhijeet Kasurde
2020-07-20Need to return any error code from running antsibull-docs (#70763)Toshio Kuratomi