Skip to content

feat: Support custom CLI image for verify-enterprise-contract task#8

Closed
cuipinghuo wants to merge 1 commit into
mainfrom
customize-cli
Closed

feat: Support custom CLI image for verify-enterprise-contract task#8
cuipinghuo wants to merge 1 commit into
mainfrom
customize-cli

Conversation

@cuipinghuo

Copy link
Copy Markdown
Contributor

When CUSTOM_EC_CLI_IMAGE and CUSTOM_EC_TASK_YAML env vars are set, the e2e tests load the task definition from disk, replace all quay.io/conforma/cli step images with the custom image, and embed the patched task inline instead of resolving it from a bundle. This enables CLI PRs to be validated against their own code rather than the mainline release.

Ref: EC-1913

When CUSTOM_EC_CLI_IMAGE and CUSTOM_EC_TASK_YAML env vars are set, the
e2e tests load the task definition from disk, replace all
quay.io/conforma/cli step images with the custom image, and embed the
patched task inline instead of resolving it from a bundle. This enables
CLI PRs to be validated against their own code rather than the mainline
release.

Ref: EC-1913

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 82fbd1a6-082b-4ed6-92bf-3a82b1f61d9d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch customize-cli

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant