Commit 12e723d
File tree
- _includes
- assets
- images
- sass
- base
- layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 21 | | |
32 | 22 | | |
33 | 23 | | |
34 | 24 | | |
35 | 25 | | |
36 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
- .github/workflows/bundle_cron.yml+9-8
- .github/workflows/pre-commit.yml+2-2
- .github/workflows/test.yml+9-2
- .gitignore-1
- .pre-commit-config.yaml+2-2
- README.rst-39
- adabot/__init__.py-8
- adabot/arduino_libraries.py+7-13
- adabot/circuitpython_bundle.py+45-91
- adabot/circuitpython_libraries.py+93-17
- adabot/circuitpython_library_download_stats.py+2-2
- adabot/circuitpython_library_patches.py+1-3
- adabot/circuitpython_library_release.py-221
- adabot/github_requests.py+4-11
- adabot/lib/assign_hacktober_label.py+2-4
- adabot/lib/bundle_announcer.py+2-2
- adabot/lib/circuitpython_library_validators.py+31-49
- adabot/lib/common_funcs.py+7-21
- adabot/pypi_requests.py+1-3
- 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+7-8
- tools/README.md-1
- tools/ci_status.py-1
- tools/docs_status.py+1-3
- tools/file_compare.py+2-3
- tools/find_text.py+1-4
- tools/library_functions.py+4-2
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
| 43 | + | |
39 | 44 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | | - | |
47 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 6 | | |
20 | | - | |
21 | | - | |
| 7 | + | |
22 | 8 | | |
23 | 9 | | |
24 | 10 | | |
25 | 11 | | |
26 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
27 | 17 | | |
28 | 18 | | |
29 | 19 | | |
| |||
32 | 22 | | |
33 | 23 | | |
34 | 24 | | |
35 | | - | |
| 25 | + | |
| 26 | + | |
36 | 27 | | |
37 | | - | |
| 28 | + | |
38 | 29 | | |
39 | 30 | | |
40 | | - | |
41 | | - | |
| 31 | + | |
| 32 | + | |
42 | 33 | | |
43 | 34 | | |
44 | 35 | | |
| |||
61 | 52 | | |
62 | 53 | | |
63 | 54 | | |
64 | | - | |
| 55 | + | |
65 | 56 | | |
66 | 57 | | |
67 | | - | |
| 58 | + | |
68 | 59 | | |
69 | 60 | | |
70 | | - | |
| 61 | + | |
71 | 62 | | |
72 | 63 | | |
73 | 64 | | |
| |||
77 | 68 | | |
78 | 69 | | |
79 | 70 | | |
80 | | - | |
| 71 | + | |
81 | 72 | | |
82 | 73 | | |
83 | 74 | | |
| |||
106 | 97 | | |
107 | 98 | | |
108 | 99 | | |
109 | | - | |
110 | | - | |
| 100 | + | |
| 101 | + | |
111 | 102 | | |
112 | 103 | | |
113 | 104 | | |
| |||
0 commit comments