Commit graph

60 commits

Author SHA1 Message Date
Liz
63149d2c86 adding the pycamera_s3 to CI 2023-12-20 15:40:05 -05:00
Melissa LeBlanc-Williams
00c431d614 Move library install to correct place 2023-10-04 12:04:24 -07:00
Melissa LeBlanc-Williams
e6a246c555 Re-enable test for Qualia Factory Test 2023-10-04 11:35:10 -07:00
Alec Delaney
81640397c1
Fix adabot's name in CI 2023-07-26 10:21:03 -04:00
Tekktrik
736e02e821 Fix check for adabot scheduled release 2023-07-23 16:27:23 -04:00
Tekktrik
05248c1bdb Fix releases 2023-07-14 16:04:10 -04:00
Tekktrik
3e1a059536 Fix check for output 2023-05-17 19:46:08 -04:00
Tekktrik
41f35ec3b1 Make Arduino build conditional and scheduled 2023-05-15 23:49:32 -04:00
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