David Hoover
David Hoover
It's only on release-1.3 at the moment because that's where I actually need it right now & it didn't cleanly cherry-pick over, but it should come over: 7bd2c60, b18ba36, and...
[These checks](https://github.com/stackb/rules_hugo/blob/master/hugo/internal/hugo_site.bzl#L50-L56) look for the rightmost location of specific directory names (`content`, `static`, etc), requiring the actual source repository have directories named that, despite the fact that the files are...
It's (somewhat) not a problem for a long-lived things, but the checked-in example demonstrates it: * It logs a message, this fires off a goroutine to post to slack *...
**TLDR**: We've discovered several files where we get inconsistent scan results due to platform-local line endings (e.g. a match is found from mac/linux but *NOT* windows). Generated wfps are identical...