Skip to content

Use environment variables for Firebase emulator, if available.#55

Merged
rrousselGit merged 7 commits intofirebase:mainfrom
dinko7:feature/emulator_environment_variables
Feb 20, 2025
Merged

Use environment variables for Firebase emulator, if available.#55
rrousselGit merged 7 commits intofirebase:mainfrom
dinko7:feature/emulator_environment_variables

Conversation

@dinko7
Copy link
Copy Markdown
Contributor

@dinko7 dinko7 commented Oct 13, 2024

Related Issues

fixes #52

NOTE: dart test doesn't support -D (define) option for running tests, so I've created a bash script (firebase_admin_app_test.sh) which runs the tests with these variables set and cleans them up afterwards. I hope this is still considered a valid test since it's a technical limitation that's causing this.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 13, 2024

CLA assistant check
All committers have signed the CLA.

@rrousselGit rrousselGit merged commit b5a1d3f into firebase:main Feb 20, 2025
3 checks passed
@rrousselGit
Copy link
Copy Markdown
Contributor

Thanks!

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.

Use environment variables for emulator

3 participants