Improving Data Bundle Management #13684
samuelfangjw
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’ve been reflecting on how we currently handle data bundles, and it feels like the existing approach has some serious limitations:
Overall, it seems clear that the current data bundle system isn’t very scalable or maintainable. Long term, we need a solution that works cleanly across Java test files, scripts, and API-based seeding.
I’d welcome any thoughts or ideas on how we might tackle this.
All reactions