Skip to content

ci: fix oci image build#622

Merged
aramprice merged 1 commit into
ubuntu-jammyfrom
jammy-fix-builder
Jun 9, 2026
Merged

ci: fix oci image build#622
aramprice merged 1 commit into
ubuntu-jammyfrom
jammy-fix-builder

Conversation

@mkocher

@mkocher mkocher commented Jun 9, 2026

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 48958a1b-7539-47be-9124-32a5d52c1346

📥 Commits

Reviewing files that changed from the base of the PR and between fdfb38e and 21512bc.

📒 Files selected for processing (2)
  • ci/pipelines/builder.yml
  • ci/tasks/build-docker-args.sh

Walkthrough

The pull request updates the Concourse CI pipeline configuration for stemcell building. The build-os-image-stemcell-builder job now uses concourse/oci-build-task to build the OS image and pushes the resulting OCI image artifact to a registry-image resource, replacing the previous direct docker-image resource push. The associated shell script build-docker-args.sh was updated to generate build arguments as YAML instead of JSON to match the new task requirements. The os-image-stemcell-builder-docker-image resource declaration was removed as it is no longer used.

Suggested reviewers

  • aramprice
  • selzoc
  • lnguyen
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jammy-fix-builder

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@aramprice aramprice merged commit b042519 into ubuntu-jammy Jun 9, 2026
10 of 11 checks passed
@aramprice aramprice deleted the jammy-fix-builder branch June 9, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants