feat(cd): add external static IPs to release nodes #723
ci-tests.patch-external.yml
on: pull_request
Build CI Docker / Build images
0s
Test all
0s
Test with fake activation heights
0s
Test checkpoint sync from empty state
0s
Test integration with lightwalletd
0s
Test CI default Docker config file / Test default-conf in Docker
0s
Test CI custom Docker config file / Test custom-conf in Docker
0s
Check if cached state disks exist for Mainnet / Check if cached state disks exist
0s
Zebra checkpoint update / Run sync-past-checkpoint test
0s
Zebra tip update / Run update-to-tip test
0s
Generate checkpoints mainnet / Run checkpoints-mainnet test
0s
Zebra tip JSON-RPC / Run fully-synced-rpc test
0s
lightwalletd tip send / Run lwd-send-transactions test
0s
get block template / Run get-block-template test
0s
submit block / Run submit-block test
0s
lightwalletd tip / Run lwd-full-sync test
0s
lightwalletd tip update / Run lwd-update-sync test
0s
lightwalletd GRPC tests / Run lwd-grpc-wallet test
Test CI testnet Docker config file / Test default-conf in Docker
0s
Annotations
2 warnings
[actionlint] .github/workflows/cd-deploy-nodes-gcp.yml#L288:
.github/workflows/cd-deploy-nodes-gcp.yml#L288
shellcheck reported issue in this script: SC2129:style:2:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/cd-deploy-nodes-gcp.yml#L298:
.github/workflows/cd-deploy-nodes-gcp.yml#L298
shellcheck reported issue in this script: SC2086:info:1:60: Double quote to prevent globbing and word splitting [shellcheck]
|