You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test should run against the build artifacts from Azure Pipelines.
Manual testing on major browsers using webchat-release-testing
Chrome 84.0.4147.125
Edge (Anaheim) 84.0.522.61
Edge (UWP) 44.19041.423.0
Firefox 79.0
IE11 11.450.19041.0 (11.0.205 KB4571687)
macOS Safari 13.1.1 (15609.2.9.1.2)
DLSpeech: Web Socket connection to westus2.convai.speech.microsoft.com closed instantly after connected, it also repro on previous versions of Web Chat (failed on 4.9.0, 4.8.1)
Checklist
Build
botframework-directlinejs
to0.13.0
4.10.0
CHANGELOG.md
to mark specific changes in4.10.0
npm version --no-git-tag-version 4.10.0
master
, the PR number is Bump Web Chat to 4.10.0 #34209b346b8
true
BotFramework-WebChat-daily
157901
and commit is9b346b8
Test
webchat-release-testing
westus2.convai.speech.microsoft.com
closed instantly after connected, it also repro on previous versions of Web Chat (failed on 4.9.0, 4.8.1)4.10.0
and previous releases(Look atCHANGELOG.md
and list out PRs that were not covered with automated tests)Release
master
orbranch, runqfe
git status
to checkgit pull
/package.json
,/package-lock.json
, andCHANGELOG.md
has a version of4.10.0
git log
9b346b8
git tag v4.10.0
git push -u upstream v4.10.0
CHANGELOG.md
curl -H 'Accept-Encoding: gzip' https://cdn.botframework.com/botframework-webchat/4.10.0/webchat.js | gunzip - | openssl dgst -sha384 -binary | openssl base64 -A
cat webchat.js | openssl dgst -sha384 -binary | openssl base64 -A
stats.json
and 4 tarballswebchat-release-testing/drops
[[PROD]]Push-WebChat-to-npmjs
157901
, release number is2442
and commit is9b346b8
[[PROD]]Push-WebChat-to-Prod-CDN-with-approval
157901
, release number is2443
and commit is9b346b8
131156
Post-release check
webchat-release-testing
01.create-react-app
01.create-react-app/node_modules
npm install [email protected]
(just install the bundle package)Notification to interested parties
Changelog
The text was updated successfully, but these errors were encountered: