AlexsLemonade / AlexsLemonade/refinebio

Revisit refine.bio dependencies

Open
#3,250 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
135
Forks
21
PR merge metrics
No merged PRs in 30d

Description

### Context

In order to get fully reproducible builds all Python/R dependencies should be pinned to their latest known compatible versions.

### Problem or idea

- Get rid of unnecessary pip dependencies (if any) for Docker images.
- Inspect pip/renv requirements files for any entries with no specific version set.

### Solution or next step

Pin all packages to their latest known good versions.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the Docker image definitions and the pip/renv requirements files mentioned in the issue. Identify unnecessary dependencies and entries without specific versions, then verify that all remaining packages use the latest known compatible versions and that builds are reproducible.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python, r
Domain
build-system, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.