Closed hugomontero closed 6 months ago
This PR will add coverage for update-cli and update-checks functions that has changed due the cli packaging updates we did before
git pull && git checkout feature/sc-127966/cleanup-after-cli-release
npm i
npm test
npm run build -- target host
./particle-cli update-cli
outcome
Story details: https://app.shortcut.com/particle/story/127966/cleanup-after-cli-release
Description
This PR will add coverage for update-cli and update-checks functions that has changed due the cli packaging updates we did before
How to Test
git pull && git checkout feature/sc-127966/cleanup-after-cli-release
npm i
npm test
npm run build -- target host
./particle-cli update-cli
outcome
Related Issues / Discussions
Story details: https://app.shortcut.com/particle/story/127966/cleanup-after-cli-release
Completeness