Skip to content

Conversation

@JonathanOppenheimer
Copy link
Member

@JonathanOppenheimer JonathanOppenheimer commented Dec 16, 2025

Why this should be merged

With the monorepo, now that coreth and subnet-evm are added, the release process has changed drastically. Here, I update the releasing doc instructions to align with the new process.

Closes #4658

How this was tested

No code changes

Need to be documented in RELEASES.md?

No

…/avalanchego/graft/subnet-evm

Rewrites all Go import statements from external package github.com/ava-labs/subnet-evm
to internal graft subdirectory github.com/ava-labs/avalanchego/graft/subnet-evm.
…/avalanchego/graft/subnet-evm

Rewrites all Go import statements from external package github.com/ava-labs/subnet-evm
to internal graft subdirectory github.com/ava-labs/avalanchego/graft/subnet-evm.
@JonathanOppenheimer JonathanOppenheimer self-assigned this Dec 16, 2025
@JonathanOppenheimer JonathanOppenheimer added documentation Improvements or additions to documentation or examples DO NOT MERGE This PR must not be merged in its current state evm Related to EVM functionality labels Dec 16, 2025
@@ -1,453 +1,453 @@
# THIS README IS WHOLLY OUT OF DATE AND WILL BE UPDATED!
Copy link
Member Author

Choose a reason for hiding this comment

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

I wish the diff showed better - a lot of the additions/subtractions are not additions/subtractions, but the diff just isn't smart!

@joshua-kim joshua-kim linked an issue Dec 16, 2025 that may be closed by this pull request
Base automatically changed from JonathanOppenheimer/migrate-subnet-evm-7-releasing to master January 7, 2026 20:04
@JonathanOppenheimer JonathanOppenheimer marked this pull request as ready for review January 7, 2026 20:20
@JonathanOppenheimer JonathanOppenheimer requested a review from a team as a code owner January 7, 2026 20:20
@JonathanOppenheimer JonathanOppenheimer removed the DO NOT MERGE This PR must not be merged in its current state label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation or examples evm Related to EVM functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

avalanchego releasing with coreth needs re-documented

2 participants