Commit graph

47 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
043f61447b
Merge pull request #12 from FoamyGuy/fix_for_board_without_display
fix error from board.DISPLAY not existing
2020-08-10 20:05:50 -07:00
dherrada
112d72f9f4 Fixed discord invite link 2020-07-08 16:49:04 -04:00
FoamyGuy
3fb0d561a2 fix error from board.DISPLAY not existing 2020-07-03 09:28:55 -05:00
sommersoft
fbe707d184 build.yml: add black formatting check
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-04-07 15:51:17 -05:00
sommersoft
e93f12a8c1 update code of coduct: discord moderation contact section
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-15 18:24:14 -05:00
sommersoft
6bc914c3cf
Merge pull request #11 from sommersoft/patch_coc
Update Code of Conduct
2020-03-13 14:30:21 -05:00
sommersoft
6bd8d846ca update code of conduct 2020-03-13 14:10:12 -05:00
Kattni
066c8f8527
Merge pull request #10 from adafruit/pylint-update
Re-added --force-reinstall
2020-03-12 15:02:31 -04:00
dherrada
c50b4a28f7 Re-added --force-reinstall 2020-03-12 13:58:00 -04:00
Kattni
3e020c078c
Merge pull request #9 from adafruit/pylint-update
Pylint update
2020-03-09 16:59:00 -04:00
dherrada
8c7209c845 Set actions to install latest pylint 2020-03-09 16:56:04 -04:00
dherrada
2b39cbab49 Merge branch 'master' into pylint-update 2020-03-09 16:51:20 -04:00
dherrada
e6e827bab4 Ran black, made pylint 2.x compatible 2020-03-09 16:50:39 -04:00
sommersoft
01eb182984 update pylintrc for black
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-08 19:01:42 -05:00
sommersoft
33bd969afd build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-03-05 10:00:21 -06:00
sommersoft
1fa05cb860 update pylint examples directive
Signed-off-by: sommersoft <sommersoft@gmail.com>
2020-01-14 17:07:33 -06:00
Limor "Ladyada" Fried
7a113ed1d4
Merge pull request #7 from adafruit/dherrada-patch-1
Moved repository from Travis to GitHub Actions
2019-12-27 22:54:00 -05:00
dherrada
d20fd1ce09 Moved repository from Travis to GitHub Actions 2019-12-27 22:23:55 -05:00
Kattni
a295c07110
Merge pull request #5 from adafruit/dherrada-patch-1
Removed building locally section from README, replaced with documenta…
2019-10-21 19:55:14 -04:00
dherrada
827dc17aa0
Merge pull request #6 from vkhalaim/master
File renamed #4
2019-10-20 18:38:32 -04:00
kosheniatko
09fc7e9c45 File renamed #4 2019-10-19 22:12:23 +03:00
dherrada
347786a258
Removed building locally section from README, replaced with documentation section 2019-10-17 18:17:39 -04:00
Limor "Ladyada" Fried
abf975de15
Merge pull request #3 from dastels/master
Update README to reflect latest API
2019-09-03 15:17:57 -04:00
Dave Astels
7438c623be Update example to reflect actual code 2019-09-03 15:15:28 -04:00
Dave Astels
0c0fa8fb01 Merge remote-tracking branch 'adafruit/master' 2019-09-03 13:45:54 -04:00
Limor "Ladyada" Fried
a9ff26e680
Merge pull request #2 from dastels/master
Refinement and changes to reflect displayio.Display changes
2019-09-03 12:56:38 -04:00
Dave Astels
18f9f24798 Reflect switch to positional parameters 2019-08-20 10:02:48 -04:00
Dave Astels
657cd800e2 Rename exception for pylint 2019-08-16 21:13:07 -04:00
Dave Astels
3ce927d060 Bring up to date with changes to Display.c 2019-08-16 21:11:32 -04:00
Limor "Ladyada" Fried
ab737ac31a
Merge pull request #1 from dastels/master
Move code into repo
2019-08-01 14:42:51 -04:00
Dave Astels
d84e967886 Fix lint complaints 2019-08-01 14:25:53 -04:00
Dave Astels
51d8efa232 Add mocking for board 2019-07-31 19:02:51 -04:00
Dave Astels
85380a2a0e Address pylint issues 2019-07-31 18:37:25 -04:00
Dave Astels
82ce3abf99 Ignore the guide directory that is a temp image storage for the guide 2019-07-31 17:54:18 -04:00
Dave Astels
92421c07ec Handle buffer rotation for various boards 2019-07-31 15:45:06 -04:00
Dave Astels
782f54f16e Integrate saving bitmaps and taking screenshots 2019-07-31 09:56:29 -04:00
Dave Astels
e1dc0f2088 Make exceptions more expressive 2019-07-25 14:09:25 -04:00
Dave Astels
8578d2ce86 Remove debugging prints 2019-07-25 14:09:07 -04:00
Dave Astels
8f5d91054c Get rid of unnecessary file 2019-07-25 12:36:56 -04:00
Dave Astels
54418624ee Add note about needing 5.0 2019-07-25 12:35:26 -04:00
Dave Astels
45c652cb6e Some cleanup 2019-07-25 12:34:13 -04:00
Dave Astels
b20f616226 Actually add the required module 2019-07-19 18:16:24 -04:00
Dave Astels
93d57cdcfb Add mock imports 2019-07-19 18:09:49 -04:00
Dave Astels
7cb0c61647 Revert "Revert "Move code over""
This reverts commit b186fdb07b.
2019-07-19 18:05:53 -04:00
Dave Astels
b186fdb07b Revert "Move code over"
This reverts commit 799dbf35aa.
2019-07-19 17:47:23 -04:00
Dave Astels
799dbf35aa Move code over 2019-07-19 17:46:40 -04:00
Limor "Ladyada" Fried
b59a393ff8
Initial commit 2019-07-19 15:05:19 -04:00