Commit graph

267 commits

Author SHA1 Message Date
Dan Halbert
3894a63b2a
Merge pull request #73 from FoamyGuy/odb_api_update
use new OnDiskBitmap API
2025-06-27 15:48:00 -04:00
foamyguy
436015ecdc use new OnDiskBitmap API 2025-06-27 13:14:36 -05:00
foamyguy
bb6a1fd7ed update rtd.yml file
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-06-17 10:31:36 -05:00
foamyguy
8d2d5c6dca
Merge pull request #72 from adafruit/use_ruff
use ruff, correct homepage url in pyproject.toml
2025-05-21 11:20:18 -05:00
foamyguy
f319370927 delete pylintrc 2025-05-21 11:13:31 -05:00
foamyguy
6043a1fa3f use ruff, correct homepage url in pyproject.toml 2025-05-21 11:11:09 -05:00
Limor "Ladyada" Fried
7d593464e8
Merge pull request #70 from FoamyGuy/clue_lsm6ds3trc_fix
attempt new accelerometer init if first one fails
2025-04-01 13:32:48 -04:00
foamyguy
4fa8c96cc4 attempt new accelerometer init if first one fails 2025-04-01 09:52:52 -05:00
foamyguy
443c5ed798 add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
2025-01-16 09:12:44 -06:00
foamyguy
0c1766e738 remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
2024-10-07 14:46:44 -05:00
Scott Shawcroft
5550334a0b
Merge pull request #69 from FoamyGuy/root_group_prop
change badgerbase.show to root_group
2024-03-25 13:50:18 -07:00
foamyguy
af60fede3d change badgerbase.show to root_group 2024-03-24 20:51:05 -05:00
foamyguy
9a6b39cd06 unpin sphinx and add sphinx-rtd-theme to docs reqs
Signed-off-by: foamyguy <foamyguy@gmail.com>
2023-12-04 09:56:26 -06:00
Dan Halbert
b3dd61b7b2
Merge pull request #68 from RetiredWizard/main
Replace depreciated .show()
2023-11-03 22:54:53 -04:00
RetiredWizard
5752d3ec4a Replace depreciated .show() 2023-11-03 17:50:57 -04:00
Scott Shawcroft
a071d437b7
Merge pull request #66 from dhalbert/doc-fix
fix doc API build
2023-09-26 10:25:17 -07:00
Dan Halbert
4fde7fb944 fix doc API build 2023-09-25 19:44:57 -04:00
foamyguy
9f1d4fb24d "fix rtd theme
"
2023-09-18 16:18:12 -05:00
Tekktrik
b6d6cb73fd Update .pylintrc, fix jQuery for docs
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-23 21:15:16 -04:00
Tekktrik
29a3300321 Run pre-commit 2023-05-10 22:42:01 -04:00
Tekktrik
813cbafff3 Update pre-commit hooks
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-10 15:25:54 -04:00
Alec Delaney
9b80c68047 Add upload url to release action
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2023-01-19 23:58:20 -05:00
foamyguy
38870549ad
Merge pull request #64 from tekktrik/doc/fix-typing
Update namedtuple type annotations
2023-01-03 17:52:32 -06:00
Alec Delaney
a42b315728 Update namedtuple type annotations 2022-12-01 00:32:08 -05:00
Kattni
75e24cf162
Merge pull request #63 from tekktrik/dev/fix-pylint-errors
Fix pylint errors
2022-11-08 15:23:35 -05:00
Alec Delaney
e684757d11
Fix pylint errors 2022-11-07 22:28:58 -05:00
Alec Delaney
4d079da911 Update .pylintrc for v2.15.5 2022-11-04 18:34:33 -04:00
Alec Delaney
cebe5bea18 Fix release CI files 2022-11-04 09:12:46 -04:00
Alec Delaney
4b364a5645 Update pylint to 2.15.5 2022-11-04 08:15:21 -04:00
Alec Delaney
3324c876f7 Updated pylint version to 2.13.0 2022-11-04 00:47:00 -04:00
Alec Delaney
d91c9a11dd Switching to composite actions 2022-11-04 00:02:50 -04:00
Alec Delaney
af8a756286
Update .gitignore 2022-09-13 19:44:40 -04:00
Alec Delaney
165b60f870
Merge pull request #61 from adafruit/clue_badge_example
Updating padding for CLUE badge example
2022-09-13 19:17:25 -04:00
BlitzCityDIY
a6151154ca Updating padding for CLUE badge example
I uploaded the example to a CLUE running CP8 and the text was not lining up as shown in the guide (https://learn.adafruit.com/clue-custom-circuit-python-badge/clue-badge). Adjusted the padding to match it and PR-ing since this code will be used for an upcoming PyLeap project.
2022-09-13 14:19:44 -04:00
Alec Delaney
e9331b7847 Use year duration range for copyright attribution 2022-08-23 17:26:22 -04:00
Alec Delaney
f0e851185b Keep copyright up to date in documentation 2022-08-22 21:36:33 -04:00
Alec Delaney
86262484f8 Fix version strings in workflow files 2022-08-16 21:09:16 -04:00
Alec Delaney
86de3352e5 Update version string 2022-08-16 18:09:16 -04:00
Alec Delaney
3db064b670 Add setuptools-scm to build system requirements
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-08-09 13:32:24 -04:00
Alec Delaney
d4d62e35f2 Switched to pyproject.toml 2022-08-08 22:05:55 -04:00
evaherrada
1d4aa7ce77
Added Black formatting badge 2022-08-02 17:00:57 -04:00
evaherrada
aea959d2e5
Changed .env to .venv in README.rst 2022-07-22 13:59:12 -04:00
Dan Halbert
d15c08d66b
Merge pull request #60 from adafruit/pypi
Prepared for adding to PyPI
2022-07-22 10:31:02 -04:00
evaherrada
be01f42355
Prepared for adding to PyPI 2022-07-21 14:34:32 -04:00
evaherrada
fad6b605e6
Added cp.org link to index.rst 2022-06-07 15:34:50 -04:00
Alec Delaney
5222e19869 Set language to "en" for documentation
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-30 17:51:12 -04:00
Alec Delaney
57c4d700f1 Switch to inclusive terminology
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-25 23:13:47 -04:00
Alec Delaney
ea29c45ad4 Increase min lines similarity
Signed-off-by: Alec Delaney <tekktrik@gmail.com>
2022-05-25 19:29:44 -04:00
Alec Delaney
a62d6756ef Patch .pre-commit-config.yaml 2022-05-15 12:48:53 -04:00
a5061b4654
Merge pull request #58 from adafruit/updates
Updates
2022-04-26 15:30:08 -05:00