-
Notifications
You must be signed in to change notification settings - Fork 2
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
Enable staging Firebase database #218
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #218 +/- ##
=======================================
Coverage 98.63% 98.63%
=======================================
Files 18 18
Lines 511 511
=======================================
Hits 504 504
Misses 7 7 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great, sorry this took so long to review!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks for the update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks for the update.
Problem
What is the problem this work solves, including
#214
Solution
What I/we did to solve this problem
.env
file.env
should look like:FIREBASE_TOKEN=["private_key"]
FIREBASE_EMAIL=["client_email"]
Next steps:
Type of change
Please delete options that are not relevant.
Steps to Verify:
.env
(Ruge will invite @mogres to cellPACK staging db)upload -r examples/recipes/v2/one_sphere.json
pack -r firebase:recipes/one_sphere_v_1.0.0 -c examples/packing-configs/run.json
Screenshots (optional):