cep18 icon indicating copy to clipboard operation
cep18 copied to clipboard

CEP18 / NCTL CI|CD Update / DOCKER

Open RBYGLLS opened this issue 1 year ago • 2 comments
trafficstars

RBYGLLS avatar Apr 23 '24 16:04 RBYGLLS

casper-node-launcher-js needs to be updated for some js-client tests integration tests

gRoussac avatar Jul 02 '24 12:07 gRoussac

@devendran-m @sacherjj the only thing I can propose right now is using docker https://hub.docker.com/repository/docker/gregoshop/casper-nctl/general

for 2.0

    - BRANCH_NODE=release-2.0.0-rc7
    - BRANCH_CLIENT=feat-track-node-2.0
    - BRANCH_SIDECAR=v1.0.1

for dev

    - BRANCH_NODE=dev
    - BRANCH_CLIENT=feat-track-node-2.0
    - BRANCH_SIDECAR=dev

those images should be hosted on Casper docker hub and not my personal docker Hub

gRoussac avatar Mar 10 '25 23:03 gRoussac