Keith Smiley

Results 292 issues of Keith Smiley

This test covers the cast that an invalid long argument is not mistaken for any other argument with a similar prefix.

This skips tasks to the next weekday

This would add an easy way to show the items on a specific list that are due today

This simplifies the CI setup and formats the BUILD file Signed-off-by: Keith Smiley

Currently if you have invalid path config, it's silently ignored

This is the same license as before, but we were missing the full text

Will there be a 4.2.x release to silence the warnings when using this repo?

With the announcement of LTS bazel releases, I imagine rules authors will want to test against the latest LTS version along with the other versions they're already testing against. It...

type: feature request
help wanted
P2

When doing this: ``` % USE_BAZEL_VERSION=$PWD/tmp/bazel/versions/1.0.0-darwin/bin/bazel bazelisk --migrate build //... 2019/10/16 11:41:45 could not get the list of incompatible flags: invalid version unknown ``` Is this because my bazel binary...

type: feature request
P3