DEVX-70: Fix sed syntax in ci-full Dockerfile #118

Merged
emil merged 1 commits from DEVX-70-fix-ci-full-sed into master 2026-06-27 02:38:54 +00:00
Owner
No description provided.
emil added 1 commit 2026-06-27 02:37:01 +00:00
fix: correct sed substitution in ci-full Dockerfile
CI / detect-changes (pull_request) Successful in 34s
CI / pr-review (pull_request) Successful in 44s
CI / quality (pull_request) Successful in 1m13s
CI / release-dry-run (pull_request) Successful in 37s
CI / auto-merge (pull_request) Successful in 36s
b0e0a6fa4d
The sed command was missing the trailing / in the s/x86_64/amd64
substitution, causing "unterminated 's' command" during Docker build.

Closes DEVX-70
emil reviewed 2026-06-27 02:37:48 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: OK
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: OK - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit a585ef09b6 into master 2026-06-27 02:38:54 +00:00
emil deleted branch DEVX-70-fix-ci-full-sed 2026-06-27 02:38:54 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#118