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

CEP 2 - Plugin architecture for Conda #1

Merged
merged 6 commits into from
Aug 2, 2021
Merged

CEP 2 - Plugin architecture for Conda #1

merged 6 commits into from
Aug 2, 2021

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Jun 29, 2021

This is a quick draft for a CEP to add a plugin architecture to Conda which is pretty high-level. For specific implementations of the plugin API would need additional CEPs per use case (e.g. one for CLIs plugins, one for shell plugins etc).

@jezdez jezdez requested review from chenghlee and LtDan33 and removed request for chenghlee and LtDan33 June 29, 2021 14:50
@jezdez
Copy link
Member Author

jezdez commented Jun 29, 2021

Huh, weird I can't add multiple reviewers?

@jezdez jezdez requested a review from LtDan33 July 1, 2021 10:37
@jezdez
Copy link
Member Author

jezdez commented Jul 1, 2021

Aha, I was able to add multiple people as reviewers once the @conda/conda-core team was added to the repo.

@jezdez jezdez changed the title CEP-2 - Plugin architecture for Conda CEP 2 - Plugin architecture for Conda Jul 22, 2021
@jezdez
Copy link
Member Author

jezdez commented Jul 28, 2021

Thank you for the review @xhochy!

@jezdez jezdez merged commit 71a5641 into main Aug 2, 2021
@jezdez jezdez deleted the cep-2-draft branch August 2, 2021 14:49
@marcelotrevisani
Copy link
Member

I would love to have several hooks like pytest does. something like pre-install hook, post-install, pre-link, post-link, pre fetch package, post fetch, pre-download, post-download, pre-extraction, post-extraction, pre-solver, solver, post-solver and so on

@jezdez
Copy link
Member Author

jezdez commented May 19, 2022

I would love to have several hooks like pytest does. something like pre-install hook, post-install, pre-link, post-link, pre fetch package, post fetch, pre-download, post-download, pre-extraction, post-extraction, pre-solver, solver, post-solver and so on

Good ideas! I added them to my list of use-cases which I'll use as part of future CEPs about specific use case implementations.

@awwad awwad requested review from awwad May 19, 2022 17:48
dholth referenced this pull request in dholth/ceps Mar 3, 2023
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.

4 participants