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 a nightly build of all examples to GitHub Actions #300

Open
mairas opened this issue Dec 6, 2020 · 0 comments
Open

Add a nightly build of all examples to GitHub Actions #300

mairas opened this issue Dec 6, 2020 · 0 comments

Comments

@mairas
Copy link
Collaborator

mairas commented Dec 6, 2020

With PR #296, the CI checks run for each PR are only a subset of all examples. To ensure that every example is in working order, every example should be built as part of a nightly CI run.

Things to consider:

  • To preserve resources, the nightly tests should only run on the SignalK/SensESP repository and not on any forks
  • To avoid manually maintaining a list of examples to be built, we should detect the examples with globbing (wildcards)
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