Skip to content

Update besu repo reference to besu-eth/besu#2488

Merged
felix314159 merged 1 commit into
ethereum:forks/amsterdamfrom
qu0b:qu0b/update-besu-repo-reference
May 13, 2026
Merged

Update besu repo reference to besu-eth/besu#2488
felix314159 merged 1 commit into
ethereum:forks/amsterdamfrom
qu0b:qu0b/update-besu-repo-reference

Conversation

@qu0b

@qu0b qu0b commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update all references from hyperledger/besu to besu-eth/besu to reflect the repository migration

Test plan

  • Verify CI workflows still resolve the correct besu images/repos

@spencer-tb spencer-tb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big ooft! Thanks! LGTM!

@qu0b

qu0b commented Mar 12, 2026

Copy link
Copy Markdown
Contributor Author

The docker references havn't changed yet only the github changes so would wait with this PR or I can remove the github references

@qu0b

qu0b commented Mar 12, 2026

Copy link
Copy Markdown
Contributor Author

Pushed another commit that only changes the repo references

@felix314159 felix314159 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! You missed a few things, tho. You can run:

grep -RniP --exclude-dir=.git --exclude-dir=.github --exclude-dir=.venv --exclude-dir=.tox '(?<![[:alnum:]-])hyperledger(?![[:alnum:]-])' .

to see what else of these 19 hits should be updated

@qu0b

qu0b commented Apr 17, 2026

Copy link
Copy Markdown
Contributor Author

@felix314159 sorry for the late reply, I ran the command and don't see any that I missed. Only docker images and the docker repo isn't migrated afaik

@felix314159

Copy link
Copy Markdown
Contributor

This can't be merged until CI passes, and I can't rerun CI because you waited more than 30 days with ur response. Can you push any change so that we re-trigger it? The lock file issue should disappear

@felix314159

Copy link
Copy Markdown
Contributor

Also might be worth double checking whether this should be merged into forks/osaka or forks/amsterdam

@qu0b qu0b force-pushed the qu0b/update-besu-repo-reference branch from c0197ae to 1f7c8ab Compare April 21, 2026 10:11
@qu0b qu0b changed the base branch from forks/osaka to forks/amsterdam April 21, 2026 10:11
@qu0b

qu0b commented Apr 21, 2026

Copy link
Copy Markdown
Contributor Author

@felix314159 thanks for the nudge — addressed both points:

  1. Rebased onto forks/amsterdam and retargeted the PR base accordingly. Squashed the original two commits (the second was a partial revert of the first) into a single net change. The 12 GitHub hyperledger/besubesu-eth/besu replacements applied cleanly on top of amsterdam's other updates to action.yaml and transition_tool_support.md.

  2. The new push should re-trigger CI past the dpkg lock-file expiry.

Re the remaining hyperledger matches from your grep on the rebased branch — all expected and intentionally unchanged:

  • release_information.json and docs/CHANGELOG.md — historical release notes (frozen text)
  • besu.py — module docstring referring to the project name "Hyperledger Besu", not a URL
  • running_tests/hive/client_config.md and the parallel .github/configs/hive/latest.yaml — Docker Hub hyperledger/besu baseimage, kept since Docker Hub hasn't migrated
  • whitelist.txt — spell-check token

@felix314159

Copy link
Copy Markdown
Contributor

ty!

@felix314159 felix314159 merged commit 5c6cec7 into ethereum:forks/amsterdam May 13, 2026
1 check 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.

4 participants