Skip to content

chore(schema): pin data-ingestors to the #359 merge commit - #217

Merged
LukasWodka merged 1 commit into
developfrom
chore/bump-data-ingestors-ref
Jul 10, 2026
Merged

chore(schema): pin data-ingestors to the #359 merge commit#217
LukasWodka merged 1 commit into
developfrom
chore/bump-data-ingestors-ref

Conversation

@LukasWodka

@LukasWodkaLukasWodka commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What

Bumps scripts/.data-ingestors-ref from the WS1 PR-branch head (c38c8ad, pinned pre-merge by #216) to the data-ingestors#359 merge commit (7b4ecac) — the documented T16 follow-up from #216's PR body.

scripts/sync-schema.sh confirms both vendored files (ingest.v1.json, layout.v1.json) are byte-identical to the merge commit, so this is a ref-only change; --check and the registry↔schema parity tests stay green (go test ./internal/push/... ./internal/schema/... pass locally).

Part of tracebloc/backend#1057 / epic tracebloc/backend#1054.

🤖 Generated with Claude Code


Note

Low Risk
Ref and comment-only change; embedded schema files are unchanged and CI drift checks should remain green.

Overview
Updates scripts/.data-ingestors-ref from the pre-merge WS1 branch head (c38c8ad, set in cli#216) to the data-ingestors#359 merge commit on develop (7b4ecac). Comment text now documents that this completes the T16 coupled release for time_series_classification (backend#1054/#1056).

No vendored schema JSON changes in this diff—the embedded ingest.v1.json / layout.v1.json already match the merge commit; CI still validates against this pinned SHA via scripts/sync-schema.sh --check.

Reviewed by Cursor Bugbot for commit ffc2617. Bugbot is set up for automated code reviews on this repo. Configure here.

Closes the T16 coupled release opened by #216: the vendored schema was
pinned to the WS1 PR-branch head pre-merge; data-ingestors#359 is now
merged, so the pin moves to the merge commit on develop
(7b4ecac21ee491998ea4252daace9a5af6a1cb4a). sync-schema.sh confirms
both vendored files (ingest.v1.json, layout.v1.json) are byte-identical
to the merge commit - no vendored content changes, ref-only.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@LukasWodkaLukasWodka self-assigned this Jul 10, 2026
@LukasWodka
LukasWodka requested a review from saadqbalJuly 10, 2026 13:07
@LukasWodka
LukasWodka merged commit 2a5e0e6 into developJul 10, 2026
20 checks passed
@LukasWodka
LukasWodka deleted the chore/bump-data-ingestors-ref branch July 10, 2026 13:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@LukasWodka@divyasinghds@saadqbal