coolify/resources/views/livewire/project/shared/environment-variable
Andras Bacsai b1abdcee83 feat(environment-variables): implement environment variable analysis for build-time issues
- Added EnvironmentVariableAnalyzer trait to analyze and warn about problematic environment variables during the build process.
- Integrated analysis into ApplicationDeploymentJob and Livewire components to provide feedback on potential build issues.
- Introduced a new Blade component for displaying warnings related to environment variables in the UI.
2025-09-23 08:53:14 +02:00
..
add.blade.php feat(environment-variables): implement environment variable analysis for build-time issues 2025-09-23 08:53:14 +02:00
all.blade.php refactor(environment): streamline rendering of Docker Build Secrets checkbox and adjust layout for environment variable settings 2025-09-19 13:45:37 +02:00
show.blade.php feat(environment-variables): implement environment variable analysis for build-time issues 2025-09-23 08:53:14 +02:00