diff --git a/doc/Release.md b/doc/Release.md index 56ee0234ca9..d82232319ab 100644 --- a/doc/Release.md +++ b/doc/Release.md @@ -48,6 +48,7 @@ Wait for all CI builds to complete, and verify they have completed successfully. [![Flatpak](https://github.com/Warzone2100/warzone2100/workflows/Flatpak/badge.svg?branch=master&event=push)](https://github.com/Warzone2100/warzone2100/actions?query=workflow%3AFlatpak+branch%3Amaster+event%3Apush) [![Windows](https://github.com/Warzone2100/warzone2100/workflows/Windows/badge.svg?branch=master&event=push)](https://github.com/Warzone2100/warzone2100/actions?query=workflow%3AWindows+branch%3Amaster+event%3Apush) [![macOS](https://github.com/Warzone2100/warzone2100/workflows/macOS/badge.svg?branch=master&event=push)](https://github.com/Warzone2100/warzone2100/actions?query=workflow%3AmacOS+branch%3Amaster+event%3Apush) +[![Emscripten](https://github.com/Warzone2100/warzone2100/actions/workflows/CI_emscripten.yml/badge.svg?branch=master&event=push)](https://github.com/Warzone2100/warzone2100/actions?query=workflow%3AEmscripten+branch%3Amaster+event%3Apush) Can be flakey: - FreeBSD builds: [![FreeBSD Build Status](https://api.cirrus-ci.com/github/Warzone2100/warzone2100.svg?branch=master)](https://cirrus-ci.com/github/Warzone2100/warzone2100) @@ -78,6 +79,17 @@ Then proceed with normal game testing. Verify that each installer works, and the game runs. (Start by testing the portable installer.) +### Test the Web Edition dev builds + +Once the latest master branch build completes, the dev Web Edition build will be pushed to: + +https://play.wz2100.net/dev/ + +Test Campaign and Skirmish modes in at least: +- Google Chrome +- Mozilla Firefox +- Safari + ### Test the crash handler On both Linux & Windows, you can also test the crash handler now.