Files
copilot-swe-agent[bot] e51bec6cad feat: add Firebase Storage Emulator setup and teardown actions
- Create firebase.json configuration for Storage Emulator on port 9199
- Add setup-firebase-emulator action to install and start Firebase CLI emulator
- Add teardown-firebase-emulator action to stop emulator using saved PID
- Use proper PID-based process management instead of pkill/killall

Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>
2026-02-14 06:53:13 +00:00
..