-
Rust's bors instance is close to the API rate limit (though I don't have numbers), and already doesn't update fast enough, with a 5 minute polling interval. This situation impresses GitHub support non…
brson updated
10 years ago
-
This is a nice-to-have feature request.
Even under the stern bors guidance, the master can still be broken if something external to the build itself changes (for example, the build uses the `nightl…
-
It'll be convenient to have a CI that automatically checks if each build is successful and passes the test. Fortunately, we may be able to use Travis CI or other free-of-charge CI services.
Also, …
-
Bors-NG is now deprecated, see https://bors.tech/newsletter/2023/05/01/tmib-76/
We have two options as specified in the post.
1. Use a self-hosted instance of Bors-NG
2. Use built-in [github me…
-
https://bors.tech/newsletter/2023/05/01/tmib-76/
See the above blog.
The development of Bors-NG is feature frozen and deprecated.
The public Bors-NG instance we use is also deprecated. Somewhere i…
-
See https://bors.tech/newsletter/2023/05/01/tmib-76/ for details.
We currently use bors on about 32 repositories, mainly as a convenient way to ensure the master branch always passes CI. GitHub hav…
-
Sometimes, when [someone](https://github.com/rust-lang/rust/pull/124631) does a stupid thing and it completely removes all tests from CI, the CI workflows can finish very quickly, and e.g. run no jobs…
-
Something seems wrong with the rebuild tracking for clippy in x.py, making working on clippy in the rustc repo (e.g. when fixing breakage from a rustc change) quite slow due to the multi-minute edit-c…
-
# TODO
- [ ] Ensure the Rust code is only built once and packaged in it's docker image
- [ ] Use the image for additional steps (like CRD export)
- [x] maybe switch from bors to merge queues.
-