Commit graph

83 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
7bc3e74309 Fixed bug introduced by pylint suggestion 2025-07-18 15:16:27 -07:00
Melissa LeBlanc-Williams
4da4afa879 Add template functions and chmod string support 2025-07-18 13:21:02 -07:00
Melissa LeBlanc-Williams
97bb660d5a Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_Shell 2025-03-04 12:15:42 -08:00
Melissa LeBlanc-Williams
03c93a553d Use platform detect to see if board is Pi5 2025-03-04 12:15:29 -08:00
Limor "Ladyada" Fried
96716ae034
Merge pull request #25 from makermelissa/main
Add some useful functions for wayland detection
2025-03-02 18:48:45 -05:00
Melissa LeBlanc-Williams
41516d60bf Update docs config and pre-commit version 2025-03-01 13:50:40 -08:00
Melissa LeBlanc-Williams
1047b67c97 Update doc config 2025-03-01 13:42:48 -08:00
Melissa LeBlanc-Williams
dddedd92ba Run pre-commit 2025-03-01 13:37:12 -08:00
Melissa LeBlanc-Williams
7d12b16fba Add some useful functions for wayland detection 2025-03-01 13:21:40 -08:00
Melissa LeBlanc-Williams
9bd7f6a47e
Merge pull request #23 from LostNulide/patch-1
Added new raspbian release(bookworm) to raspbian_releases
2024-04-15 14:09:51 -07:00
Melissa LeBlanc-Williams
85686eede4 Run pre-commit 2024-04-15 14:06:44 -07:00
Melissa LeBlanc-Williams
3f624ecf57 Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_Shell into patch-1 2024-04-15 14:04:11 -07:00
Melissa LeBlanc-Williams
0dbb994e53 Merge branch 'patch-1' of https://github.com/LostNulide/Adafruit_Python_Shell into patch-1 2024-04-15 14:04:04 -07:00
Melissa LeBlanc-Williams
9f669806d7
Merge pull request #24 from makermelissa/main
Pin python version to 3.11
2024-04-15 14:03:07 -07:00
Melissa LeBlanc-Williams
163cccd4bf Add release drafter 2024-04-15 14:01:13 -07:00
Melissa LeBlanc-Williams
e75ff020e4 Pin python version to 3.11 2024-04-15 13:54:10 -07:00
LostNulide
91e6e1cd67
Added new raspbian release(bookworm) to raspbian_releases 2024-04-15 19:16:42 +02:00
Melissa LeBlanc-Williams
8503f01a23
Merge pull request #22 from makermelissa/main
Allow run_command to run as user
2023-09-14 12:35:25 -07:00
Melissa LeBlanc-Williams
3ede731b6c Improve error message 2023-09-12 14:46:15 -07:00
Melissa LeBlanc-Williams
c6bf44ccd9 Merge branch 'main' of https://github.com/adafruit/Adafruit_Python_Shell 2023-09-12 11:48:59 -07:00
Melissa LeBlanc-Williams
4e2a55651d Allow run_command to run as user 2023-09-12 11:48:45 -07:00
Melissa LeBlanc-Williams
5bee5778fc
Merge pull request #21 from tekktrik/dev/build-wheels
Move to pyproject.toml, build wheels
2023-05-26 10:47:06 -07:00
Alec Delaney
c818ade2ae Update version string 2023-05-26 12:52:42 -04:00
Alec Delaney
5f10a029a2 Move to pyproject.toml, build wheels in CI 2023-05-26 12:51:35 -04:00
Alec Delaney
7051c1e78c Remove pylint action step 2023-05-26 12:48:16 -04:00
Alec Delaney
9af4579fdd Remove dumping GitHub context 2023-05-26 12:45:31 -04:00
Alec Delaney
a403315421 Update action versions 2023-05-26 12:44:58 -04:00
Melissa LeBlanc-Williams
478b164bba
Merge pull request #20 from makermelissa/main
Added kernel userspace mismatch check and updated pre-commit config
2023-05-26 09:22:35 -07:00
Melissa LeBlanc-Williams
205d2faf9d Added kernel userspace mismatch check and updated precommit config 2023-05-26 09:12:15 -07:00
Melissa LeBlanc-Williams
3b6984a1fe
Merge pull request #17 from makermelissa/main
Added more features
2022-11-17 13:21:46 -08:00
Melissa LeBlanc-Williams
54b292238f Check chmod modes and more functions I forgot to commit 2022-11-17 13:18:11 -08:00
Melissa LeBlanc-Williams
66b78dc9e4 Don't use dir a variable name 2022-11-15 10:38:41 -08:00
Melissa LeBlanc-Williams
8a9018a95f Add chown function 2022-11-15 10:05:47 -08:00
Melissa LeBlanc-Williams
3108ca4848 Allow pattern search to return match instead of just boolean 2022-11-14 18:04:01 -08:00
Melissa LeBlanc-Williams
2003329e0e Add chmod() that uses Python lib functions 2022-11-14 14:03:39 -08:00
Melissa LeBlanc-Williams
0a235e344e
Merge pull request #16 from makermelissa/main
Fixed an issue with run_command() sometimes locking up
2022-11-11 08:19:06 -08:00
Melissa LeBlanc-Williams
7c8bedcb4a Fix pylint and lint 2022-11-10 14:18:59 -08:00
Melissa LeBlanc-Williams
90aad5375b Remove unused import and delete test files 2022-11-10 12:46:52 -08:00
Melissa LeBlanc-Williams
8a15f4f5d7 Run pre-commit 2022-11-10 12:45:10 -08:00
Melissa LeBlanc-Williams
69d333ff9b Rename read func 2022-11-10 12:44:43 -08:00
Melissa LeBlanc-Williams
0bc10b7dc0 Fix run_command sometimes stops 2022-11-10 12:43:27 -08:00
Melissa LeBlanc-Williams
c6581122fa
Merge pull request #15 from makermelissa/main
Update with buster and allow arguments for prompt_reboot
2022-11-09 08:18:10 -08:00
Melissa LeBlanc-Williams
5cdff5eae6 Allow prompt to return a specific value for force_arg 2022-11-07 11:08:02 -08:00
Melissa LeBlanc-Williams
f5af4f9d11 Reformatted 2022-11-07 10:47:33 -08:00
Melissa LeBlanc-Williams
023db8fc6a Update with buster and allow arguments for prompt_reboot 2022-11-07 10:41:50 -08:00
Alec Delaney
758dbc0e8c
Merge pull request #14 from makermelissa/main
Fix language setting in docs
2022-05-31 15:55:48 -04:00
Melissa LeBlanc-Williams
11c3f2c77e Update to Python 3.7 for futures 2022-05-31 12:12:56 -07:00
Melissa LeBlanc-Williams
4cd19619c9 Update black and run it 2022-05-31 12:09:52 -07:00
Melissa LeBlanc-Williams
8314d1ca16 Update to fstrings 2022-05-31 12:03:56 -07:00
Melissa LeBlanc-Williams
3df36b8185 Fix language setting in docs 2022-05-31 11:50:45 -07:00