From 8397032447b02a39586f9aac0ea7ecb4e308ba62 Mon Sep 17 00:00:00 2001 From: Vittorio Romeo Date: Wed, 17 Nov 2021 22:33:53 +0000 Subject: Update checklist --- release_checklist.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/release_checklist.md b/release_checklist.md index 81706024..58a14737 100644 --- a/release_checklist.md +++ b/release_checklist.md @@ -6,13 +6,31 @@ 2. Start the `endeavouros64` VirtualBox virtual machine -3. Check the repository's branch on the virtual machine +3. Go into `SSVOpenHexagon` directory -4. Run `SSVOpenHexagon/vbox/build_and_upload_server.sh` +4. Check the repository's branch on the virtual machine + +5. Run `./vbox/build_and_upload_server.sh` 5. Verify that the server is working with `ssh vittorioromeo@139.162.199.162`, `sudo journalctl -u openhexagon-server -f` -## Client +## Linux Client + +1. `git push` from main development machine, check the branch + +2. Start the `endeavouros64` VirtualBox virtual machine + +3. Go into `SSVOpenHexagon` directory + +4. Check the repository's branch on the virtual machine + +5. `cd buildlx && ./make_release_client_vbox.sh && cd .. && ./prepare_release_linux.sh` + +6. `cd _PREPARED_RELEASE_LINUX_TEST && ./run_ssvopenhexagon_linux.sh` + +7. The Linux client build will automatically be copied to the main development machine's drive + +## Windows Client 1. Run `SSVOpenHexagon/buildrel/make_release_client_win10_msys.sh` -- cgit v1.2.3