Skip to content

Fix/release#2

Closed
zcstarr wants to merge 40 commits into
bomanaps:mainfrom
closertools:fix/release
Closed

Fix/release#2
zcstarr wants to merge 40 commits into
bomanaps:mainfrom
closertools:fix/release

Conversation

@zcstarr

@zcstarr zcstarr commented May 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Zane Starr and others added 30 commits May 1, 2026 13:50
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.
fix: fix publish spec to be more resillent to release order and potne…
fix: combine release and publish spec, and leave publish spec for man…
fix: resolves version writing issue where build:spec replaces the ver…
Prior to this change releases updating the website dependended on
a subsequent commit to main to update the changes, where as now.

We take the pending release update and make sure to add it to the
api version so we capture updated values.

This allows us to on publish have a proper deployed website
with the right versions.
fix: changes fix awkward update release pattern.
fix: concurrency in deploy pages issue by cancelling deploy in progre…
@zcstarr zcstarr closed this May 22, 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.

1 participant