docs(README): add mise alternative method installation#1849
docs(README): add mise alternative method installation#1849charlieegan3 merged 2 commits intoopen-policy-agent:mainfrom
Conversation
anderseknert
left a comment
There was a problem hiding this comment.
Hi, and thanks for making us aware of this!
We love seeing Regal packaged with 3rd-party systems, but since we have no way to control these, ensure that they're kept up to date, etc.. we have so far kept them listed separately: https://www.openpolicyagent.org/projects/regal/adopters#packaging
While I think we'll want to keep it that way, I think it'd be good to place a link there from the first page / README, saying something that Regal is also available via third-party package managers and installers provided by the community. WDYT?
|
Had a quick look, because I like mise, too:
|
|
👍 let's do something similar to what OPA does, which is out of scope for this PR. We have regal packages in various other places, this is just one of those. Looks like we might want to update https://github.com/jdx/mise/blob/main/registry/regal.toml too, also not something that needs to happen for this PR. I'm personally happy to merge this as is, and then we will just make some updates once it's in to the various other known registries with the disclaimer that the GH releases are the official source etc. |
|
Feel free to merge and edit post merge @charlieegan3 😊 |
Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
Following open-policy-agent#1849, I have made the Regal installation docs more like OPA's. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
Following open-policy-agent#1849, I have made the Regal installation docs more like OPA's. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
Following open-policy-agent#1849, I have made the Regal installation docs more like OPA's. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
|
I have followed up on this one here with some website and readme adjustments for installation instructions. #1861 |
Following open-policy-agent#1849, I have made the Regal installation docs more like OPA's. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
* docs: Update installation docs Following #1849, I have made the Regal installation docs more like OPA's. Reorganize installation commands to show common options first with platform-specific details in expandable section. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
No description provided.