-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump roast to v0.2.0 to ensure annotations encodes correctly (#1087)
This also ups the OPA version used by roast to v0.68.0, aligned with Regal. Fixes #1082 Signed-off-by: Anders Eknert <anders@styra.com>
- Loading branch information
1 parent
a562087
commit 786b89e
Showing
4 changed files
with
39 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# METADATA | ||
# description: ensure that multiple custom fields are handled correctly | ||
# related_resources: | ||
# - description: issue | ||
# ref: https://github.com/StyraInc/regal/issues/1082 | ||
# custom: | ||
# x: 1 | ||
# y: 2 | ||
package bug | ||
|
||
import rego.v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters