Closed katsumeshi closed 7 years ago
any comments?
remove the dist builds from the PR or regenerate for a clean merge?
I got it. i'm wondering though, couldn't we add dist builds into gitignore?
anyway, i'm bit confused about testing. i've tried to add the test case for logout to make sure working properly, however i got an error which is
Your API key is invalid, please check you have copied it correctly.
for now, i've put temporarily my own api key into ref.js
should i run the npm like this?
npm test FIREBASE_API_KEY="something api key"
or just put the key in ref.js?
@katsumeshi Can you rebase so 9acd0904 commit message has fix:
prefix? All commits should follow conventional commit standard.
@katsumeshi Also we should rebase reword so 9acd0904c7de7baf374e5aef3a8420d63cd154be commit message follows AngularJS's conventions (e.g. fix:
prefix).
@adjohnson916 I think it's changed to proper commit message. let me know if there is any something wrong. Thank you
@katsumeshi I have merged. I'll need to do another release at some point. I'd like to consider adding some tests first. Are you interested?
@adjohnson916 Appreciate it . I'm glad to merge this branch. Yeah, I'd love to help here out whatever I can, let me know the details what you want me to do.
@katsumeshi @DarrylD I've published to npm as 1.1.0.
try to restart #47 i would like to take this feature.