feat(schematics): support FIREBASE_TOKEN for ng deploy#2327
feat(schematics): support FIREBASE_TOKEN for ng deploy#2327jamesdaniels merged 8 commits intoangular:masterfrom
ng deploy#2327Conversation
|
Any updates? |
|
@jamesdaniels hello! I really need this feature. Can you give comments on it? |
|
We'll get this in shortly, thanks for the contribution. |
…-env # Conflicts: # src/schematics/deploy/actions.jasmine.ts # src/schematics/deploy/actions.ts # src/schematics/deploy/builder.ts
|
Please provide updates on this or at least an alternative on how to use the firebase token in a CI environment. I tried deploying in Github Actions with And I get: How do I set the environment variable so that it doesn't require a login? |
|
@wajeehmisbahkhan I tried to update the request, but the team never looked at it. Maybe @jamesdaniels have a different plan. Now I have no time to support this PR. |
|
I can take this to the finish line before I cut 6.1, thanks @IKatsuba |
|
@wajeehmisbahkhan you can try this package @ng-builders/firebase |
Checklist
yarn install,yarn testrun successfully? yesDescription
Code sample