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 MCU CI workflow #204

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Add MCU CI workflow #204

merged 1 commit into from
Jan 31, 2024

Conversation

jballoffet
Copy link
Member

@jballoffet jballoffet commented Dec 29, 2023

🎉 New feature

Closes #203

Summary

This PR adds a GitHub Action workflow for the MCU code (andino_firmware). On the first iteration, it will just build the application but adding support for running unit tests is expected in a future PR.

Test it

Application successfully built by the new workflow: https://github.com/Ekumen-OS/andino/actions/runs/7357716050/job/20029793872?pr=204.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if it affects the public API)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Javier Balloffet <[email protected]>
Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pushing this! LGTM!

@jballoffet jballoffet merged commit f1db6b1 into humble Jan 31, 2024
4 checks passed
@jballoffet jballoffet deleted the jballoffet/add-mcu-ci branch January 31, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add MCU CI workflow
2 participants