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

[Merged by Bors] - perf(ci): use self-hosted runner for bors #8024

Closed
wants to merge 17 commits into from
Closed

Conversation

gebner
Copy link
Member

@gebner gebner commented Jun 21, 2021

Run CI builds for the staging branch used by bors on a self-hosted github actions runner. This runner has been graciously provided by Johan Commelin's DFG grant and is hosted at the Albert-Ludwigs-Universität Freiburg.

We need to use two github actions workflow files to use a separate runner for the staging branch: build.yml and bors.yml. These are almost identical, except for the runs-on: property indicating which runner should be used. The shell script mk_build_yml.sh is therefore used to generate both files from the common template build.yml.in.


Open in Gitpod

@gebner gebner added WIP Work in progress CI This issue or PR is about continuous integration labels Jun 21, 2021
@gebner gebner added awaiting-review The author would like community review of the PR and removed WIP Work in progress labels Jun 21, 2021
@bryangingechen
Copy link
Collaborator

Otherwise LGTM.
bors d+

@bors
Copy link

bors bot commented Jun 21, 2021

✌️ gebner can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Jun 21, 2021
@gebner
Copy link
Member Author

gebner commented Jun 21, 2021

Let's see what this breaks!

bors r+

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Jun 21, 2021
bors bot pushed a commit that referenced this pull request Jun 21, 2021
Run CI builds for the `staging` branch used by bors on a self-hosted github actions runner.  This runner has been graciously provided by Johan Commelin's DFG grant and is hosted at the Albert-Ludwigs-Universität Freiburg.

We need to use two github actions workflow files to use a separate runner for the `staging` branch: `build.yml` and `bors.yml`.  These are almost identical, except for the `runs-on:` property indicating which runner should be used.  The shell script `mk_build_yml.sh` is therefore used to generate both files from the common template `build.yml.in`.
@bors
Copy link

bors bot commented Jun 21, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title perf(ci): use self-hosted runner for bors [Merged by Bors] - perf(ci): use self-hosted runner for bors Jun 21, 2021
@bors bors bot closed this Jun 21, 2021
@bors bors bot deleted the nael branch June 21, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI This issue or PR is about continuous integration delegated The PR author may merge after reviewing final suggestions. ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants