• Robert Knight's avatar
    Update wait-for-npm-release.sh after Yarn v3 update · c193ceeb
    Robert Knight authored
     - Use `npm info` to get the latest published version. The previous yarn
       command now does something different.
    
     - Add log output to make it more obvious what is going on in CI logs
    
     - Add a 60s timeout, so the script doesn't end up running indefinitely
       in CI if something goes wrong
    c193ceeb
wait-for-npm-release.sh 1.14 KB