Start v0.6.3 development and record the v0.6.2 release evidence - #44
Merged
Conversation
v0.6.2 is immutable and public, so subsequent development identifies as 0.6.3.dev0 and PYPI.md returns to main-relative links. Record the published evidence in PROJECT_STATE.md: - release commit bef9f08, with green synchronized-main CI, build and docs runs on that exact commit; - annotated tag v0.6.2 resolving to the same commit; - wheel SHA-256 38131c3de838b480017b2f97df3e43d53e760f272c516522a470d2812f8a3803 and sdist SHA-256 bcd30863290c9c46c1e2c27c59d8ccfd3ec7e5934243f5bc86f7424d4f05333d, identical on PyPI and in the GitHub Release; - one Trusted Publisher attestation per distribution, bound to release.yml and environment pypi; - a clean install of miniverl==0.6.2 from pypi.org reporting 0.6.2 with torch absent and exposing the new bridge doctor options. Mark docs/generated/quality.json as released at 1652 CPU tests and 85.77 percent branch coverage.
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.
v0.6.2is immutable and public. This state sync advances main to0.6.3.dev0and records the published evidence.
Version transition
__version__becomes0.6.3.dev0.PYPI.mdis regenerated, so its project links return toblob/mainuntil thenext tag pins them again.
docs/generated/quality.jsonmoves fromvalidatedtoreleasedat 1652 CPUtests and 85.77% branch coverage.
Recorded release evidence
bef9f0878eb3280f450aee3868b43d61f0726557v0.6.2resolves tobef9f08730980579109miniverl-0.6.2-py3-none-any.whl, SHA-25638131c3de838b480017b2f97df3e43d53e760f272c516522a470d2812f8a3803miniverl-0.6.2.tar.gz, SHA-256bcd30863290c9c46c1e2c27c59d8ccfd3ec7e5934243f5bc86f7424d4f05333dIndependent verification: the PyPI integrity API exposes one Trusted Publisher
attestation per distribution bound to
DaoyuanLi2816/mini-verl,release.ymland environment
pypi; the GitHub Release assets recompute to exactly thehashes PyPI publishes; and a clean virtual environment installed
miniverl==0.6.2fromhttps://pypi.org/simple, reportedminiverl 0.6.2withtorch absent, and exposes
--require-tokenizer-load,--scan-dataset-textand--sentinel.No frozen scientific artifact changed, and no new runtime claim is added.