-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
CI: Schedule a daily job that runs all sandboxes #19699
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. It's currently running the daily-tests as part of CI -- I'm assuming that's just to test things out?
Correct! Already undone this in the latest commit of the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, parameters, awesome!
2edbc28
to
f21f382
Compare
b626c22
to
f9b3218
Compare
3beace3
to
2164a85
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome stuff @kasperpeulen !
What I did
Added a new workflow that will run all 24 sandboxes.
In Circle CI I added a trigger that will run this workflow every day at 1:00 UTC.
How to test