Skip to content

Add demonstration of arduino/compile-sketches action #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2021
Merged

Add demonstration of arduino/compile-sketches action #4

merged 1 commit into from
Apr 8, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Apr 8, 2021

The GitHub Actions workflow provides a minimal demonstration of using the arduino/compile-sketches action for a "smoke test" sketch compilation CI check.

Although it provides a higher level interface to the user, handling all the typical requirements for "smoke test" sketch compilation CI applications, the foundation of the arduino/compile-sketches action is still very much Arduino CLI.

This demonstration is stored in a dedicated compile-sketches-demo branch, so it has no impact on the demonstration of the more low level arduino/setup-arduino-cli action which is stored in the master branch.

The GitHub Actions workflow provides a minimal demonstration of using the arduino/compile-sketches action for a
"smoke test" sketch compilation CI check.
@per1234 per1234 merged commit 7952cff into arduino:compile-sketches-demo Apr 8, 2021
@per1234 per1234 deleted the compile-sketches-demo branch April 8, 2021 11:49
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants