Skip to content

Conversation

ericwindmill
Copy link
Collaborator

Description of what this PR is changing or adding, and why:

  • Lots of file name changes. I didn't know when I began that I would be using one app for almost the entire firebase suite
  • Adds working Github Action CI and initial integration test running

@ericwindmill ericwindmill requested review from puf and kroikie March 23, 2022 16:25
@puf
Copy link
Contributor

puf commented Mar 24, 2022

I don't see any changes in snippets that are in the docs here, so LGTM

@@ -80,7 +80,7 @@ class DefaultFirebaseOptions {
messagingSenderId: 'TODO: use secrets or demo',
Copy link
Contributor

Choose a reason for hiding this comment

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

Did we always have these TODO's here? I'd prefer to not use the word "secret" here, as these are configuration values and not secrets (see https://stackoverflow.com/a/37484053). While it is a common practice to not commit these configuration values (to prevent getting into each other's way it's often best for every dev to set up their own project), it'd be better to describe at a file-level why that is.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Whoa, that SO answer is news to me. I shall update on a future PR.

Copy link
Contributor

@puf puf left a comment

Choose a reason for hiding this comment

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

Left one comment, but that can be addressed in a separate/future PR.

@ericwindmill ericwindmill merged commit 3f63796 into main Mar 25, 2022
@ericwindmill ericwindmill deleted the github-actions branch March 25, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants