Maxwell G
b09a2009ba
clone-core: update clone core script to remove old files
...
See the linked issue. The lingering setup.py and setup.cfg files from
older versions of ansible-core were breaking a local user's doc build.
The clone-core script should automatically remove these.
Relates: https://github.com/ansible/ansible/issues/83937
2024-09-12 13:43:35 -05:00
Maxwell G
0d35022030
ci: ensure ansible-core files exist before running docs build ( #1756 )
...
Also, make KEEP_DIRS and KEEP_FILES constants to make the main function
cleaner.
Fixes: https://github.com/ansible/ansible-documentation/issues/1056
2024-08-21 10:32:05 +01:00
Felix Fontein
f617a1ec8f
setup.cfg and setup.py are gone since 68515abf97 ( #1747 )
2024-08-13 10:08:41 -04:00
Maxwell G
54234dc1d4
clone-core.py: allow specifying custom branch and repo ( #954 )
...
This will be used to run docs-build tests in ansible-core's CI.
2023-12-11 16:19:04 -06:00
Maxwell G
8c2676f8da
run linters over docs/bin/*.py
...
I ran the formatters and then fixed some line length and typing errors
manually.
2023-10-11 22:46:20 +00:00
Matt Clay
aec0ca27a1
Make sanity index static ( #2 )
2023-06-09 21:35:15 -07:00
Matt Clay
2b2fda97ba
Add sanity tests ( #1 )
2023-06-09 17:19:47 -07:00