coolify/app/Livewire/Project/Shared/EnvironmentVariable
Andras Bacsai 3d5fee4d36 fix(environment-variable): guard refresh against missing or stale variables
Add early return in refresh() to skip sync operations if the environment variable no longer exists or is not fresh, preventing errors when refreshing stale or deleted variables.
2026-03-23 10:52:59 +01:00
..
Add.php feat: add comment field to shared environment variables 2025-12-27 15:24:09 +01:00
All.php Merge remote-tracking branch 'origin/next' into env-var-descriptions 2026-02-28 00:09:54 +01:00
Show.php fix(environment-variable): guard refresh against missing or stale variables 2026-03-23 10:52:59 +01:00
ShowHardcoded.php feat: add comprehensive environment variable parsing with nested resolution and hardcoded variable detection 2025-12-27 15:24:53 +01:00