这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: add support for JSON with comments turbo.json file #745

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

Merged
merged 6 commits into from
Feb 18, 2022

Conversation

weyert
Copy link
Contributor

@weyert weyert commented Feb 16, 2022

Allow the turbo.json file to contain comments

Makes it easier to explain the pipeline when they are quite large :)
So that future @weyert and his colleagues know what's going on!

Fixes #644

Allow the `turbo.json` file to contain comments
@vercel
Copy link

vercel bot commented Feb 16, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/H56SiWis6jGxkJGhNiT5UsuzibZ1
✅ Preview: https://turbo-site-git-fork-weyert-add-json5-support.vercel.sh

@weyert
Copy link
Contributor Author

weyert commented Feb 16, 2022

@gsoltis I am not sure why the benchmark build step is failing

@gsoltis
Copy link
Contributor

gsoltis commented Feb 16, 2022

@weyert I think it's a permissions errror. Working on it in #748

@weyert
Copy link
Contributor Author

weyert commented Feb 17, 2022

Any more changes needed to get it merged? @jaredpalmer @gsoltis

@gaspar09 gaspar09 requested a review from jaredpalmer February 18, 2022 00:21
Copy link
Contributor

@jaredpalmer jaredpalmer left a comment

Choose a reason for hiding this comment

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

I'm fine with this, but when we move to Rust, hopefully the json5 lib we choose will be close as to spec as this library is.

@kodiakhq kodiakhq bot merged commit 4b28b18 into vercel:main Feb 18, 2022
@weyert weyert deleted the add-json5-support branch February 19, 2022 02:49
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.

Consider using json5 parser for turbo.json
4 participants