coolify/resources/views/livewire/project/application
Andras Bacsai 837391c31b feat: add Docker build cache preservation toggles and development logging
Add two new application settings to control Docker build cache invalidation:
- inject_build_args_to_dockerfile (default: true) - Skip Dockerfile ARG injection
- include_source_commit_in_build (default: false) - Exclude SOURCE_COMMIT from build context

These toggles let users preserve Docker cache when SOURCE_COMMIT or custom ARGs change frequently. Development-only logging shows which ARGs are being injected for debugging.

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 13:42:02 +01:00
..
deployment Fixed deployment logs showing in red text for non error lines in light mode 2025-09-20 23:38:29 +05:30
preview feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
advanced.blade.php feat: add Docker build cache preservation toggles and development logging 2025-11-26 13:42:02 +01:00
configuration.blade.php feat(tests): add comprehensive tests for ContainerStatusAggregator and serverStatus accessor 2025-11-20 17:31:07 +01:00
deployment-navbar.blade.php feat(deployments): add log copying functionality to clipboard in dev 2025-10-02 18:34:39 +02:00
destination.blade.php fix 2023-06-16 12:35:40 +02:00
general.blade.php feat: add compose reload button and raw/deployable toggle 2025-11-20 18:36:04 +01:00
heading.blade.php feat: add container restart tracking and crash loop detection 2025-11-10 13:04:31 +01:00
previews-compose.blade.php Fix preview domain generation for services with multiple domains 2025-10-16 13:10:29 +02:00
previews.blade.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
rollback.blade.php ui(core): update projects property type and enhance UI styling 2025-10-01 08:23:35 +02:00
source.blade.php refactor(application-source): improve layout and accessibility of Git repository links in the application source view 2025-09-10 18:29:52 +02:00
swarm.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00