Commit graph

226 commits

Author SHA1 Message Date
foamyguy
ea7fb41be5 Merge branch 'refs/heads/main' into ruff-updates
# Conflicts:
#	adafruit_portalbase/__init__.py
#	adafruit_portalbase/graphics.py
#	adafruit_portalbase/network.py
2024-07-29 10:34:19 -05:00
foamyguy
9c288c6331
Merge pull request #103 from colonwq/update_get_local_time
Add max_attempts to get_local_time
2024-07-21 11:11:29 -05:00
foamyguy
46ab21deaa add max_attempts arg to base.get_local_time() 2024-07-21 10:46:37 -05:00
foamyguy
a1ed9857b1 fixes for format and pylint 2024-07-15 11:58:56 -05:00
Keith Schincke
6eb0c372d3 Appemding the patch to actually do something 2024-06-04 12:07:00 -05:00
Keith Schincke
932e56cca7 Add default ma_attempts param to get_local_time 2024-06-04 12:03:00 -05:00
Justin Myers
94ff9c0b51 Update README badge 2024-03-24 07:42:47 -07:00
Justin Myers
d7293e08e1 remove upgrade UP032 2024-03-23 09:58:31 -07:00
Justin Myers
b038cc7f1c remove upgrade UP031 2024-03-23 09:52:53 -07:00
Justin Myers
ea4852401d remove upgrade UP028 2024-03-23 09:47:59 -07:00
Justin Myers
76e5276bbc Add ruff upgrade 2024-03-23 09:32:42 -07:00
Justin Myers
95168b0a27 Add ruff lint 2024-03-23 09:13:40 -07:00
Justin Myers
f80941a068 Add ruff isort 2024-03-23 08:08:43 -07:00
Justin Myers
be5546c661 Add ruff formatter 2024-03-23 07:57:34 -07:00
Dan Halbert
1b0c94a386
Merge pull request #101 from justmobilize/fix-readme-requirements
Fix README requirements
2024-02-29 10:58:18 -05:00
Justin Myers
7e3d17b36f Fix README requirements 2024-02-29 06:31:42 -08:00
Scott Shawcroft
e23cc47d97
Merge pull request #100 from justmobilize/remove-set-socket
Remove legacy requests.set_socket
2024-02-23 09:40:59 -08:00
Justin Myers
22883234ca Remove legacy requests.set_socket 2024-02-23 09:18:04 -08:00
foamyguy
eba700c54d unpin sphinx 2023-12-04 10:23:41 -06:00
Melissa LeBlanc-Williams
ec9c8db2dc
Merge pull request #98 from makermelissa/ioclient
Add delete_io_data and expose io_client
2023-11-08 13:41:57 -08:00
Melissa LeBlanc-Williams
50ca742605 Add delete_io_data and expose io_client 2023-11-08 13:16:48 -08:00
Dan Halbert
f628e3e6c8
Merge pull request #97 from makermelissa/main
Add missing sphinx-rtd-theme module to requirements
2023-11-03 22:53:18 -04:00
Melissa LeBlanc-Williams
29ebd693ef Run pre-commit 2023-11-03 14:26:23 -07:00
Melissa LeBlanc-Williams
c11c066dcd Add missing sphinx-rtd-theme module to requirements 2023-11-03 14:22:54 -07:00
Dan Halbert
b00cf59abf
Merge pull request #95 from RetiredWizard/main
Remove depreciated .show from library
2023-11-01 22:25:45 -04:00
RetiredWizard
faaf9be303 Remove depreciated .show from library 2023-11-01 22:16:49 -04:00
foamyguy
2d48a6b0cb "fix rtd theme
"
2023-09-18 16:23:42 -05:00
Melissa LeBlanc-Williams
7a3277af2e
Merge pull request #94 from makermelissa/main
Fix missing bitmaptools issues
2023-08-01 08:35:20 -07:00
Melissa LeBlanc-Williams
b4e275970a Add bitmaptools for autodoc mock imports 2023-08-01 08:29:29 -07:00
Melissa LeBlanc-Williams
cf0179bcc6
Merge pull request #93 from makermelissa/main
Updated to work with settings.toml and secrets.py
2023-08-01 08:21:35 -07:00
Melissa LeBlanc-Williams
243b4e6216 Updated to work with settings.toml and secrets.py 2023-07-26 09:17:00 -07:00
Melissa LeBlanc-Williams
98d1d12b79
Merge pull request #92 from makermelissa/main
Update docstrings to show wifi_esp32s2 should also work for esp32s3
2023-06-07 08:10:22 -07:00
Melissa LeBlanc-Williams
c49b62e43e Update docstrings to show wifi_esp32s2 should also work for esp32s3 2023-06-06 08:45:41 -07:00
Tekktrik
dcd158e88f Update .pylintrc, fix jQuery for docs
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-23 21:17:14 -04:00
Alec Delaney
9a0ccc92fc
Merge pull request #90 from tekktrik/main
Fix pylint issues
2023-05-11 12:22:24 -04:00
Tekktrik
d595deb753 Linted per pre-commit 2023-05-11 08:46:07 -04:00
Tekktrik
7cb4811aca Run pre-commit 2023-05-10 22:41:48 -04:00
Tekktrik
568b2c1874 Update pre-commit hooks
Signed-off-by: Tekktrik <tekktrik@gmail.com>
2023-05-10 15:26:18 -04:00
Alec Delaney
2085495f4e Add upload url to release action
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2023-01-19 23:59:45 -05:00
Alec Delaney
759c5c3488
Merge pull request #88 from Neradoc/documentation-add-text-index
Document the return value of add_text()
2023-01-15 21:52:58 -05:00
Neradoc
ad9d56da3e document the return value of add_text() 2023-01-15 05:29:49 +01:00
Alec Delaney
ef951d5b51 Add .venv to .gitignore
Signed-off-by: Alec Delaney <89490472+tekktrik@users.noreply.github.com>
2022-11-30 19:39:43 -05:00
Kattni
11ead5542a
Merge pull request #84 from makermelissa/main
Fix status colors when getting time
2022-11-16 17:14:15 -05:00
Melissa LeBlanc-Williams
49798b7228 Remove test message 2022-11-16 13:57:17 -08:00
Melissa LeBlanc-Williams
20428115a2 Fix status colors when getting time 2022-11-16 13:55:17 -08:00
Alec Delaney
a757cc0e51 Update .pylintrc for v2.15.5 2022-11-04 18:34:33 -04:00
Alec Delaney
b1b09002db Fix release CI files 2022-11-04 09:12:46 -04:00
Alec Delaney
f967713575 Update pylint to 2.15.5 2022-11-04 08:15:21 -04:00
Alec Delaney
1addabfcd9 Updated pylint version to 2.13.0 2022-11-04 00:47:00 -04:00
Alec Delaney
7c49a74d6c Switching to composite actions 2022-11-04 00:02:50 -04:00