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

Features/gh actions - Adds a build, start, test on schedule (every day) + on push to dev #272

Open
wants to merge 50 commits into
base: dev
Choose a base branch
from

Conversation

phillamy
Copy link
Contributor

@phillamy phillamy commented Jul 9, 2022

  • Modified tests so that then can be ran from anywhere without interaction
  • Added github Action files in /.github to build+start CN+run tests on push (dev) + on schedule (every day). The schedule will only work when the .github will be in the default branch for the repo (master here)
  • setup.sh changed so it can run without interaction

The schedule runs the workflow every day, even if nothing is committed in the dev branch

Snapshot from my action history showing it runs on schedule w/o changes (scheduled vs commit)
workflow

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.

1 participant