- 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 | ||