]> git.puffer.fish Git - matthieu/nova.git/commit
add docker publishing
authorMatthieu <matthieu@developershouse.xyz>
Tue, 7 Sep 2021 19:21:11 +0000 (23:21 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Tue, 7 Sep 2021 19:21:11 +0000 (23:21 +0400)
commit3710e8c619bb4d82de51d8e6104c51ae941fa7c3
tree03bc5fb3e796e697f8be2776ff63675d642789c0
parent6915e0b9020d510358b2f04e39a51d7f0b338f6e
add docker publishing
17 files changed:
.github/workflows/bazel-build.yml
BUILD
WORKSPACE
bazel/BUILD [new file with mode: 0644]
bazel/docker.bzl [new file with mode: 0644]
bazel/go.bzl [new file with mode: 0644]
bazel/rust.bzl [new file with mode: 0644]
bazel/utils.bzl [new file with mode: 0644]
cargo/crates.bzl
cargo/remote/BUILD.hex-0.4.3.bazel [new file with mode: 0644]
common/Cargo.toml [new file with mode: 0644]
common/lib/lib.rs [new file with mode: 0644]
novactl/BUILD.bazel
ratelimiter/lib/lib.rs [deleted file]
ratelimiter/proto/BUILD.bazel
webhook/cargo/BUILD.bazel
webhook/src/handle.rs