FirebaseExtended / FirebaseExtended/action-hosting-deploy

Allow init hosting:github to specify project

Open
#115 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
809
Forks
232
PR merge metrics
No merged PRs in 30d

Description

### The use case you're trying to solve

I have 2 firebase projects, live and test.
I just want PR's to deploy to the test server (or perhaps monitor a "test" branch and deploy when merged.

### Change to the action that would solve that use case

when using the nice `firebase init hosting:github` it creates a service worker who only has access to the live project (and it seems it is specifying this automatically)

I tried uising `-P test` on this command, and it seems to have ignored it, is this a bug?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.