adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
116 stars 73 forks source link

Add ItsyBitsy RP2040 and FunHouse_NoOTA targets, fix repo_topics, include RevTFT S3 feather in debug builds #180

Closed tyeth closed 8 months ago

tyeth commented 9 months ago

This PR:

tyeth commented 9 months ago

I've now setup a subdomain for drazzy on my main nameserver domain (hosted by cloudflare), using cloudflare proxy to point directly at drazzy.com effectively putting cloudflares SSL cert transparently infront. Not sure if that's a big no-no, but I plan on keeping the domain indefinitely, and it uses cloudflares free plan so no cost to me.

This bypasses the expired SSL certificate that drazzy is serving. CI fails due to one of the board urls failing, and testing them all only drazzy has a problem. We're using http which is automatically forwarded https breaking CI.

tyeth commented 8 months ago

@brentru this closes #179 and #178 (tested already) along with adding the ItsyBitsy RP2040 build target, and the reverse s3 feather to the debug builds.

tyeth commented 8 months ago

Rebased and dropped extra itsybitsy esp32 def.