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

Integrate starting firebase emulator into gradle #278

Open
grodin opened this issue Jan 25, 2024 · 1 comment
Open

Integrate starting firebase emulator into gradle #278

grodin opened this issue Jan 25, 2024 · 1 comment
Labels
enhancement New feature or request robustness Issues related to making the app more robust tech debt

Comments

@grodin
Copy link
Collaborator

grodin commented Jan 25, 2024

It would simplify things on CI if the firebase emulator could be started by whatever gradle tasks need it.

There is a docker compose gradle plugin which would make this pretty straightforward (dangerous words!).

@grodin grodin changed the title Docker compose shouldn't use hardcoded ports Integrate starting firebase emulator into gradle Jan 25, 2024
@grodin
Copy link
Collaborator Author

grodin commented Feb 13, 2024

This is probably blocked by #166. We need the emulator to start for the instrumented tests but they aren't running via gradle as documented in that issue.

@grodin grodin added enhancement New feature or request robustness Issues related to making the app more robust tech debt labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request robustness Issues related to making the app more robust tech debt
Projects
None yet
Development

No branches or pull requests

1 participant