Skip to content

Fix firebase-tools long install time #1

@trentrand

Description

@trentrand

Current CI runtime is currently ~90 seconds, and ~50 seconds of that is just for installing firebase-tools.

There's an issue where bun is slow at installing it, and even if we move away from bun, the FirebaseExtended/action-hosting-deploy doesn't use the installed module and re-installs it a second time.

This issue exists on web3 repo too. We should consider trying a different image than FirebaseExtended/action-hosting-deploy: https://github.com/marketplace?query=firebase+hosting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions