chore(release): 0.7.0 - #36
Merged
Merged
Conversation
Roll the Unreleased changelog into 0.7.0 and bump all six plugins in lockstep (0.6.0 -> 0.7.0). Minor: every change since 0.6.0 is backward-compatible and additive -- hull's licence-free trufflehog scanner, rigging driving pnpm/yarn/bun, rigging's custom testCommand, a suite-wide propose_config round-trip property test (which fixed a latent TypeError contract break), and the inverted rigging refusal table. README Status updated: rigging no longer refuses pnpm/yarn/bun repos -- it drives them. Co-Authored-By: Claude Opus 4.8 <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.
Release PR for v0.7.0. Rolls the Unreleased changelog into
## [0.7.0]and bumps all six plugins in lockstep (0.6.0 → 0.7.0).Minor bump — every change since 0.6.0 is backward-compatible and additive:
trufflehogscanner alongsidegitleaks(hull: offer a scanner with no license gate, so org-owned repos are not left with no secret scanning at all #27)testCommandper stack (rigging: cannot express any JS toolchain but plain npm, a custom test command, or a service container #26 inc 2)propose_config→load_configround-trip property test in every plugin, which surfaced and fixed a latentTypeErrorcontract break in rigging (Every plugin needs a round-trip property test: propose_config output must load through load_config #33)README Status prose corrected:
rigging:initno longer refuses pnpm/yarn/bun repos.Exempt from the review and changelog gates as a
release/*head. Full suite 1406 passing at 0.7.0.🤖 Generated with Claude Code