policy
Here are 424 public repositories matching this topic...
Describe the solution you'd like
Move the fixtures folder to outside internal and place it under root as a “sibling” to internal, pkg, cmd and the rest. The reason why is because internal/ is a special directory name recognized by the go tool which will prevent one package from being imported by another unless both share a common ancestor.
Requirements
Golang basic level.
-
Updated
Jan 4, 2022 - Sass
-
Updated
Feb 15, 2021
-
Updated
Feb 5, 2022 - C
-
Updated
Jul 11, 2021 - HTML
-
Updated
Jan 17, 2022 - AGS Script
-
Updated
Jan 31, 2022
-
Updated
Feb 2, 2022
-
Updated
Dec 25, 2020 - Python
-
Updated
Feb 5, 2022 - Python
-
Updated
Feb 6, 2022
-
Updated
Jan 28, 2022 - Java
-
Updated
Feb 5, 2022 - Go
-
Updated
Dec 4, 2021 - Go
-
Updated
Feb 6, 2022 - C++
-
Updated
Feb 5, 2022 - Open Policy Agent
-
Updated
Aug 27, 2018 - HTML
Tasks:
- Explain current structure for system tests
- How to add new test?
- How to check coverage?
- How to integrate newly added test in the overall system test so that it can run as part of CI/GH-action?
Expected Output:
- document explaining above with sample test
-
Updated
Feb 2, 2022 - Go
-
Updated
Feb 4, 2022 - Go
When the server rebuilds the policy index and detects any errors, it only outputs a summary of the errors detected (failed to build index: missing imports=1, duplicate definitions=0, load failures=2). This is for two reasons:
- We expect users to always run
cerbos compileto catch any problems before pushing any policy changes live. - If there are too many errors, reporting them all in th
-
Updated
Jun 13, 2020 - Go
-
Updated
Feb 4, 2022 - HTML
-
Updated
Feb 4, 2022 - Python
Improve this page
Add a description, image, and links to the policy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the policy topic, visit your repo's landing page and select "manage topics."
Currently, whenever there's a patch release, like
0.36.1, that becomes the only displayed docs version in the version picker:That's fine. However, we also stop generating website content for the previous versions, so 0.36.0 disappears: https://www.openpolicyagent.org/docs/v0.36.