Unbranded Firefox download must be hard-coded (for now)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- docker
- Domain
- devops
Research direction
Read Dockerfile line 31 and the linked Mozilla Extension Signing page to understand the current ESR and Developer Edition download handling. Check the linked Bugzilla ticket for whether Mozilla has added a static unbranded download link; this issue is done only when that link exists and the Dockerfile no longer needs manual version parsing or hard-coding.
Written by the indexing model from the issue text.
Description
In this RUN command, you can see that for ESR and Developer Edition, the latest Firefox version is able to be programmatically downloaded from static links provided by Mozilla. Currently, however, there is no static link available for the unbranded version.
For this reason we have to manually parse the Extension Signing page to figure out what the latest version is, and hard-code that link into the Dockerfile. This is less than ideal. I've opened a ticket on bugzilla for Mozilla to provide a static link for the latest unbranded download, so this issue is blocking on that.
- Dominant language
- Dockerfile
- Stars
- 11
- Forks
- 8
- 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 EFForg/https-everywhere-docker-base
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Automated builds Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
EFForg/https-everywhere-docker-base#6 · 2 comments ·
All issues in EFForg/https-everywhere-docker-base
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
danielmiessler/LifeOS#2215 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·