AlexsLemonade / AlexsLemonade/cranlock

Allow manually editing the versions.tsv file

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

There might be situations where we want to tweak the installed versions of packages. I propose that we should check to see if `versions.tsv` exists, and if it does skip the step where we generate it. Otherwise, we require a docker container to be specified and we generate it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the code that generates versions.tsv and the entry point that requires a Docker container, then read how package versions are currently collected. The change is done when an existing versions.tsv is preserved without requiring a container, while a missing file still requires the container and generates the file.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python, r
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.