1 file changed
+1
-1
lines changed- .github/workflows/bundle_cron.yml+2-2
- .github/workflows/pre-commit.yml-30
- .github/workflows/reports_cron.yml+2-2
- .github/workflows/test.yml+3-3
- .pre-commit-config.yaml-17
- .pylintrc-445
- README.rst+2-2
- adabot-cron.sh+1
- adabot.screenrc+1
- adabot/arduino_libraries.py+94-164
- adabot/circuitpython_bundle.py+70-160
- adabot/circuitpython_libraries.py+194-295
- adabot/circuitpython_library_download_stats.py+43-97
- adabot/circuitpython_library_patches.py+286-373
- adabot/github_requests.py+31-46
- adabot/lib/assign_hacktober_label.py+71-77
- adabot/lib/blinka_funcs.py+6-9
- adabot/lib/circuitpython_library_validators.py+330-386
- adabot/lib/common_funcs.py+49-81
- adabot/pypi_requests.py+6-3
- adabot/travis_requests.py+68
- adabot/update_cp_org_libraries.py+109-114
- pytest.ini+1-1
- requirements.txt+5-2
- tests/integration/test_arduino_libraries.py+15-38
- tests/integration/test_circuitpython_libraries.py+14-40
- tests/integration/test_update_cp_org_libraries.py-59
- tests/unit/test_blinka_funcs.py+2-28
- tests/unit/test_common_funcs.py+1-145
- tests/unit/test_github_requests.py+3-33
- tests/unit/test_pypi_requests.py+3-29
0 commit comments