[Lib] Implement `rego` builtins
Open
Nobody has claimed this yet.
help wanted
lib
- Dominant language
- Rust
- Stars
- 346
- Forks
- 75
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 15
Description
The lexer/parser need to be enhanced to gather metadata.
Ensure that cargo test -r --test opa -- regometadatachain regometadatarule regoparsemodule passes.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running cargo test -r --test opa -- regometadatachain regometadatarule regoparsemodule to inspect the failing coverage. Read the lexer/parser implementation and the linked OPA builtin documentation, focusing on how metadata is gathered. Done means all three rego builtins are implemented and the named tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100