Improvements for reproducible invocation of gateway test including proper .dockerignore.
Added build and run instructions.
Fixed github workflows for testing gateway.
There's a workaround involving symlinks in cmd/xtrellis/. Their target files will be created upon successful invocation of xtrellis coordinator. Currently this is necessary and only temporary within current state.
Improvements for reproducible invocation of gateway test including proper
.dockerignore
.Added build and run instructions.
Fixed github workflows for testing gateway.
There's a workaround involving symlinks in
cmd/xtrellis/
. Their target files will be created upon successful invocation ofxtrellis coordinator
. Currently this is necessary and only temporary within current state.