lightbend / kalix-javascript-sdk

JavaScript and TypeScript SDKs for Kalix
https://docs.kalix.io/javascript/index.html
Apache License 2.0
22 stars 21 forks source link

Release Kalix JavaScript SDK 1.0.4 #421

Closed johanandren closed 2 years ago

johanandren commented 2 years ago

Prepare

You can see the proxy version on prod on grafana or using various other methods.

Cutting the release

Check availability

Fix and publish docs

Update to the latest version

Check docs update

Announcements

johanandren commented 2 years ago

Couldn't get the samples/bin/update.sh script to work, not sure what's up with that.

npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /Users/johan/Code/Lightbend/Kalix/kalix-javascript-sdk/samples/.npm/lib/node_modules/npm-check-updates/node_modules/@npmcli/installed-package-contents/index.js
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/johan/Code/Lightbend/Kalix/kalix-javascript-sdk/samples/.npm/lib/node_modules/npm-check-updates/node_modules/@npmcli/installed-package-contents/index.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
pvlugter commented 2 years ago

Hmm, not sure. Would be good to automate, could have the bot create the PR after release — like for JVM SDKs.

Ran the script and created #423.