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

Add GitHub workflow to compile controller code in CI #25

Open
synergiator opened this issue Apr 12, 2020 · 3 comments
Open

Add GitHub workflow to compile controller code in CI #25

synergiator opened this issue Apr 12, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request in work Feature or improvment that is still under develop

Comments

@synergiator
Copy link

Using for example Arduino CLI, it's possible to validate code compilation online without having the actual board.

See also:

https://codeblog.dotsandbrackets.com/gitlab-ci-esp32-arduino/

@ElectricRCAircraftGuy
Copy link
Collaborator

@giorakor @nimrod46 , do you know how to do this? I think there may be an option under "Actions" at the top, for instance, to tell GitHub to auto-compile each PR that is submitted to make sure the Arduino code isn't broken. This is what you're saying, @synergiator , right?

@synergiator
Copy link
Author

synergiator commented Apr 12, 2020

Yes. By this, we get also more clarity about required dependencies and their versions.

@nimrod46 nimrod46 self-assigned this Apr 12, 2020
@nimrod46 nimrod46 added in work Feature or improvment that is still under develop enhancement New feature or request labels Apr 12, 2020
@labeneator
Copy link

This looks like a good place to start: https://github.com/adafruit/ci-arduino/blob/master/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in work Feature or improvment that is still under develop
Projects
None yet
Development

No branches or pull requests

4 participants