Mazdak Farrokhzad
Mazdak Farrokhzad
OSS Sonatype/Maven Central is crap, Bintray (jcenter) is both easier to deploy to and can in turn deploy to Maven Central... Using gradle you can easily set up everything to...
More guidelines: - "build system stuff" includes (not full list) changes to `bootstrap`, `build-manifest`, and `compiletest` - If you change `.lock` files, do not `rollup` - If a PR is...
> Bors already excludes conflicting PRs from rollups, so that's fine. Hmm; but how does it choose which PR to remove? E.g. say we have 1 big PR and 4...
The former would generate least noise in terms of pings so it seems be preferable but the latter is also workable.
> We could add a different opt-in command for like `@bors r+ when-green` (which could also allow `@bors r=someone-else when-green`). Sure, that sounds good. The actual command isn't that important...
> and `treeclosed+`. @kennytm What does this even mean if there's no priority?
@kennytm I would always like that to scream loudly that I've done something wrong because `>= 1` is entirely ineffective.
@RalfJung `treeclosed-` means that you remove the previous `treeclosed=P`. If you use `rollup-` it means removing the rollup annotation; but `treeclosed+` meaning `treeclosed=1` is "a bug" from a UX perspective...
I don't know; I've never tried it :)