Open gemanor opened 3 weeks ago
A new Quest has been launched in @permitio’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.
Loot of 300 USD has been stashed in this issue to reward the solver!
🗡 Comment @quest-bot embark
to check-in for this Quest and start solving the issue. Other solvers will be notified!
⚔️ When you submit a PR, comment @quest-bot loot #19
to link your PR to this Quest.
Questions? Check out the docs.
@quest-bot embark
I would like to work on this issue.
@Abiji-2020 has embarked on their Quest. 🗡
Rust
and Shell
magic ✨This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.
Questions? Check out the docs.
@Abiji-2020 please share your component/lib design for review so I'll assign you to the issue
I am following similar procedure from the link: https://docs.permit.io/integrations/gitops/github/
This was my idea to implement it.
Sounds like a good plan. Make sure please that you're making the ssh part a cross platform wizard
Sounds like a good plan. Make sure please that you're making the ssh part a cross platform wizard
instead of taking ssh part from each computer, I am using a library to generate ssh keys. (https://www.npmjs.com/package/micro-key-producer) so it will be independent of platform.
🧚 @Abiji-2020 has submitted PR https://github.com/permitio/permit-cli/issues/25 and is claiming the loot.
Keep up the pace, or you'll be left in the shadows.
Questions? Check out the docs.
I would like to solve this bug
@quest-bot embark
@hellzbarbie has embarked on their Quest. 🗡
JavaScript
and HTML
magic ✨This is not an assignment to the issue. Please check the repo’s contribution guidelines before submitting a PR.
Questions? Check out the docs.
We want to allow users who want to port their policy code from Permit to be managed in GitOps at their own environment, to use a wizard on the CLI that will configure the following: https://docs.permit.io/integrations/gitops/github/
Acceptance criteria:
permit gitops create github
is creating a flow that allowing users to use a private git repository to sync their policy from Permit