WARNING: This repository is used for Arduino's development of experimental GitHub Actions. They are unstable and not fully tested. Use at your own risk!
Actions will be moved to dedicated repositories when they are ready for production usage.
Usage information can be found in their respective folders.
-
arduino/compile-sketches uses Arduino CLI to do compilation testing of your Arduino library.
- WARNING: The
arduino/actions/libraries/compile-examplesaction contained in this repository is deprecated. Please use the actively maintainedarduino/compile-sketchesaction at the link above.
- WARNING: The
-
arduino/report-size-deltas comments on pull requests to provide a report of the resulting change in memory usage to the Arduino library's example sketch.
- WARNING: The
arduino/actions/libraries/report-size-deltasaction contained in this repository is deprecated. Please use the actively maintainedarduino/report-size-deltasaction at the link above.
- WARNING: The
-
arduino/report-size-trends records the sketch memory usage data reported by the
arduino/compile-sketchesaction in a Google Sheets spreadsheet.- WARNING: The
arduino/actions/libraries/report-size-trendsaction contained in this repository is deprecated. Please use the actively maintainedarduino/report-size-trendsaction at the link above.
- WARNING: The
-
libraries/spell-check checks the files of your repository for commonly misspelled words.
- WARNING: The
arduino/actions/libraries/spell-checkaction contained in this repository is deprecated. The recommended alternative is thecodespell-project/actions-codespellaction.
- WARNING: The
-
arduino/setup-task makes Task available to your workflows.
- WARNING: The
arduino/actions/setup-taskfileaction contained in this repository is deprecated. Please use the actively maintainedarduino/setup-taskaction at the link above.
- WARNING: The
Note: Several actions previously hosted in this experimental repository have reached stable status and been moved to dedicated repositories:
-
arduino/setup-arduino-cli makes the Arduino CLI available to your Workflows.
-
arduino/setup-protoc makes the protobuf compiler available to your Workflows.
If you think you found a vulnerability or other security-related bug in this project, please read our security policy and report the bug to our Security Team 🛡️ Thank you!
e-mail contact: [email protected]