Skip to content

[E2E CI] Update firebase-tools to v13.0.2 #7883

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

Merged
merged 4 commits into from
Dec 18, 2023
Merged

Conversation

DellaBitta
Copy link
Contributor

Discussion

Previously we ran into an issue where we couldn't use the latest firebase-tools CLI version (v13+) due to an error attempting to deploy the E2E cloud function.

The error was due to a new requirement of the CLI that firebase.json requires a functions configuration. This change adds that configuration and pins the firebase CLI version to 13.

Testing

Forced a CI execution on push.

API Changes

N/A

Copy link

changeset-bot bot commented Dec 17, 2023

⚠️ No Changeset found

Latest commit: 2a08b08

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@DellaBitta DellaBitta changed the title [E2E CI] Update firebase-tools to latest [E2E CI] Update firebase-tools to v13.0.2 Dec 17, 2023
@DellaBitta DellaBitta requested a review from hsubox76 December 17, 2023 21:36
@DellaBitta DellaBitta marked this pull request as ready for review December 17, 2023 21:36
@DellaBitta DellaBitta requested a review from a team as a code owner December 17, 2023 21:36
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Dec 17, 2023

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Dec 17, 2023

@DellaBitta DellaBitta merged commit ac7fee1 into master Dec 18, 2023
@DellaBitta DellaBitta deleted the ddb-e2e-latest-tools branch December 18, 2023 18:05
@firebase firebase locked and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants