This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
## BUIILD AND DEPLOYMENT
|
||||
|
||||
Bump version numbers:
|
||||
### Bump version numbers:
|
||||
|
||||
Search and replace 8.0.0-beta.0.3
|
||||
Search and replace 8.0.0-beta.0.4
|
||||
webapp,server,launcher, v8migrate
|
||||
|
||||
Client end ayanova-version.js,
|
||||
@@ -14,12 +14,23 @@ Docs index.md file is also versioned
|
||||
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\lan.iss
|
||||
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\standalone.iss
|
||||
|
||||
### CLIENT DEV MODE TURNED OFF
|
||||
Make sure main.js in client devmode is set to false (should just keep it that way unless diagnosing a specific issue during development)
|
||||
|
||||
|
||||
run build-release.bat
|
||||
### run build-release.bat
|
||||
check for errors
|
||||
upload 4 installer packages found in C:\data\code\raven\dist\installers
|
||||
|
||||
### Test install to devops server
|
||||
### Test install to windows server
|
||||
|
||||
### Run e2e tests against Linux and Windows servers
|
||||
Once tests pass move on to next step
|
||||
|
||||
### upload 4 installer packages found in C:\data\code\raven\dist\installers
|
||||
|
||||
### Update website changelog and release notes etc
|
||||
|
||||
### profit$$
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user