Retire DownloadBuilder-hijack-way of building-demos
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 138
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
To save bytes and time, currently we're hijacking the jquery-ui checkout from download.jqueryui.com to copy demo files when building the demo.
Soon, Download Builder will handle multiple versions and the chance the get garbage (different checkout than expected) from its tmp dir is higher.
We may need to handle it by our own or find a consistent alternative.
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 with grunt.js around the linked Download Builder checkout logic and trace how demo files are copied during builds. Investigate a consistent alternative that avoids relying on the temporary checkout, then verify that demo builds use the expected files and versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100