Skip to content

Make fpm parallel and use jq to parse JSON #10

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 2 commits into from
Nov 25, 2024
Merged

Make fpm parallel and use jq to parse JSON #10

merged 2 commits into from
Nov 25, 2024

Conversation

xlionjuan
Copy link
Owner

@xlionjuan xlionjuan commented Nov 25, 2024

Mystery problem solved

In the script, after getting the GitHub API JSON data, it will use grep to determine browser_download_url is exists or not, but even with the same JSON data, grep will think browser_download_url didn't exist sometimes, use jq fixed the problem.

@xlionjuan xlionjuan changed the title Make fpm parallel Make fpm parallel and change bash behavior Nov 25, 2024
@xlionjuan xlionjuan changed the title Make fpm parallel and change bash behavior Make fpm parallel and use jq to parse JSON Nov 25, 2024
@xlionjuan xlionjuan merged commit aa07a57 into main Nov 25, 2024
5 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.

1 participant