chore: v0.1.15.dev5 dev release#1372
Merged
Merged
Conversation
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
verifiers.__version__to0.1.15.dev5.assets/release/RELEASE_v0.1.15.dev5.mdwith notes covering changes sincev0.1.15.dev4.vf.Terminus2harness and explicit Harbor sandbox defaults from Add Terminus2 harness #1356 in this dev cut.Testing
uv run ruff format verifiers/__init__.pyuv run ruff check --fix verifiers/__init__.pyuv run pre-commit run --files verifiers/__init__.py assets/release/RELEASE_v0.1.15.dev5.mduv run python3 -c 'import verifiers; print(verifiers.__version__)'\n-uv build\n-git push -u origin chore/v0.1.15.dev5-dev-release(pre-push hooks: ruff check, ruff format, Semgrep v1 policy, Sync AGENTS.md from docs, ty)Note
Low Risk
Release-only change: bumps the package version and adds release notes; no functional code paths are modified in this PR.
Overview
Updates
verifiers.__version__from0.1.15.dev4to0.1.15.dev5.Adds
RELEASE_v0.1.15.dev5.mddocumenting highlights for this dev cut (notably the bundledvf.Terminus2v1 harness and explicit Harbor sandbox default behavior) and linking to the full changelog.Reviewed by Cursor Bugbot for commit dd4dee4. Bugbot is set up for automated code reviews on this repo. Configure here.