Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publication to PyPI #168

Open
fcollonval opened this issue Feb 29, 2024 · 5 comments
Open

Publication to PyPI #168

fcollonval opened this issue Feb 29, 2024 · 5 comments
Labels
binding Use Regorus from other languages and environments

Comments

@fcollonval
Copy link

fcollonval commented Feb 29, 2024

Hey this project looks awesome. I'm in particular interested in the Python binding and saw you already have a workflow to publish the package to PyPI. What would be missing to initiate such publication? May I help in anyway?

@anakrish
Copy link
Collaborator

Hey @fcollonval, Thanks for your interest in the project and offering to help.

What would be missing to initiate such publication?

Publishing packages from the Microsoft org requires onboarding onto the internal Microsoft publishing pipelines. The packages to be published are subject to a variety of security checks before being published. We currently don't have the bandwidth to onboard to the publishing pipelines.

May I help in anyway?

Sharing your use case would be helpful in making a case for allocating resources to onboard to the publishing pipelines.

@fcollonval
Copy link
Author

Thanks for reaching out @anakrish

Sharing your use case would be helpful in making a case for allocating resources to onboard to the publishing pipelines.

We are interested to bring authorization validation closer to our services in our kubernetes deployment. As major services are Python based servers, we would like to use regorus to get an efficient library integration to rego policies instead of http requests to a sidecar server.

@anakrish
Copy link
Collaborator

anakrish commented Mar 1, 2024

Thanks for sharing your use case, @fcollonval. Let me see how best to get resources allocated for publishing.

@anakrish
Copy link
Collaborator

anakrish commented Mar 1, 2024

Related use case about binding (Java): #158 (comment)

@zterek
Copy link

zterek commented Apr 10, 2024

We also have a similar use case in a python-based server and would love to be able to just pull a package from PyPI.

@anakrish anakrish added the binding Use Regorus from other languages and environments label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding Use Regorus from other languages and environments
Projects
None yet
Development

No branches or pull requests

3 participants