Conversation
limen fix on the new pin: aqua packages rewritten to the two-line form Renovate's dedicated managers can bump (five of them were in one-line name@version form, which it cannot), aqua-checksums.json regenerated, and the content-pinned setup-aqua action reset to the canonical baseline (its installer no longer trusts `uname -m` on the windows arm64 runners, where Git Bash is x86_64 and the answer is wrong). Signed-off-by: apostasie <spam_blackhole@farcloser.world> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This tree has carried five Fuzz* targets — a serial reader, the single-stream and parallel readers, a serial-vs-parallel differential, and a round-trip — that ran nowhere: the workflow was the pre-fuzz canonical seed, verify and gate only, and ci.yaml is seeded once, so the limen bump that brought the fuzz job to the canonical workflow could not bring it here (book/github.md, "Migration"). This workflow had no project-specific content — its only difference from the current canonical file was the fuzz job itself — so it is brought level with the canonical file rather than patched by hand: one linux leg running `just do test go fuzz`, corpus cached across runs, crashers uploaded as an artifact, and gate asserting the result. All five targets pass at the CI budget locally. Signed-off-by: apostasie <spam_blackhole@farcloser.world> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
limen fix on the new pin: the shared test-go recipes reset to the canonical baseline — `race` now asks the toolchain whether the host has a race detector and, where it does not (windows/arm64), says so loudly and passes rather than fail every push on a Go limitation — and the content-pinned update-aqua-checksum workflow and setup-aqua action reset to the baseline. aqua-checksums.json regenerated. Signed-off-by: apostasie <spam_blackhole@farcloser.world> Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
No description provided.