jamesmontemagno / mycadence-arduino

With this DIY project and a simple $18 ESP32 Arduino board you will have a budget Cadence display for your indoor cycling bike for Peloton or Apple Fitness+
https://mycadence.app
44 stars 9 forks source link

Who doesn't like CI? #1

Closed Xcodo closed 3 years ago

Xcodo commented 3 years ago

I read the blog post earlier and I thought you might like a CI build added to aid with all the future pull requests 😜.

I don't actually use Arduino code usually (Merge Conflict convinced me to try out the ESP32, but I stick to the C/C++ ESP-IDF route), but I quite enjoy a challenge!

The build action uses the Arduino CLI to follow the steps in the README (plus adding the esptool via pip) and then stores the build outputs as artifacts for downloading.

Xcodo commented 3 years ago

I can also add automatic GitHub releases from tags if you want (as we do in rust_hdl).

jamesmontemagno commented 3 years ago

Whoa! This is amazing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Thank you so much for setting this up :)