-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
v1.3 #1058
v1.3 #1058
Conversation
…nd helpers.tsx src/utils
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 35.0.0 to 39.1.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@v35.0.0...v39.1.0) Signed-off-by: dependabot[bot] <support@github.com>
…os-profile Conflicts: functions/src/Integrations/user-stats.ts
forEach will create a promise for every record, maybe even counting incorrectly
Feat/974 Improve stats computation efficiency
649 login friendly messages
…ns/googleapis-39.1.0 Bump googleapis from 35.0.0 to 39.1.0 in /functions
…ser updates his country.
Feat/user stats migration
Show new flag on howtos @ user update
Fix flexbox cross-browser issue for step images
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Final PR to finish the migrations initiated in v1.2.2
Once merged, will require to run the user migration script over production database to be fully done.
@chrismclarke should we update the
DB_CACHE_NUMBER
before merge or migration script will be enough ?Changed
Fixed
Dependencies