add binary download links
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Due to https://github.com/iterative/cml/pull/842 we could use [release binary assets](https://github.com/iterative/cml/releases) directly to remove any dependency on a particular version of `nodejs`/`npm`.
We can also re-use [logic for obtaining latest asset URL](https://github.com/iterative/dvc.org/blob/master/.github/workflows/update.yaml) to keep links up-to-date.
Potentially could add a "proper" download button?
Contributor guide
Research direction
Start by reviewing the CML release binary assets and the linked dvc.org .github/workflows/update.yaml logic for obtaining the latest asset URL. Update the website's download links so they track current release binaries without requiring a particular Node.js/npm version; decide separately whether a download button is in scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, nodejs
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100