ChainSafe / eth2-light-client-demo

https://lodestar-lightclient.chainsafe.io/
MIT License
5 stars 7 forks source link

CI pipeline and API url from env var #30

Closed Faithtosin closed 2 years ago

Faithtosin commented 2 years ago

Motivation This PR adds a pipeline for building and testing the dockerized lodestar client. It also adds a possibility to pass in beaconApiUrl at build, for different environments. Updates to "node-sass"

Description

dapplion commented 2 years ago

Broken CI

Run yarn install --frozen-lockfile --ignore-optional
yarn install v1.22.17
[1/4] Resolving packages...
error Your lockfile needs to be updated, but yarn was run with `--frozen-lockfile`.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
dapplion commented 2 years ago

Broken CI

Run yarn install --frozen-lockfile --ignore-optional
yarn install v1.22.17
[1/4] Resolving packages...
error Your lockfile needs to be updated, but yarn was run with `--frozen-lockfile`.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.