Commit a837e0a
authored
Merge pull request adafruit#1613 from FoamyGuy/update_submodules_4_2_25
update submodules2 files changed
+2
-2
lines changed- .github/workflows/bundle_cron.yml+8-9
- .github/workflows/pre-commit.yml+2-2
- .github/workflows/test.yml+2-9
- .gitignore+1
- .pre-commit-config.yaml+2-2
- README.rst+39
- adabot/__init__.py+8
- adabot/arduino_libraries.py+13-7
- adabot/circuitpython_bundle.py+91-45
- adabot/circuitpython_libraries.py+22-103
- adabot/circuitpython_library_download_stats.py+2-2
- adabot/circuitpython_library_patches.py+3-1
- adabot/circuitpython_library_release.py+221
- adabot/github_requests.py+11-4
- adabot/lib/assign_hacktober_label.py+4-2
- adabot/lib/bundle_announcer.py+2-2
- adabot/lib/circuitpython_library_validators.py+49-31
- adabot/lib/common_funcs.py+21-7
- adabot/pypi_requests.py+3-1
- adabot/update_cp_org_libraries.py+1-1
- patches/0001-add-sphinx-configuration-to-rtd.yaml.patch+26
- patches/0001-remove-deprecated-get_html_theme_path-call-alt-config.patch+24
- patches/0001-remove-deprecated-get_html_theme_path-call.patch+24
- patches/11OCT2023-add-sphinx-rtd-theme-to-docs-reqs.patch+24
- pyproject.toml+46
- requirements.txt+8-7
- tools/README.md+1
- tools/ci_status.py+1
- tools/docs_status.py+3-1
- tools/file_compare.py+3-2
- tools/find_text.py+4-1
- tools/library_functions.py+2-4
0 commit comments