S26: deploy generates nats.env PSK, FORBID_PLAIN, rebuilt pfc-repl
Some checks are pending
review / inventory (push) Waiting to run
Some checks are pending
review / inventory (push) Waiting to run
PDF bundle rsync so relative PDF links resolve on docs.pfc.
This commit is contained in:
parent
aa7c837493
commit
185cdaabdb
4 changed files with 49 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ if [[ -d "$ROOT/secure-messaging/go" ]]; then
|
|||
( cd "$ROOT/secure-messaging/go" && run go test ./... )
|
||||
fi
|
||||
if [[ -d "$ROOT/peergos-compliance-go" ]]; then
|
||||
( cd "$ROOT/peergos-compliance-go" && run go test ./cmd/pfc-repl ./internal/leaf )
|
||||
( cd "$ROOT/peergos-compliance-go" && run go test ./cmd/pfc-repl ./internal/leaf ./internal/envelope )
|
||||
fi
|
||||
if [[ -f "$ROOT/peergos-for-compliance-ipfs/pfc_ipfs/server.py" ]]; then
|
||||
run python3 -m py_compile "$ROOT/peergos-for-compliance-ipfs/pfc_ipfs/server.py"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue