We need to add a Canary to mainline, to check on a regular interval that there are no issues in the mainline branch. Update release canary to run three times a day.
What was the solution? (How)
Add a workflow for a mainline canary to run ever 2 hours. Updated release canary to run a 8:00, 14:00, 20:00 CDT ( 13:00, 19,:00, 1:00 UTC)
What is the impact of this change?
Helps keep the mainline branch healthy by regularly checking for possible issues.
How was this change tested?
n/a - will be tested in CI
Was this change documented?
No
Is this a breaking change?
No
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
What was the problem/requirement? (What/Why)
We need to add a Canary to mainline, to check on a regular interval that there are no issues in the mainline branch. Update release canary to run three times a day.
What was the solution? (How)
Add a workflow for a mainline canary to run ever 2 hours. Updated release canary to run a 8:00, 14:00, 20:00 CDT ( 13:00, 19,:00, 1:00 UTC)
What is the impact of this change?
Helps keep the mainline branch healthy by regularly checking for possible issues.
How was this change tested?
n/a - will be tested in CI
Was this change documented?
No
Is this a breaking change?
No
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.