ETL orchestrator - #193
Open
davidabram wants to merge 5 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
davidabram
force-pushed
the
etl-orchestrator
branch
from
August 9, 2026 07:08
1eb57b9 to
248f400
Compare
Cover independent database identities, migration upgrades, and concurrent initialization so source-instance metadata remains valid and converges on one persisted value. Add hook-runtime coverage proving baseline-only databases fail with setup guidance without applying migrations, using a test-only migration fixture seam. Plan: stable-agent-trace-source-instance-identity (T03) Co-authored-by: SCE <sce@crocoder.dev>
Compose the repository source, Turso Sync replica, and three ETL stages into one open/pull/run/push workflow with combined stats and stage-tagged errors. Add token-safe diagnostics and a real empty-remote/no-op integration proof. Plan: agent-trace-dwh-sync (T01) Co-authored-by: SCE <sce@crocoder.dev>
Exercise each synchronization stage with a distinct failure and verify that later ETL stages and push do not run. Assert local durability of prior stages, remote preservation, and auth-token redaction across the failure cases. Plan: agent-trace-dwh-sync.md, T02 Co-authored-by: SCE <sce@crocoder.dev>
Add a Turso Sync integration test that kills the remote after local ETL commits, then verifies recovery publishes the pending facts without loss or duplication. Document the observed pull behavior with pending local commits and the resulting stable no-op recovery path. Plan: agent-trace-dwh-sync; Task: T03 Co-authored-by: SCE <sce@crocoder.dev>
Co-authored-by: SCE <sce@crocoder.dev>
davidabram
force-pushed
the
etl-orchestrator
branch
from
August 9, 2026 10:18
248f400 to
e3d8031
Compare
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.
No description provided.