fix(ci): apply pre-clone fix to platform Dockerfile too (followup #173) #41
No reviewers
Labels
No Label
tier:high
tier:low
tier:medium
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: molecule-ai/molecule-core#41
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/issue173-followup-platform-dockerfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Followup to #38. The first PR fixed
Dockerfile.tenantbut missedworkspace-server/Dockerfile(the platform-only image), which had the SAME in-imagegit clonestage. CI run #794 caught it:process clone-manifest.sh ... exit code 128.Apply the same pre-clone shape to the platform Dockerfile. The workflow's existing "Pre-clone manifest deps" step (added in #38) already populates
.tenant-bundle-deps/before either image builds, so no workflow change needed.Hostile self-review
workspace-server/fortemplatesstages before claiming #173 done. Caught within ~6min by CI; net cost: one followup commit. Perfeedback_orchestrator_must_verify_before_declaring_fixed.Closes #173.
Followup — applies the same pre-clone fix to platform Dockerfile.
026ac369f7toe16d7eaa08re-approve after rebase