deprecate config file
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by searching the bashbrew repository for every read of the config file, then compare those paths with the environment-variable usage described in sources.sh. Confirm that no remaining workflow relies on the config file and document the affected entry points before making the deprecation change.
Written by the indexing model from the issue text.
Description
Along with #114, we should deprecate the config file since we mostly just use the environment variables anyway (e.g., https://github.com/docker-library/meta-scripts/blob/da908ae960aaf23ff67b1d465af0ab1b47183fd8/sources.sh#L28).
Environment variables are easy enough to permanently add to things like bashrc (and Jenkins config) that we don't really need the config file (and actively don't consult it in meta scripts anyway because that's increased complexity).
We need to make sure we don't rely on it anywhere (like me locally 🙈😢).
- Dominant language
- Go
- Stars
- 146
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from docker-library/bashbrew
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
docker-library/bashbrew#129 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
docker-library/bashbrew#114 · 1 comment ·
-
Consider using sprig Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
docker-library/bashbrew#22 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
docker-library/bashbrew#11 · 4 comments · 1 reaction ·
-
Git-LFS support Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
docker-library/bashbrew#10 · 15 comments ·
All issues in docker-library/bashbrew
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·