João Cerqueira

Results 10 issues of João Cerqueira

Hey 👋🏼 I'm having some issues to get syntax highlighting working properly. I've different behaviors with the stable, alpha and beta versions of Nextra. For brevity purposes, I'm importing `prismjs/components/prism-rego`...

### What would you like to see improved? The `github.request` and `github.graphql` built-in functions don't support pagination (i.e. load every item, not only the first 100). We could implement this...

enhancement

Instead of registering builtin functions globally, we register them at the engine level, per Rego instance we create.

enhancement

Enables loading modules dynamically (instead at initialization time) to support use cases where we don't have a filesystem or want to add new policies at runtime (i.e. the playground).

enhancement

Apart from using Reposaur in the CLI (and for instance in Github Actions), it can also be used as a GitHub App. Using Reposaur as a GitHub App means we...

documentation
good first issue
help wanted

Initial support for [GitLab](https://about.gitlab.com/) provider. ### Tasks: - [x] Bootstrap provider - [x] Base namespaces support - [x] `gitlab.project` - [x] `gitlab.group` - [x] `gitlab.user` - [x] `gitlab.merge_request` - [...

enhancement
integration

### What would you like to see improved? Support for [GitLab](https://about.gitlab.com/) platform. ### What would be the ideal solution? Support basic namespaces: * `gitlab.project` * `gitlab.group` * `gitlab.user` * `gitlab.merge_request`...

enhancement
help wanted
integration

When I've introduced the `gh releaser update` command the idea behind it was to allow people to update the version of an open release on new changes pushed. After an...

documentation
good first issue
help wanted
question

documentation
good first issue