-
Notifications
You must be signed in to change notification settings - Fork 927
Fix E2E runtime - pin Firebase Tools, node 18 runtime #7865
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
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (42bfb0b) and merge commit (64c3f5f).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (42bfb0b) and merge commit (64c3f5f).Test Logs |
Discussion
Updates to our E2E tests in CI (
E2E Smoke Tests
andDeploy Project Config
) to use Node v18. Additionally, pin the firebase-tools version to 12.9.1. While we plan to upgrade the firebase-tools version in the future, we're chosing to pin to a version for the long term to prevent suddent CI test failures.Testing
Executed a E2E test in CI.
API Changes
N/A.