Skip to content
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

Add the FCM secret to applicable CI paths. #3117

Merged
merged 4 commits into from
May 29, 2020
Merged

Add the FCM secret to applicable CI paths. #3117

merged 4 commits into from
May 29, 2020

Conversation

zwu52
Copy link
Member

@zwu52 zwu52 commented May 27, 2020

Context: I tried to check in theses changes along with my integration test changes. However, I am getting a bad credential response from FCM Send Service upon triggering a send request. This is a response thrown when the server key is faulty or missing (local tests seems to indicated that my server key is functional). The remaining possible culprits include:

a) Secret checked in is somehow wrong (maybe a trailing space? etc) -or-
b) Secrets must already be included in the ci runs prior than using it in a post-commit run -or-
c) Secret is somehow not included into process.Env

This PR is created to examine the validity of hypo b). Hopeful it would resolve the issue 🍺

@zwu52 zwu52 requested review from Feiyang1 and hsubox76 May 27, 2020 16:50
@zwu52 zwu52 requested a review from hiranya911 as a code owner May 27, 2020 16:50
@google-oss-bot
Copy link
Contributor

Binary Size Report

Affected SDKs

No changes between base commit (230cd48) and head commit (ad7908d).

Test Logs

@zwu52 zwu52 merged commit b57d68a into master May 29, 2020
@zwu52 zwu52 deleted the secret branch May 29, 2020 20:11
@firebase firebase locked and limited conversation to collaborators Jun 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants