posit-dev / posit-dev/images-shared
Update build cache backend to target ECR across all images repos
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 22
Description
Update the Buildx Bake cache config (cache-to/cache-from, see posit_bakery/image/bake/bake.py and related CLI plumbing in posit_bakery/cli/build.py/ci.py) so it targets ECR instead of GHCR.
Needs to land across the shared bake/CI code here in images-shared, then be picked up by each product repo (images-connect, images-package-manager, images-workbench, images-examples) since they consume these shared workflows.
Blocked on ECR repo creation + IAM/auth (see platform-infra sub-issue on the parent epic).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Buildx Bake cache-to/cache-from configuration in posit_bakery/image/bake/bake.py, then trace the related CLI plumbing in posit_bakery/cli/build.py and ci.py. Confirm how the shared bake/CI code is consumed by the four product repositories. Done means the shared configuration targets ECR across those workflows, but ECR repository creation and IAM/auth must be resolved first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, python
- Domain
- build-system, ci-cd, cloud
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100