aws-deadline / deadline-cloud-worker-agent

The AWS Deadline Cloud worker agent can be used to run a worker in an AWS Deadline Cloud fleet.
Apache License 2.0
15 stars 21 forks source link

ci: add mainline canary and change release canary schedule #442

Closed moorec-aws closed 1 month ago

moorec-aws commented 1 month ago

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.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud