nodejs / nodejs/release-cloudflare-worker
Update tooling to move away from nginx's directory listing result
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 21
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 19
Description
We currently have to emulate nginx's directory listing result so to not break tooling in other repos (ex/ nodejs/citgm#1028). This isn't ideal and we'd like to update the tooling around this so this isn't the case.
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 tracing the tooling that emulates nginx's directory listing result and review the compatibility need described in nodejs/citgm#1028. Identify the affected tooling and its current expected output before proposing the migration. Done means the other repositories no longer depend on nginx-style emulation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100