quarto-dev / quarto-dev/quarto-cli
Please release only Quarto files, and no dependencies.
Open
Nobody has claimed this yet.
builds
enhancement
installers
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Dependency files are included in tarballs: Deno, pandoc, sass. etc.
Release tarballs should contain only Quarto files, otherwise there would be conflicts with pre-installed Deno, pandoc, etc.
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
No files, tests, or entry points are named. Start by locating the release-tarball packaging process and inspect which Deno, pandoc, and sass dependency files it includes; done means release tarballs contain only Quarto files and do not conflict with pre-installed dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, javascript, sass
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100