FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

remove plist, update netmask by bkendall · Pull Request #3252 · firebase/firebase-tools · GitHub

remove plist, update netmask - #3252

Merged
bkendall merged 6 commits into
masterfrom
bk-plist
Apr 5, 2021
Merged

remove plist, update netmask#3252
bkendall merged 6 commits into
masterfrom
bk-plist

Conversation

bkendall commented Apr 1, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Description

As far as I can tell, thanks to this comment I think plist is unused. It looks like it was added and not ever used: #1621

While I'm here, npm audit fix took care of netmask's issue.

Also, 'cause deps:

  • removed jsonschema as it's unused
  • updated sinon-chai to get rid of peer deps warning:

    npm WARN sinon-chai@3.3.0 requires a peer of sinon@>=4.0.0 <8.0.0 but none is installed. You must install peer dependencies yourself.

Scenarios Tested

The appdistribution:distribute command still works (though I have no real test data to run through it). AFAIK no code calls plist that we have.

google-cla Bot added the cla: yes Manual indication that this has passed CLA. label Apr 1, 2021
bkendall merged commit 15d6b3a into master Apr 5, 2021
bkendall deleted the bk-plist branch April 5, 2021 17:31
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
* remove plist, update netmask

* rm jsonschema

* upgrade sinon chai

* changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL