stack/apps
mantrakp04 c2e4698dfc Refactor local emulator configuration management and remove obsolete file bridge
- Removed the `readConfigFileContentIfExists` and `writeConfigToFile` functions from the local emulator module, simplifying file handling.
- Updated the `readConfigFromFile` function to utilize environment variables for configuration content, enhancing flexibility.
- Refactored tests to align with the new configuration management approach, ensuring accurate validation of file reading and handling.
- Consolidated Docker environment variables into a new `base.env` file for improved organization and maintainability.
- Removed the host file bridge script and related logic, streamlining the emulator's architecture and reducing complexity.

These changes significantly enhance the local emulator's usability and maintainability for developers.
2026-03-18 15:33:44 -07:00
..
backend Refactor local emulator configuration management and remove obsolete file bridge 2026-03-18 15:33:44 -07:00
dashboard Squashed commit of the following: 2026-03-18 12:31:32 -07:00
dev-launchpad chore: update package versions 2026-03-13 13:53:08 -07:00
e2e Squashed commit of the following: 2026-03-18 12:31:32 -07:00
hosted-components chore: update package versions 2026-03-13 13:53:08 -07:00
mock-oauth-server chore: update package versions 2026-03-13 13:53:08 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00