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

Update blockscout for alfajores and pilot envs #1954

Merged
merged 5 commits into from
Jan 7, 2020

Conversation

tkporter
Copy link
Contributor

Description

Redeployed blockscout with the newer versions (right before the gateway fee change) to fix 503 issues we were seeing

Tested

Redeployed, blocks & transactions were indexed

Other changes

The suffix of pilotstaging on master seemed to be wrong

Related issues

n/a

Backwards compatibility

Yes

BLOCKSCOUT_WEB_REPLICAS=3
# Increment this value everytime you redeploy blockscout. Or else the deployment will fail due to the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove this warning here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, didn't mean to do that. Just put it back

@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

Merging #1954 into master will decrease coverage by 0.32%.
The diff coverage is 78.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1954      +/-   ##
==========================================
- Coverage   74.88%   74.55%   -0.33%     
==========================================
  Files         281      278       -3     
  Lines        7807     7777      -30     
  Branches      972      707     -265     
==========================================
- Hits         5846     5798      -48     
- Misses       1845     1868      +23     
+ Partials      116      111       -5
Flag Coverage Δ
#mobile 74.55% <78.04%> (-0.33%) ⬇️
Impacted Files Coverage Δ
packages/mobile/src/account/PhotosEducation.tsx 87.5% <ø> (ø) ⬆️
packages/mobile/src/account/DollarEducation.tsx 73.91% <ø> (ø) ⬆️
packages/mobile/src/account/GoldEducation.tsx 73.91% <ø> (ø) ⬆️
packages/mobile/src/account/EditProfile.tsx 83.87% <100%> (+2.62%) ⬆️
packages/mobile/src/account/InviteReview.tsx 88.88% <100%> (-0.18%) ⬇️
packages/mobile/src/account/Education.tsx 93.18% <100%> (-0.16%) ⬇️
packages/mobile/src/account/Licenses.tsx 100% <100%> (ø) ⬆️
packages/mobile/src/account/Analytics.tsx 100% <100%> (ø) ⬆️
packages/mobile/src/account/DataSaver.tsx 78.78% <100%> (ø)
packages/mobile/src/account/Account.tsx 62.02% <50%> (-0.8%) ⬇️
... and 130 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 83e79cb...d6f0b5b. Read the comment docs.

@jmrossy jmrossy assigned tkporter and unassigned jmrossy Dec 4, 2019
@tkporter tkporter added the automerge Have PR merge automatically when checks pass label Dec 9, 2019
@celo-ci-bot-user celo-ci-bot-user merged commit 9393cc4 into master Jan 7, 2020
@celo-ci-bot-user celo-ci-bot-user deleted the trevor/blockscout-update branch January 7, 2020 19:12
aaronmgdr added a commit that referenced this pull request Jan 7, 2020
* master:
  Update blockscout for alfajores and pilot envs (#1954)
  Make the same hotfix proposal executable with unique salts (#2357)
  Fix Contribution Guildelines in the docs (#2370)
  Add Snapshot for each page on website (#2313)

# Conflicts:
#	packages/web/static/locales/en/about.json
aaronmgdr added a commit that referenced this pull request Jan 7, 2020
* master:
  Update blockscout for alfajores and pilot envs (#1954)
aaronmgdr added a commit that referenced this pull request Jan 9, 2020
* master: (139 commits)
  Accelerate time based parameters (#2377)
  Fix circle not being started (#2380)
  Blockscout logs patch for json format (#2268)
  [Wallet] Fix slow activity feed tx confirmations (#2290)
  Aaronmgdr/about followup (#2376)
  Change "not syncing" to "not synced" (#2372)
  [Docs] Update Contributing guide with links to good first issues  (#2375)
  Optimize Bundles (#2352)
  Update blockscout for alfajores and pilot envs (#1954)
  Make the same hotfix proposal executable with unique salts (#2357)
  Fix Contribution Guildelines in the docs (#2370)
  Add Snapshot for each page on website (#2313)
  Turn on Emit (#2369)
  Update to latest blockchain with select issuers fix (#2362)
  Add docs on how to generate sms retriever hash (#2356)
  Aaronmgdr/about below (#1194)
  Switch to using native pbkdf to fix hanging on older devices (#2354)
  Adding a command to the docker script allowing to stop validating (#2295)
  Update prettier to 1.19.1 to support TypeScript 3.7 (optional chaining, nullish coalescing, etc) (#2358)
  Fixes needed to make slashing work (#2346)
  ...
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.

3 participants