Skip to content

chore(release): release version 0.3.22#1038

Merged
wesbillman merged 1 commit into
mainfrom
version-bump/0.3.22
Jun 14, 2026
Merged

chore(release): release version 0.3.22#1038
wesbillman merged 1 commit into
mainfrom
version-bump/0.3.22

Conversation

@wesbillman

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps release manifests to 0.3.22 after the partial 0.3.21 manual release attempt.
  • Allows tag-backed automated workflow_dispatch release runs (ref == v<version>) to publish rolling updater artifacts and assemble/upload latest.json.
  • Keeps branch/manual test dispatches excluded from rolling updater publishing.

Why

The release automation creates the version tag and then invokes release.yml via workflow_dispatch with ref=v<version>. Before this change, rolling updater uploads and assemble-manifest only ran on native tag push events, so the automated release path could populate the versioned release without refreshing buzz-desktop-latest/latest.json.

Validation

  • bin/just bump-version 0.3.22
  • bin/actionlint .github/workflows/release.yml
  • git diff --check
  • DCO/authorship verified locally

Bump release manifests to 0.3.22 and allow tag-backed automated release dispatches to publish rolling updater artifacts and latest.json.

Co-authored-by: Pinky <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Wes <wesbillman@users.noreply.github.com>
@wesbillman wesbillman merged commit 5d995d9 into main Jun 14, 2026
23 checks passed
@wesbillman wesbillman deleted the version-bump/0.3.22 branch June 14, 2026 04:01
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