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

Expand developer contribution docs with conda-native workflow #35

Closed
jezdez opened this issue Mar 19, 2024 · 2 comments · Fixed by #36
Closed

Expand developer contribution docs with conda-native workflow #35

jezdez opened this issue Mar 19, 2024 · 2 comments · Fixed by #36
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jezdez
Copy link
Member

jezdez commented Mar 19, 2024

What is the idea?

To lower the barrier of entry for contributors that don't have pixi installed on their machine, let's expand the contributing docs in the Developer Guide to list a conda-only way as well (favoribly as the first item in the list of options).

Why is this needed?

Lower barrier for contribution for conda users.

What should happen?

I would suggest to use conda-project (if we want to retain a project management focus), conda-lock (for reproducible environemts) or simply a plain conda environment.yml. Maybe we can also look at other conda incubated projects to follow precedence.

Additional Context

No response

@travishathaway travishathaway added the documentation Improvements or additions to documentation label Mar 19, 2024
@travishathaway travishathaway self-assigned this Mar 19, 2024
@travishathaway
Copy link
Collaborator

Let's add an environment.yml to the repository and add documentation for how to create a development environment using it.

@travishathaway
Copy link
Collaborator

@jezdez,

Please see the following pull request:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants