compile.sh was removed
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 3.6k
- Forks
- 324
- Avg merge
- 14d 22h
- Merged PRs (30d)
- 1
Description
It appears compile.sh was removed in this commit:
https://github.com/w3c/ServiceWorker/commit/e279e305ceb812537d5a9face840a2e9060408a5
@ylafon was there a reason for this? Was this reviewed?
I don't know about anyone else, but I use compile.sh for local development work on the spec. Not having it is a barrier for me to contribute to the spec. I don't really want to maintain bikeshed in a local install.
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 reviewing commit e279e305ceb812537d5a9face840a2e9060408a and the current ServiceWorker build instructions to determine what compile.sh previously did. Restore an equivalent local-development workflow, then verify the specification can be compiled without requiring a locally maintained Bikeshed installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100