commaai / commaai/website

Fix firebase-tools long install time

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Svelte
Stars
12
Forks
24
Avg merge
9h 10m
Merged PRs (30d)
38

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.