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

[Feature] Recipe endpoint for private recipe should not be in the project but in the bundle #1004

Open
khalid-s opened this issue Nov 27, 2023 · 0 comments

Comments

@khalid-s
Copy link

Hello everyone,

I am currently working with a couple of private bundles, each of them having their own private recipes repositories. For each recipe, we need to add an endpoint in the composer.json of the project and we currently have 5 of these. For each project we are currently specifying in their readme the different endpoints to add which is not most efficient.

I think that each private bundle should specify in its composer.json the endpoint to its recipe which would make more sense since it should be the bundle's responsibility to specify it's recipe.

There is currently a PR #952 on it, which is looking pretty good.

Cheers

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

No branches or pull requests

1 participant