coolify/app/Livewire/Project/New
Andras Bacsai 0649a424b8 fix(buildpack): revert default build pack to nixpacks and reorder selector
Change default build_pack from railpack back to nixpacks in all new
application flows (GithubPrivateRepository, GithubPrivateRepositoryDeployKey,
PublicGitRepository) and reorder the build pack dropdown so Nixpacks
appears before Railpack across all relevant views.

Add feature tests covering the nixpacks default and selector ordering.
2026-04-09 17:48:17 +02:00
..
DockerCompose.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
DockerImage.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
EmptyProject.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
GithubPrivateRepository.php fix(buildpack): revert default build pack to nixpacks and reorder selector 2026-04-09 17:48:17 +02:00
GithubPrivateRepositoryDeployKey.php fix(buildpack): revert default build pack to nixpacks and reorder selector 2026-04-09 17:48:17 +02:00
PublicGitRepository.php fix(buildpack): revert default build pack to nixpacks and reorder selector 2026-04-09 17:48:17 +02:00
Select.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
SimpleDockerfile.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00