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: merge adapter options #458

Merged
merged 1 commit into from
Feb 8, 2024
Merged

fix: merge adapter options #458

merged 1 commit into from
Feb 8, 2024

Conversation

tconbeer
Copy link
Owner

@tconbeer tconbeer commented Feb 8, 2024

fixes #432

Each option can only exist once, so here we merge any conflicting options together, taking care to widen types and validators. Should be fine in nearly all scenarios.

@tconbeer tconbeer merged commit 9bdb1f3 into main Feb 8, 2024
10 checks passed
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.

Bug: Conflicts between adapters using CLI options with same name
1 participant