Skip to content

Conversation

advaitpatel
Copy link

Although the project says to have GO as a prereq, having something to catch and check the dependency beforehand helps.

Therefore, refactoring the script to add the check first before running to handle the script run in a better way.

Issue: The script does not check for Go installation before running go build.
Fix: Added a dependency check to prevent build failures.

Although, the project says to have GO as a pre-req but having something to catch and check the dependency beforehand helps.

Therefore, refactoring the script to add the check first before running to handle the script in a better way.

Issue: The script does not check for Go installation before running go build.
Fix: Added a dependency check to prevent build failures.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congratulations on opening your first pull request! We'll get back to you as soon as possible. In the meantime, please make sure you've updated the documentation to reflect your changes and have added test automation as needed. Thanks! 🙏🏼

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