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

DOC - environment-dev.yaml file for setting up dev env #338

Closed
dcmcand opened this issue Nov 10, 2023 · 3 comments · Fixed by #341
Closed

DOC - environment-dev.yaml file for setting up dev env #338

dcmcand opened this issue Nov 10, 2023 · 3 comments · Fixed by #341
Assignees
Labels
area: user experience 👩🏻‍💻 Items impacting the end-user experience

Comments

@dcmcand
Copy link
Contributor

dcmcand commented Nov 10, 2023

Context

Currently to get started developing with conda-store a developer has to:

conda create --name conda-store-ui
conda activate conda-store-ui
conda install -c conda-forge yarn nodejs==16.14.2

Value and/or benefit

Split from #335

Adding a environment-dev.yaml file with all the dev dependencies defined would smooth the developer onboarding experience.

Anything else?

No response

@dcmcand dcmcand added the area: user experience 👩🏻‍💻 Items impacting the end-user experience label Nov 10, 2023
@dcmcand dcmcand self-assigned this Nov 10, 2023
@dcmcand dcmcand transferred this issue from conda-incubator/conda-store Nov 13, 2023
@dcmcand
Copy link
Contributor Author

dcmcand commented Nov 13, 2023

environment_dev.yml was added in #293

@trallard
Copy link
Collaborator

Since there is an environment_dev.yml file now is this a matter of documenting its use only?

@dcmcand
Copy link
Contributor Author

dcmcand commented Nov 15, 2023

yes

@trallard trallard changed the title environment-dev.yaml file for setting up dev env DOC - environment-dev.yaml file for setting up dev env Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: user experience 👩🏻‍💻 Items impacting the end-user experience
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants