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

Change CI to use miniconda #397

Open
johnjasa opened this issue Oct 28, 2024 · 0 comments
Open

Change CI to use miniconda #397

johnjasa opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request medium priority Nice to have on the stove but not necessarily the front burner

Comments

@johnjasa
Copy link
Collaborator

We expect our users to install HOPP through a conda env. We should test our code in CI using a conda env also. This would allow for easier debugging, such as providing a way to reliably reproduce CI environments locally by outputting a conda env file.

This came up because I wanted to output a conda env while debugging on CI, but because we're just using the system Python that wasn't immediately helpful. Here's the commit where I did that and that capability should be added as part of resolving this issue.

@johnjasa johnjasa added enhancement New feature or request low priority Not an immediate priority but still useful medium priority Nice to have on the stove but not necessarily the front burner and removed low priority Not an immediate priority but still useful labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority Nice to have on the stove but not necessarily the front burner
Projects
None yet
Development

No branches or pull requests

1 participant