mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- Introduced new helper functions to generate Docker build arguments and environment flags, accommodating multiline variables with proper escaping. - Updated the ApplicationDeploymentJob to utilize these new functions, improving the handling of environment variables during deployment. - Added comprehensive tests to ensure correct behavior for multiline variables and special characters. |
||
|---|---|---|
| .. | ||
| ConvertArraysTest.php | ||
| ConvertContainerEnvsToArray.php | ||
| ConvertingGitUrlsTest.php | ||
| DockerCustomCommandsTest.php | ||
| ExecuteContainerCommandTest.php | ||
| IpAllowlistTest.php | ||
| MultilineEnvironmentVariableTest.php | ||
| TeamInvitationEmailNormalizationTest.php | ||
| Utf8HandlingTest.php | ||