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

Path Configuration parsing fix #342

Merged
merged 5 commits into from
Sep 16, 2024
Merged

Path Configuration parsing fix #342

merged 5 commits into from
Sep 16, 2024

Conversation

mbarta
Copy link
Contributor

@mbarta mbarta commented Sep 16, 2024

When the Turbo Path Configuration file is malformed or in a wrong format, parsing it from JSON can result in an exception being thrown. This PR adds checks and error handling for such cases.

@mbarta mbarta self-assigned this Sep 16, 2024
* main:
  Fix CI (update artifact version)
Copy link
Collaborator

@jayohms jayohms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@mbarta mbarta merged commit 52cdc35 into main Sep 16, 2024
1 check passed
@mbarta mbarta deleted the config-parsing-fix branch September 16, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants