1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2026-03-31 00:40:08 +02:00
Files
app/tests
Nico Verbruggen 5ad299ac8e 🐛 WIP: Fix setting custom environment variables
- Due to the refactor with TrackedShell, setting RealShell.exports no longer worked. This has been fixed.
- Added `customExports` and `setCustomExports` to TrackedShell. Ideally, further down the line, this is something that can be added to the interface, but for now it's okay.
- Custom exports (environment variables) are now logged when the app starts.
- Added a unit test that checks if exports are passed as environment variables via RealShell.
2026-03-03 17:17:08 +01:00
..
2025-11-23 17:37:46 +01:00
2026-02-23 13:56:27 +01:00
2026-02-27 15:48:59 +01:00