summaryrefslogtreecommitdiff
path: root/hacking
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* distribution: Add support for DragonFly (#70748)Abhijeet Kasurde2020-07-211-1/+10
* Need to return any error code from running antsibull-docs (#70763)Toshio Kuratomi2020-07-201-6/+6
* Collections docs generation (#59761)Toshio Kuratomi2020-07-176-918/+180
* Update hacking/shippable docs.Matt Clay2020-07-071-1/+1
* More boilerplate fixes. (#70224)Matt Clay2020-06-226-2/+16
* Get test data file directly in rebalance script (#70107)Sam Doran2020-06-191-17/+26
* Avoid unnecessary comprehensions.Matt Clay2020-06-181-1/+1
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-111-6/+2
* starting metadata sunset (#69454)Brian Coca2020-06-042-560/+0
* Update plugin_formatter to understand tagged version_added (#69797)Felix Fontein2020-06-021-4/+25
* Discover Flatcar Linux properly for hostname (#69627)Dongsu Park2020-06-021-0/+1
* 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
* Add a script for adding backport referencesRick Elrod2020-05-073-0/+309
* plugin_formatter: sys.exit does not take a file argument (#68016)Evgeni Golov2020-05-051-2/+2
* Remove cgroup_perf_recap_graph.py, since that callback no longer exists here ...Matt Martz2020-04-081-130/+0
* Fix references to old egg-info directory.Matt Clay2020-03-301-2/+5
* Add a custom policy for hackers using ansible-test (#68535)Rick Elrod2020-03-283-0/+48
* Remove hacking/aws_configJill Rouleau2020-03-259-1307/+0
* hacking - Add script to easily rebalance Shippable groups (#67976)Jordan Borean2020-03-241-0/+181
* Update Shippable hacking scripts default branch.Matt Clay2020-03-232-2/+2
* Add new options to `hacking/shippable/incidental.py` (#68384)Matt Clay2020-03-232-37/+132
* Fix coverage script to handle ongoing runs (#68380)Rick Elrod2020-03-231-3/+25