Skip to content

Try scheduling CI runs #298

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

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Try scheduling CI runs #298

merged 1 commit into from
Dec 2, 2020

Conversation

adamgreig
Copy link
Member

This is a first go at running CI jobs on a scheduled basis. This job will run at 7pm UTC today (Wednesday), run our tests, and, in this case, fail. On failure it should then open a new issue on the repository with a link to the failed CI job.

We can bikeshed the schedule (this is just to get it to run soonish), and obviously I'll do another PR to remove the failing step once we've checked it works.

Please don't merge if we miss 7pm weds; I'll update the schedule first.

@adamgreig adamgreig requested a review from a team as a code owner December 2, 2020 00:22
@rust-highfive
Copy link

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m labels Dec 2, 2020
Copy link
Member

@thalesfragoso thalesfragoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, let's test this.

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 2, 2020

Build succeeded:

@bors bors bot merged commit 187cdcf into master Dec 2, 2020
@bors bors bot deleted the schedule-ci branch December 2, 2020 01:09
bors bot added a commit that referenced this pull request Dec 8, 2020
305: Add required 'labels' field to scheduled CI, update next run date r=therealprof a=adamgreig

See also #298. This should fail at 10pm today _and open an issue this time_, then we'll update it to remove the intentional failure and perhaps set the scheduled date to something more useful.

Co-authored-by: Adam Greig <adam@adamgreig.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants