ptth/crates/ptth_relay/src
_ 0c5a37b441 🐳 build (ptth_relay): clean up Docker build process
The new method is much nicer and doesn't require the manual make-old-git
step. The top-level command is actually build_and_minimize.bash, which uses
`git archive` to unpack the last Git commit and build with _that_ Dockerfile
and Docker context. This is better for determinism. It's similar to our build
process for that one big project at work.
2020-12-12 05:08:58 +00:00
..
config.rs 🔧 config (ptth_relay): add feature flags 2020-12-12 01:26:58 +00:00
errors.rs ♻️ Splitting tests for file server into their own tests.rs 2020-11-29 18:50:51 +00:00
git_version.rs 🐳 build (ptth_relay): clean up Docker build process 2020-12-12 05:08:58 +00:00
git_version.txt 🐳 build (ptth_relay): clean up Docker build process 2020-12-12 05:08:58 +00:00
lib.rs 🔧 config (ptth_relay): add feature flags 2020-12-12 01:26:58 +00:00
main.rs ♻️ Fix pedantic clippy warnings 2020-11-29 20:22:40 +00:00
server_endpoint.rs ♻️ Move server endpoints to their own file 2020-11-29 23:24:25 +00:00
tests.rs ♻️ Get rid of more unwraps and panics 2020-11-29 21:38:23 +00:00