Skip to content
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

Example setup for CI testing #34

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ianfixes
Copy link

@ianfixes ianfixes commented Jan 21, 2021

Related to #8
In response to Arduino-CI/arduino_ci#139

I took a quick look at setting up testing for this repository. The biggest issue I saw is that arduino_ci expects to test Arduino libraries whereas this project seems to be a collection of a few parts, with the "main" sketches potentially existing elsewhere.

I pretended that this would eventually become a standalone library, with the "main" sketch eventually housed in the examples/ directory, and set up minimal CI. I opened this purely for illustrating the CI runner all set up.

I don't see the tests running on this pull request; check your Actions settings. Here are the results of running it on my branch.

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