opal
opal copied to clipboard
OPA executable path
/claim #676
feat(opal-client): Add configurable OPA executable path
- Introduce INLINE_OPA_EXECUTABLE_PATH configuration option
- Update OpaRunner to use configurable path for OPA executable
- Default to 'opa' if no custom path is specified
- Update setup_opa_runner to handle the new configuration
Deploy Preview for opal-docs canceled.
| Name | Link |
|---|---|
| Latest commit | 06d74ab6badb75052fe040c9ba469311534f92cd |
| Latest deploy log | https://app.netlify.com/sites/opal-docs/deploys/673a22df2a0691000892b7b5 |
@danyi1212 review when free....
Hey @daveads can you please check why the test isn't pass before asking @danyi1212 for a review?
Hey @daveads can you please check why the test isn't pass before asking @danyi1212 for a review?
sure
Cloning into 'opal-tests-policy-repo'...
Load key "/home/runner/work/opal/opal/app-tests/opal-tests-policy-repo-key": error in libcrypto
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
This suggests that the SSH key is not being recognized or doesn't have the correct permissions.
pre-commit / pre-commit (pull_request) FIX
https://github.com/permitio/opal/pull/683
@danyi1212 @gemanor
Good to go ?