DPL-nnn Remove hardcoded HTTP protocol
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Describe the Housekeeping
http and https is manually hardcoded in Lighthouse for BARACODA_URL, SS_HOST
Additional context
Coupled with deployment project changes
Contributor guide
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.
Research direction
Start by locating the references to BARACODA_URL and SS_HOST in the Lighthouse codebase and checking how deployment configuration supplies them. Review the coupled deployment project changes before deciding on the appropriate entry points. Done means the HTTP protocol is no longer manually hardcoded and the application remains compatible with the deployment configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100