chore(release): v1.2.1#65
Merged
Merged
Conversation
Patch release: sakura + heartbeat AGC fixes, firework removal, release.yml auto-bumps the Homebrew tap. First tag after release.yml changed in PR #63 — must be cut as v1.2.1-rc1 first to exercise the full tag-push pipeline (build ×4, release, and the new homebrew-tap job) before cutting v1.2.1. Closes CLI-97 (viz AGC), CLI-95 (tap automation) on the release side.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Patch-level bump to
1.2.1+ CHANGELOG entry.Shipping in v1.2.1
Fixed (CLI-97):
scaling.rsAGC helpers (SpectrumScalerfor sakura's magnitude-domain intensity; newSampleScalerfor heartbeat's bipolar sample domain).Added (CLI-95):
release.ymlgained ahomebrew-tapjob that pushes the updated formula tovxcozy/homebrew-tapafter the build matrix + release step succeed. RC tags skip the tap-bump. No more 15-minute "release shipped but `brew upgrade` is a no-op" window.Removed:
pulse's niche. Deletion confirmed during the CLI-97 live-test when all three black-screen viz were found in the same amplitude-math family.p × 2from the default carousel position now lands on the fixed sakura.release.ymlchanged in PR #63 (the tap-bump automation). No tag push has exercised the new full pipeline yet —workflow_dispatchvalidated the tap-bump job in isolation, butbuild+release+tap-bumpchained success path is untested.Per the pre-push CI parity rule, the first tag after any release.yml change must be an RC dry run. After this PR merges:
Release-sensitivity check
Test plan