Skip to content

implement no-authorized-domains for channels:deploy #3741

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
Sep 8, 2021
Merged

Conversation

bkendall
Copy link
Contributor

@bkendall bkendall commented Sep 8, 2021

Description

no-authorized-domains wasn't being checked correctly, causing #3740. This implements the correct check of options and implements skipping syncing auth on no-authorized-domains.

Fixes #3740

Scenarios Tested

A deploy with --no-authorized-domains debug-logs that it skips that step. Omitting that option updates authorized domains correctly.

@bkendall bkendall requested a review from mbleigh September 8, 2021 17:23
@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Sep 8, 2021
@bkendall bkendall merged commit 17f8fe9 into master Sep 8, 2021
@bkendall bkendall deleted the bkend-3740 branch September 8, 2021 17:41
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
* implement no-authorized-domains for channels:deploy

* changelog

* spacing is important

* FORMATTING IS HARD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hosting:channel:deploy seems to ignore "--no-authorized-domains"
2 participants