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

polygon-edge.sh now checks if jq is installed #1780

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

criadoperez
Copy link
Contributor

@criadoperez criadoperez commented Aug 4, 2023

Description

Scripted polygon-edge.sh assumed jq is installed.
It now checks if it is. If it is, its proceeds. If it isn't it exits the script and informs the user.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

@Stefan-Ethernal Stefan-Ethernal added the bug fix Functionality that fixes a bug label Aug 7, 2023
@Stefan-Ethernal Stefan-Ethernal requested a review from a team August 7, 2023 05:52
@Stefan-Ethernal Stefan-Ethernal merged commit 1ce87aa into 0xPolygon:develop Aug 8, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 8, 2023
@criadoperez criadoperez deleted the fix/docker branch August 8, 2023 14:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix Functionality that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants