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

Add check to ensure OPA executable is available #412

Open
3 tasks
adhilto opened this issue Sep 17, 2024 · 0 comments
Open
3 tasks

Add check to ensure OPA executable is available #412

adhilto opened this issue Sep 17, 2024 · 0 comments
Assignees
Milestone

Comments

@adhilto
Copy link
Collaborator

adhilto commented Sep 17, 2024

💡 Summary

Before attempting to execute OPA, first check to ensure the executable is available and at least the minimum version, and provide a helpful error message if not.

Motivation and context

If you try running ScubaGoggles without the executable, the error message does not provide the user with actionable information.

Implementation notes

See #410.

Acceptance criteria

  • Check to see if executable is present is implemented
  • Check to see if acceptable version is implemented
  • Error message contains actionable information
@adhilto adhilto added this to the Driftwood milestone Sep 17, 2024
@adhilto adhilto mentioned this issue Sep 17, 2024
@amart241 amart241 self-assigned this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants