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

Config wasm no errors #146

Merged
merged 6 commits into from
Sep 7, 2023
Merged

Config wasm no errors #146

merged 6 commits into from
Sep 7, 2023

Conversation

tkmcmaster
Copy link
Collaborator

- If the parameter is not passed it will attempt to parse yaml as both v1 and v2. If legacy is true it only parses v1, false only v2.
- Changed the functionality to mirror the old code that would fail on an emtpy file
- Removed the default empty endpoints array in the yaml parse
- Added a new error if an empty endpoints section is provided
- Updated tests to support changes
@tkmcmaster tkmcmaster requested a review from a team September 7, 2023 19:14
@tkmcmaster tkmcmaster self-assigned this Sep 7, 2023
@tkmcmaster tkmcmaster merged commit 7c8ca09 into 0.6.0-scripting-dev Sep 7, 2023
20 of 21 checks passed
@tkmcmaster tkmcmaster deleted the configWasmNoErrors branch September 7, 2023 21:05
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.

3 participants