summaryrefslogtreecommitdiff
path: root/hacking/build_library
Commit message (Expand)AuthorAgeFilesLines
* stable docs build: do not use YAML parsing/serialization for .deps files (#79...Sandra McCann2022-10-261-6/+22
* `FieldAttribute`s as descriptors (#73908)Martin Krizek2022-06-291-2/+2
* 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
* Update core porting guide generation.Matt Clay2022-03-281-6/+6
* Porting guide fixes. (#77376)Matt Clay2022-03-281-2/+2
* Allow docs-build to use a local ansible-build-data checkout.Toshio Kuratomi2021-07-081-0/+6
* 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
* Vendor `distutils.version` (#74644)Matt Martz2021-05-112-2/+2
* 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
* 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
* Need to return any error code from running antsibull-docs (#70763)Toshio Kuratomi2020-07-201-6/+6
* Collections docs generation (#59761)Toshio Kuratomi2020-07-175-915/+166
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-111-6/+2
* Update plugin_formatter to understand tagged version_added (#69797)Felix Fontein2020-06-021-4/+25
* Allow announce script to work for base and older (#69768)Rick Elrod2020-05-291-20/+66
* Update announce script for ansible-base (#69735)Rick Elrod2020-05-271-11/+11
* Remove unused imports in the porting_guide command pluginToshio Kuratomi2020-05-141-4/+0
* Turn pathlib paths into strsToshio Kuratomi2020-05-142-2/+2
* Fix the command plugin to use the ABCMeta metaclassToshio Kuratomi2020-05-141-4/+4
* Remove outdated docs and unneeded import from change_detection build fileToshio Kuratomi2020-05-141-10/+2
* plugin_formatter: sys.exit does not take a file argument (#68016)Evgeni Golov2020-05-051-2/+2
* Add anchor to each parameter row (#66895)Dick Visser2020-02-031-3/+29
* Add a script to update the intersphinx inventory (#66646)Toshio Kuratomi2020-01-221-0/+101
* update too old version to 2.4 (#64167)Sandra McCann2019-10-311-1/+1
* Docs formatting: recursively preprocess suboptions (#61900)Felix Fontein2019-09-111-32/+42
* create-deprecated-issues script can now add to a specified project (#61901)Toshio Kuratomi2019-09-092-2/+162
* [WIP] Cleanups and version bumping for 2.10 (#61572)Toshio Kuratomi2019-08-301-2/+2
* Galaxy meta docs table (#60171)Toshio Kuratomi2019-08-133-8/+31
* Fix build-ansible.py release-announcementToshio Kuratomi2019-07-261-0/+244
* Generate galaxy.yml based on single source of truth (#59170)Jordan Borean2019-07-234-79/+170
* Docs scripts cleanup (#59169)Toshio Kuratomi2019-07-172-15/+7
* Move common build code from _build_helpers (#55986)Toshio Kuratomi2019-07-168-243/+1394
* Rename python files in hacking/ directory to have .py suffixToshio Kuratomi2019-07-101-2/+2
* Implement a framework for having common code for release scripts (#55893)Toshio Kuratomi2019-05-015-0/+498