Open Vonfry opened 1 year ago
fetchGitHubRelease' accepts a function whose parameter is version . Could it pass a list of file names or some thing more generic?
fetchGitHubRelease'
Currently, this feature can be done by fetching github api, getting assets url and set them into package sets manually before calling runNvFetcher'.
fetchGitHubRelease'
accepts a function whose parameter is version . Could it pass a list of file names or some thing more generic?Currently, this feature can be done by fetching github api, getting assets url and set them into package sets manually before calling runNvFetcher'.