chore(release): v0.3.11#287
Merged
Merged
Conversation
divyasinghds
approved these changes
Jun 17, 2026
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.
Bump
__version__0.3.10→0.3.11to cut a release.Once merged, tag
v0.3.11ondevelopHEAD →release-image.ymlbuildsghcr.io/tracebloc/ingestor:0.3.11/:0.3/:3, and the dev cluster'simage-refreshcron rolls the new:0.3ontotracebloc-templates.This release ships, onto the dev ingestor image:
developsincev0.3.10: the P3–P6 structural refactor train, token_classification, etc.)Single-sourced version (
tracebloc_ingestor/__init__.py;setup.pyreads it) —test_version_single_sourcepasses.🤖 Generated with Claude Code
Note
Low Risk
Single-line version constant change with no runtime logic modified.
Overview
Release bump only:
__version__intracebloc_ingestor/__init__.pygoes from0.3.10to0.3.11.setup.pystill reads that literal via_read_version(), so packaging stays in sync without a second edit.This tag is meant to ship whatever is already on
develop(e.g. NLP tokenizer fingerprint at ingest, related hardening, and other merged work since0.3.10) through the usual GHCR image build and dev cluster refresh—not to introduce new code in this PR.Reviewed by Cursor Bugbot for commit f0efe6d. Bugbot is set up for automated code reviews on this repo. Configure here.