- Fix double-slash issue in Docker Compose preview paths when baseDirectory is "/" - Normalize baseDirectory using rtrim() to prevent path concatenation issues - Replace hardcoded '/artifacts/build-time.env' with ApplicationDeploymentJob::BUILD_TIME_ENV_PATH - Make BUILD_TIME_ENV_PATH constant public for reusability - Add comprehensive unit tests (11 test cases, 25 assertions) Fixes preview path generation in: - getDockerComposeBuildCommandPreviewProperty() - getDockerComposeStartCommandPreviewProperty() 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Deployment | ||
| Preview | ||
| Advanced.php | ||
| Configuration.php | ||
| DeploymentNavbar.php | ||
| General.php | ||
| Heading.php | ||
| Previews.php | ||
| PreviewsCompose.php | ||
| Rollback.php | ||
| Source.php | ||
| Swarm.php | ||