A GitLab webhook bot for Matrix
Go to file
Brian J. Tarricone 1dcba64095 Speed up docker rebuilds
This should keep all the dependency build artifacts in a cached layer
below the layer that builds our app and links the final binary.
2023-09-16 00:06:13 -07:00
src Support optional URL prefix for hook URL 2023-09-15 23:39:47 -07:00
test-data Add support for pipeline events 2023-09-15 22:18:37 -07:00
.dockerignore Add docker files 2023-09-15 22:18:37 -07:00
.gitignore Initial import 2023-09-15 11:53:14 -07:00
Cargo.lock Initial import 2023-09-15 11:53:14 -07:00
Cargo.toml Initial import 2023-09-15 11:53:14 -07:00
Dockerfile Speed up docker rebuilds 2023-09-16 00:06:13 -07:00
rustfmt.toml Initial import 2023-09-15 11:53:14 -07:00