Commit graph

4 commits

Author SHA1 Message Date
Elle Mouton
d2b843f491
github+scripts: check commits compile 2022-11-02 11:56:26 +02:00
Oliver Gugger
3fc65556c5
itest: copy integration test framework from lnd 2022-02-08 15:33:16 +01:00
Oliver Gugger
a6a1127cf4
multi: use Docker for proto compilation
To remove the need for a dev to install a specific version of protoc we
now use a docker image for compiling the protos.
2021-07-16 13:23:27 +02:00
Oliver Gugger
35d5d6b462
multi: check compiled protos in GH actions
To make sure the compiled protos in the git repository are always up to
date, we add a GitHub action that checks them by compiling and diffing
the files.
2020-12-10 11:04:20 +01:00