Skip to content

Conversation

@oncloudit
Copy link
Contributor

@oncloudit oncloudit commented Jan 28, 2026

Summary by CodeRabbit

  • Chores
    • Updated Docker image build configuration and standardized image tagging logic for improved consistency across deployments.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 28, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

GitHub Actions workflow modified to pass EVM_CHAIN_ID build argument to Docker and update image tagging logic to derive tags from git reference type and name with a standardized -6688 suffix for all image builds.

Changes

Cohort / File(s) Summary
Docker Image Publishing Workflow
.github/workflows/publish-docker-image.yml
Added EVM_CHAIN_ID=6688 build argument. Updated image tag derivation to use github.ref_type and github.ref_name for tag-based builds, fallback to github.sha for other pushes, with -6688 suffix applied uniformly.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A chain ID flows through Docker's gate,
The build args dance, the images await,
Tags now align with refs so bright,
A suffix of 6688 shines just right! 🐳✨


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.

@mitch1024 mitch1024 merged commit e892804 into irisnet:master Jan 28, 2026
0 of 2 checks passed
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