Austin Anderson
Austin Anderson
I'm representing [TF SIG Build](http://bit.ly/tf-sig-build), a TensorFlow special interest group dedicated to building and testing TF in open source. Our last meeting surfaced confusion from community members involved in packaging...
# Road Map for Docker Containers This is the same roadmap document that I'm using internally, with the internal bits taken out. I am forcing these containers to get continuous...
Providing a TensorFlow build cache could be very helpful to external developers, and lower the barrier to entry of contributing to TF. Some ideas for this we've discussed before are:...
The Community Builds stable has been migrated, but still could use cleanup. See my comment [here](https://github.com/tensorflow/build/pull/24#issuecomment-816925123) for the specifics of each entry: - [ ] RedHat builds: fix broken links...
(old and completed ideas have been removed from this list) - [ ] Add toggle to use shapes instead of squares - [ ] Add pending status support for Kokoro...
This isn't a bug but it's something security-relevant that rodauth-rails could address. Rails will route `/foo.html` and `/foo.json` to the same controller as `/foo`. However, Roda doesn't consider `/foo.html` or...