Commit graph

52 commits

Author SHA1 Message Date
e9ce77fc77
more version churn to stop warnings 2022-11-04 18:55:46 -05:00
4492fbd446
bump rest of actions/checkout to v3 2022-11-04 18:51:23 -05:00
4e89e25abd
Use a different concurrency group name
.. the other one is haunted.  Closes #2327.

Also upgrades actions/checkout to one that doesn't warn
```
Warning: The `save-state` command is deprecated and will be disabled soon.
Please upgrade to using Environment Files.
For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```
2022-11-04 18:39:07 -05:00
afeff359d1
use python 3.10 for compatibility with specific pylint version 2022-11-04 08:54:46 -05:00
f9bc9aafe4
bump version of setup-python to fix deprecation warning 2022-10-23 15:20:39 -05:00
Paint Your Dragon
b799131ecf
Override ArduinoHttpClient library
Addresses an issue where current release of ArduinoHttpClient fails Arduino CI due to syntax. Appears to be fixed in library’s main branch but not yet an updated release…when that occurs, this edit can be removed.
2022-10-04 09:31:04 -07:00
foamyguy
c10c9a461c limit images workflow to adafruit fork 2022-10-03 16:34:03 -05:00
dherrada
a8ff695815 Uncommented everything 2022-02-28 15:35:10 -05:00
dherrada
b8d332f6f7 Now checkout repo 2022-02-28 15:30:45 -05:00
dherrada
d713e32f25 New test based on something I found on google 2022-02-28 15:28:13 -05:00
dherrada
5a0ecf63b1 File paths are weird 2022-02-25 14:23:40 -05:00
dherrada
7ccd6575e5 Commented out for easier testing 2022-02-25 14:09:26 -05:00
dherrada
174609442f New file location 2022-02-25 13:47:47 -05:00
dherrada
99d98c42f5 Config tweak 2022-02-25 13:23:21 -05:00
dherrada
7e709f151d New test 2022-02-24 18:26:45 -05:00
dherrada
23464bf323 Trying different config 2022-02-24 18:21:55 -05:00
dherrada
393b5ed22e Testing CI check 2022-02-24 18:18:17 -05:00
Dan Halbert
87a39087b9 Use ubuntu-latest and Python 3.x 2022-01-12 16:32:15 -05:00
lady ada
e5f3cbfc7e can fix back to release later 2022-01-10 18:30:47 -05:00
lady ada
90e420ff29 esp32s2 qt test 2022-01-10 15:26:36 -05:00
Anne Barela
890451a921
Merge pull request #1942 from ladyada/master
manually install optiga lib
2021-12-09 08:22:20 -05:00
lady ada
17570b3b10 manually install optiga lib 2021-12-08 23:41:45 -05:00
18ecd13253 produce a README 2021-10-11 11:19:38 -05:00
91ab7d0abd provide a body for the release text 2021-10-11 11:12:06 -05:00
5d88fb8737 use actions-gh-release
.. to create a release from a tag, and upload the desired artifacts to it
2021-10-11 10:52:59 -05:00
lady ada
5c4c130e0d test and gen led glasses 2021-10-09 13:52:53 -04:00
lady ada
bd1d0d049b try uploading artifacts 2021-10-09 13:31:05 -04:00
lady ada
d8773aead6 re-add trinket 2021-10-01 09:48:00 -04:00
lady ada
72c6ca2073 oops forgot uno! 2021-09-30 19:04:20 -04:00
lady ada
d2edcd6bd0 add missing workflows 2021-09-30 18:52:09 -04:00
a1ffa1f1d4 Update pylint in CI 2021-08-11 14:02:45 -05:00
ladyada
0ff34ec9ca remove trinket 5v for now 2021-07-06 12:11:00 -04:00
dherrada
7e1b71e79f Moved default branch from master to main 2021-06-10 16:48:27 -04:00
hathach
9ef180c3f8
temporarily remove "monster_m4sk_tinyusb" 2021-05-25 13:36:46 +07:00
hathach
bb74421d0c
clean up 2021-05-25 12:34:35 +07:00
hathach
f6f77e57c8
try to fix ci with latest tinyusb 2021-05-25 01:19:21 +07:00
Jeff Epler
086bac9588 Add a workflow to generate folder images
This workflow will generate a bunch of images and place them on a branch called
"folder-images", which (once enabled via github pages) will appear on
adafruit.github.io.

The workflow is triggered:
 * on commits to the main branch, including merged pull requests
 * daily, after the bundle is updated
 * on request via the github web page

Typically, this means that the images will be available (well) within an hour
after a pull request is merged, and will be updated daily if required by
changes to the requirements of libraries.
2021-05-04 11:32:39 -05:00
Melissa LeBlanc-Williams
e753d36fee Add MagTag and FunHouse boards to testing matrix so they actually get tested 2021-04-20 08:33:51 -07:00
079d54e7de workflows: Use 18.04 for arduino-ci
The workflow doesn't ask for a specific version of Ubuntu, but when
it gets 20.04, ci-arduino causes a failure because it requests installation of
a specific version of llvm that is not available in 20.04.
2021-03-03 09:39:41 -06:00
brentru
19a7f3e97c upgrade to @v2 2020-10-16 10:49:29 -04:00
brentru
f781ca6b00 drop to @v1 2020-10-16 10:48:53 -04:00
brentru
739f17902e strip name 2020-10-16 10:47:46 -04:00
brentru
629067422b downgrade to Python 3.8 for intelhex 2020-10-16 10:45:01 -04:00
lady ada
9d1f4eaac3 add cpc test 2020-08-26 10:28:12 -04:00
a6cd3826f4 is needs: pylint ... needed? 2020-05-17 15:36:14 -05:00
lady ada
272d5ac74f bump 2020-05-17 02:18:29 -04:00
lady ada
304774d1c1 switch to pylint first 2020-05-16 23:35:48 -04:00
lady ada
f0de90d0e9 now actionified & adding proper test files for all examples! 2020-05-16 23:11:37 -04:00
ladyada
99580fab17 re-add arduino tests 2020-04-21 11:35:42 -04:00
ladyada
1a747e3533 install pylint, run pylint first, fix name of shellscript 2020-04-21 11:09:09 -04:00