Arduino Actions Save Abandoned

Collection of custom Github actions

Project README

Arduino GitHub Actions

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-examples action contained in this repository is deprecated. Please use the actively maintained arduino/compile-sketches action at the link above.
  • 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-deltas action contained in this repository is deprecated. Please use the actively maintained arduino/report-size-deltas action at the link above.
  • arduino/report-size-trends records the sketch memory usage data reported by the arduino/compile-sketches action in a Google Sheets spreadsheet.

    • WARNING: The arduino/actions/libraries/report-size-trends action contained in this repository is deprecated. Please use the actively maintained arduino/report-size-trends action at the link above.
  • libraries/spell-check checks the files of your repository for commonly misspelled words.

  • arduino/setup-task makes Task available to your workflows.

    • WARNING: The arduino/actions/setup-taskfile action contained in this repository is deprecated. Please use the actively maintained arduino/setup-task action at the link above.

Note: Several actions previously hosted in this experimental repository have reached stable status and been moved to dedicated repositories:

Security

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]

Open Source Agenda is not affiliated with "Arduino Actions" Project. README Source: arduino/actions
Stars
32
Open Issues
0
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating