bedapub / bedapub/besca

env yaml file

Open
#298 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
50
Forks
17
Avg merge
1d 4h
Merged PRs (30d)
3

Description

Dear @kohleman

Regarding the environment.yml file, would it be possible to add `git` as requirement as it is used to pull the beda code.
And, is the environment `name` necessary in the yaml file, or would it be better to remove it?

I am building a Docker image by pulling a copy of the environment.yml file, but as git is not in my base image (sure, I may add it) and as my conda env is called "base" and not "besca_dev" it may lead to conflicts.

What you do think?

Thanks and best regards,
R.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with environment.yml and inspect how it is used when building the Docker image and creating the conda environment. Check whether git is needed to pull the BESCA code and whether the environment name conflicts with the documented base environment. Done means the environment file supports that workflow without the reported dependency or naming conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, git, python
Domain
build-system, devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.