Clint Harrison
Clint Harrison
I'm using caddy-security with a single authn backend. Instead of presenting a login page with a single button, it'd be great if `/login` redirected there immediately, since that's what the...
container_image may produce invalid tags with recent changes to allowed characters in Bazel labels
As of https://github.com/bazelbuild/bazel/commit/1615da781db78b7a910daf89720189c2b2e73dbe (and I believe an earlier change allowing almost all non-control ASCII characters), a package name may not be a valid Docker image tag. I believe this stems...
### Description of the bug: We set `--test_tmpdir` in a system bazelrc, but in some cases want to use the default value. Using `--test_tmpdir=` subsequently sets it to the empty...
This makes some progress towards #16 without fully implementing an arbitrarily selectable font. Xcode was also printing a bunch of warnings which I fixed, bumping the minimum supported version --...