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

GitHub Actions to build everything #17

Open
LukePrior opened this issue Mar 31, 2022 · 1 comment
Open

GitHub Actions to build everything #17

LukePrior opened this issue Mar 31, 2022 · 1 comment
Assignees

Comments

@LukePrior
Copy link
Contributor

As discussed the simplest way to do this will be to create a MAKEFILE which is automatically run as a GithHub action on push and the resulting code published as a zipped release.

@LukePrior LukePrior self-assigned this Mar 31, 2022
@LukePrior
Copy link
Contributor Author

The other options that could be more seamless but have other tradeoffs such as complexity, performance, and reliability are:

  • Single docker container
  • Individual linked docker container
  • Raspbian image with code configured to run on startup (problems with settings)

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

No branches or pull requests

1 participant