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

Fix conda update bug - always include all requirements by merging the environment files #349

Merged
merged 17 commits into from
Aug 1, 2024

Conversation

jan-janssen
Copy link
Member

Rather than using conda update to merge the environments we now merge the environment.yml files directly on the file system and then build the container with all constraints.

@jan-janssen
Copy link
Member Author

@niklassiemer This should fix the issue with the conda update.

@jan-janssen jan-janssen changed the title Merge Environment files Fix conda update bug - always include all requirements by merging the environment files Aug 1, 2024
@niklassiemer niklassiemer merged commit df29c59 into main Aug 1, 2024
2 checks passed
@niklassiemer niklassiemer deleted the rebuild branch August 1, 2024 17:58
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.

2 participants