Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy celo's image of ethstats #1421

Merged
merged 3 commits into from
Oct 27, 2019

Conversation

jcortejoso
Copy link
Member

Description

Deploy celo's fork for ethstats. Add the possibility of configuring the ethstats docker image and tag using env variables.

Tested

To validate we need to deploy ethstats from this branch.

Other changes

Related issues

Backwards compatibility

Should not affect compatibility.

@nambrot nambrot added the automerge Have PR merge automatically when checks pass label Oct 23, 2019
@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #1421 into master will increase coverage by 0.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1421      +/-   ##
==========================================
+ Coverage   65.33%   65.87%   +0.53%     
==========================================
  Files         271      271              
  Lines        8184     8061     -123     
  Branches      501      490      -11     
==========================================
- Hits         5347     5310      -37     
+ Misses       2717     2639      -78     
+ Partials      120      112       -8
Flag Coverage Δ
#mobile 65.87% <ø> (+0.53%) ⬆️
Impacted Files Coverage Δ
packages/mobile/src/exchange/actions.ts 28.15% <0%> (-71.85%) ⬇️
packages/mobile/src/exchange/reducer.ts 60% <0%> (-6.67%) ⬇️
packages/mobile/src/transactions/send.ts 20.93% <0%> (-3.56%) ⬇️
...kages/mobile/src/transactions/TransferFeedItem.tsx 82.45% <0%> (-0.88%) ⬇️
...kages/mobile/src/send/TransferConfirmationCard.tsx 81.63% <0%> (-0.73%) ⬇️
packages/mobile/src/send/saga.ts 47.43% <0%> (-0.67%) ⬇️
packages/mobile/src/invite/saga.ts 80.13% <0%> (-0.4%) ⬇️
packages/mobile/src/geth/geth.ts 20.37% <0%> (-0.37%) ⬇️
packages/mobile/src/escrow/saga.ts 24.48% <0%> (-0.35%) ⬇️
packages/mobile/src/geth/saga.ts 24.71% <0%> (-0.29%) ⬇️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e153a29...04bcdd6. Read the comment docs.

@celo-ci-bot-user celo-ci-bot-user merged commit 5ae4dc4 into celo-org:master Oct 27, 2019
aaronmgdr added a commit that referenced this pull request Oct 29, 2019
…repo into aaronmgdr/invite-page

* 'aaronmgdr/invite-page' of github.com:celo-org/celo-monorepo: (63 commits)
  Fix compile error during local clean build (#1506)
  Update to RN 61 and AndroidX (#1343)
  Set usage of shuffled round robin in the genesis block (#1464)
  Add spanish backup key for backup key flow (#1500)
  Fix sync tests by pulling genesis block to determine epoch length (#1504)
  [Wallet] fix missing full name error alert (#1496)
  [Wallet + Verification Pool] Add details about generating an app-signature (#1482)
  Deploy celo's image of ethstats (#1421)
  Storing previous randomness values (#1197)
  [Wallet] Fix wei invite bug (#1489)
  Point all packages to latest ganache-cli master (#1488)
  Point end-to-end tests back to master (#1469)
  [Wallet] Migrate app view functions to contractkit (#1381)
  [Wallet] Add script to translate locale strings (#1485)
  [Wallet] Update wallet celo client version and add missing translations for backup flow (#1483)
  [Wallet] Hotfix local currency (#1481)
  [Wallet] Remove QR debouncing to improve responsiveness (#1480)
  [Wallet] Upgrade app version to v1.5.1 (#1463)
  Update governance end-to-end tests to work with changed precompile (#1476)
  Fixes key_placer.sh when encrypting files (#1465)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Have PR merge automatically when checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helm chart should deploy custom version of ethstats
4 participants