Add checks for proper config values in deployment validation#1753
Add checks for proper config values in deployment validation#1753
Conversation
🦋 Changeset detectedLatest commit: bbd42e0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## develop #1753 +/- ##
========================================
Coverage 71.81% 71.81%
========================================
Files 69 69
Lines 2303 2303
Branches 344 344
========================================
Hits 1654 1654
Misses 649 649
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Did you mean to delete this line?
76c22e8 to
5c642be
Compare
5c642be to
ae42fdb
Compare
5e2a4b0 to
e986dc8
Compare
08754c2 to
94a33bd
Compare
|
Still looking for review on this? |
94a33bd to
35e1047
Compare
|
@tynes yes please! |
|
Also nudge to @smartcontracts ^ |
35e1047 to
bbd42e0
Compare
This PR contains the most complete version of the deployment validation scripts which were run during the 0.5.0 regenesis.
Since the regenesis I've made quite a few small adjustments to improve the UX, but all the checks present here were also done prior to finalizing the upgrades.