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

feat(credentials): Add async credentials. #629

Merged
merged 7 commits into from
Aug 4, 2022
Merged

Conversation

jkyle109
Copy link
Contributor

Added async credential instances alongside existing sync credentials.
Added type hints.

Related to #104

@jkyle109 jkyle109 marked this pull request as ready for review July 27, 2022 15:59
Copy link

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG with one formatting nit, thanks!

firebase_admin/credentials.py Outdated Show resolved Hide resolved
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you!

requirements.txt Outdated Show resolved Hide resolved
@lahirumaramba lahirumaramba added the release:stage Stage a release candidate label Aug 4, 2022
@lahirumaramba
Copy link
Member

@jkyle109 I added the release:stage label to trigger integration tests just to be safe. Could you do an empty commit to trigger the CIs again, please? Thank you!

git commit --allow-empty -m "Trigger CIs"

@jkyle109
Copy link
Contributor Author

jkyle109 commented Aug 4, 2022

The failing integration test is also failing in master. Is this free to merge @lahirumaramba ?

@jkyle109 jkyle109 merged commit f539137 into async-fcm Aug 4, 2022
@jkyle109 jkyle109 deleted the je-async-fcm branch August 4, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants