fix: package canonical provision scripts in API image
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 7m
- Merged PRs (30d)
- 969
Description
The immutable API release image omits canonical provisioning entrypoints expected relative to its configured WorkingDir, so the migrate stage cannot start. Add an image-content regression gate for the API-image scripts invoked by cloud provisioning and minimally fix the Dockerfile/build context so those entrypoints and runtime dependencies are present. Preserve immutable OCI revision validation and fail closed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the API image Dockerfile and its build context, then trace the canonical provisioning entrypoints used by the migrate stage and their runtime dependencies. Done means the image-content regression gate passes, the migrate stage can start from the configured WorkingDir, and immutable OCI revision validation still fails closed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- api, cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100