clearlydefined / clearlydefined/service
Proactively harvest latest version when computing definitions for older versions
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
In the definitionService after compute and store, we should tell the harvestService to queue the latest version of the package.
For any user that is 'using' ClearlyDefined for their current package lists, chances are they will eventually upgrade.
A lot of times, this harvest will be a no-op when we already have the latest versions, but this will keep us ahead of the package upgrades before they come.
fyi @iamwillbar
Contributor guide
Assessment
This issue has not been assessed yet.