Skip to content

feat: publish Docker images to hl-archive-node packages registry#1

Closed
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1756188030-docker-publish-hl-archive-node
Closed

feat: publish Docker images to hl-archive-node packages registry#1
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1756188030-docker-publish-hl-archive-node

Conversation

@devin-ai-integration

Copy link
Copy Markdown

feat: publish Docker images to hl-archive-node packages registry

Summary

This PR changes the Docker image publishing target from ghcr.io/paradigmxyz/reth to ghcr.io/hl-archive-node/reth for both reth and op-reth images. The changes update:

  • Docker workflow environment variables to use hl-archive-node organization
  • Makefile Docker image name configuration
  • Dockerfile labels to reference the new organization
  • Hive testing workflow Docker image reference

The existing workflow triggers (on v* tags) and multi-architecture build process remain unchanged. When new releases are tagged, Docker images will now be published to the hl-archive-node GitHub packages registry instead of paradigmxyz.

Review & Testing Checklist for Human

⚠️ High Priority - Authentication & Permissions (3 items)

  • Verify hl-archive-node organization exists and you have access to publish packages to it
  • Test workflow authentication - ensure the GITHUB_TOKEN has packages:write permission for the hl-archive-node organization
  • Test the publishing workflow end-to-end - consider triggering a test release or manually running the Docker workflow to verify it can actually push to the new registry

Notes

  • This change will break any existing consumers of ghcr.io/paradigmxyz/reth images
  • All Docker workflow logic (multi-arch builds, tagging strategy) remains identical - only the target registry changed
  • Cargo build and Makefile syntax verified locally ✅

Link to Devin run: https://app.devin.ai/sessions/d3e558c4d2ca4d419aa46e979feca3cd
Requested by: Fuyao (fuyaoz@sentio.xyz)

- Update Docker workflow to publish to ghcr.io/hl-archive-node/reth
- Update Makefile DOCKER_IMAGE_NAME to use hl-archive-node registry
- Update Dockerfile labels to reference hl-archive-node organization
- Update hive workflow Docker image reference
- Preserve existing workflow triggers and multi-architecture builds

Co-Authored-By: Fuyao <fuyaoz@sentio.xyz>
@devin-ai-integration

Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

- Fix 'pre-emptively' to 'preemptively' in ExEx context documentation
- Fix 're-uses' to 'reuses' in storage API documentation

These spelling fixes are required for CI to pass.

Co-Authored-By: Fuyao <fuyaoz@sentio.xyz>
@devin-ai-integration

Copy link
Copy Markdown
Author

Closing due to inactivity for more than 7 days. Configure here.

@zfy0701 zfy0701 deleted the devin/1756188030-docker-publish-hl-archive-node branch October 2, 2025 16:51
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.

0 participants