-
Notifications
You must be signed in to change notification settings - Fork 378
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
Baklava and baklavastaging deploys #2421
Conversation
…-monorepo into env/baklava/20-01-10
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Codecov Report
@@ Coverage Diff @@
## master #2421 +/- ##
==========================================
- Coverage 74.53% 74.46% -0.07%
==========================================
Files 280 278 -2
Lines 7920 7786 -134
Branches 731 994 +263
==========================================
- Hits 5903 5798 -105
+ Misses 1903 1876 -27
+ Partials 114 112 -2
Continue to review full report at Codecov.
|
you'll want to wait until the commit that fixes the unit tests in #2418 is merged |
…norepo into release/baklava-phase-2
* master: (25 commits) Add react-testing-utils + Fix Analytics (#2437) collect coverage on web (#2415) Add callouts to serve text messages in regions (#2458) [Wallet] Historical currency conversions in the transaction feed (#2446) CLI relock fix (#2464) Update copyright year + inline button (#2468) Voting bot for stake off (#2327) Change order of profile info (#2454) [Wallet] Fix type check regression for components wrapped by our custom `withTranslation` (#2457) Unfreeze rewards by default (#2452) Baklava and baklavastaging deploys (#2421) Fix coin colors (#2441) Make governance CLI more usable (#2428) Slashing params for stake off phase 2 (#2418) [Wallet] Rollback zeroSync toggle in case it was not successful (#2434) [Wallet] Cleanup unused StateProps references (#2439) Add unit tests and cli checks for validator hotfix interaction (#2340) Add proper Spanish translations (#2427) Catch exceptions during polling (#2432) Add unfreeze-contracts command to celotool (#2433) ... # Conflicts: # packages/web/src/brandkit/common/MobileMenu.test.tsx # yarn.lock
Description
Small changes involved with the baklava & baklavastaging deploys.
Tested
Deployed!
Other changes
Fixed an issue when uploading files to google cloud storage with
/
in the nameRelated issues
n/a
Backwards compatibility
Yes