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

registry: allow entry pointsto be callables #388

Merged

Conversation

alejandromumo
Copy link
Member

@alejandromumo alejandromumo commented Jun 25, 2024

closes zenodo/zenodo-rdm#891

❓ why this is needed

We have a request type that is configurable. Right now, the request types can be added via entry points so we had to modify the logic of the entry point load to accommodate the use case.

The change is backwards compatible.

@slint slint merged commit b68047a into inveniosoftware:master Jun 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify backend to accept a project ID in the community inclusion request
2 participants