Closed casperdcl closed 1 year ago
Due to https://github.com/iterative/cml/pull/842 and following https://github.com/iterative/setup-dvc/blob/v1/src/utils.js, we could use release binary assets directly to remove any dependency on a particular version of nodejs/npm being installed.
nodejs
npm
See logic for obtaining latest asset URL
Relevant comment on Discord
setup-cml@v2 now uses cml binaries from the cml release assets
Due to https://github.com/iterative/cml/pull/842 and following https://github.com/iterative/setup-dvc/blob/v1/src/utils.js, we could use release binary assets directly to remove any dependency on a particular version of
nodejs
/npm
being installed.See logic for obtaining latest asset URL