coolify/resources/views/livewire/project/shared/environment-variable
Andras Bacsai b6ca6b1b20 feat(railpack): expose COOLIFY_* vars at build time and generalize buildpack control flag
Mirrors Nixpacks behavior: inject COOLIFY_* and SOURCE_COMMIT into
railpack build variables so apps (e.g. SPAs baking public URLs) can
read them via /run/secrets/<KEY>.

Rename is_nixpacks → is_buildpack_control to cover both NIXPACKS_ and
RAILPACK_ prefixed keys. Update the env variable view and appends list
accordingly.

Promote generate_coolify_env_variables to protected for testability.
2026-04-30 18:31:41 +02:00
..
add.blade.php feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
all.blade.php fix(project): handle slash branches in public repo URLs 2026-04-01 09:11:56 +02:00
show-hardcoded.blade.php feat: add comprehensive environment variable parsing with nested resolution and hardcoded variable detection 2025-12-27 15:24:53 +01:00
show.blade.php feat(railpack): expose COOLIFY_* vars at build time and generalize buildpack control flag 2026-04-30 18:31:41 +02:00