Skip to content

Feat/release part1#789

Closed
zcstarr wants to merge 10 commits into
ethereum:mainfrom
bomanaps:feat/release-part1
Closed

Feat/release part1#789
zcstarr wants to merge 10 commits into
ethereum:mainfrom
bomanaps:feat/release-part1

Conversation

@zcstarr
Copy link
Copy Markdown
Contributor

@zcstarr zcstarr commented May 1, 2026

No description provided.

zcstarr and others added 10 commits April 23, 2026 17:19
This change is being made to streamline multi version support and
tracking. Originally docs were in the build to facilitate accessibility.
However, upcoming multi-version support makes this difficult
This change add support for retrieving and applying release notes to
the broader docs interface after creating a release through the github
interface. This in turn creates a PR to merge that includes md documentation
that tracks the release notes.

This is part 1 of 2 commits to incrementally support multiversion releases.
… spec

This is the second portion of a commit to release docs. We take
tagged releases and then generate release notes that are then
stored in docs release so they can be viewed from the documentaiton
site. We also generate a snapshot of the documents so we can support
multiple versions going back in time.

Finally, we add support for next, which are so we can see changes
that have been added to main but have not been released yet. This
will make it easy to then understand the documentation.

Additionally, we must have a follow up PR that adds the release
notes to the doc site, as this is cleaner than needing to publish
to update the release notes everytime. This will allow for one off
typo changes that don't need to go through the release process
from scratch but can just be committed into mainline.
@zcstarr
Copy link
Copy Markdown
Contributor Author

zcstarr commented May 13, 2026

I have to re-file this

@zcstarr zcstarr closed this May 13, 2026
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