Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dev): prevent duplicate stream definitions #408

Merged
merged 7 commits into from
Oct 17, 2023

Conversation

briantstephan
Copy link
Contributor

This prevents shared/duplicate stream definitions from appearing multiple times in features.json. If conflicting stream definitions exist for the same stream ID, an error is thrown. Verified that duplicate identical stream definitions are ignored and duplicate but differing stream definitions cause an error.

This prevents shared/duplicate stream definitions from appearing multiple
times in features.json. If conflicting stream definitions exist for the
same stream ID, an error is thrown.
@briantstephan briantstephan requested a review from a team as a code owner October 16, 2023 19:25
@briantstephan briantstephan merged commit 72302ae into main Oct 17, 2023
15 checks passed
@briantstephan briantstephan deleted the fix-duplicate-stream-definitions branch October 17, 2023 15:42
Sign up for free to 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.

2 participants