update release guide doc (#1019)

* added release process section into readme
* updated RELEASE_GUIDE.md accordingly
Esse commit está contido em:
Jeff Ding
2020-11-03 14:57:45 -08:00
commit de GitHub
commit fcc3523c95
2 arquivos alterados com 12 adições e 1 exclusões
+11
Ver Arquivo
@@ -268,6 +268,17 @@ When the video playback bar is present, it allows the following shortcuts to sel
* Multi-select - Hold down Shift while selecting regions
* Exclusive Tracking mode - Ctrl + N to block frame UI allowing a user to create a region on top of existing regions
## Release Process
![alt text](./docs/images/release-process.png "Create Release Process")
For more details on github/web releases and versions -- please review our [release process document](./docs/RELEASE_GUIDE.md)
To build VoTT executable using command:
```
npm run release
```
For details on packaging executable for the release -- please review our [PACKAGING.md](./docs/PACKAGING.md)
## Collaborators
+1 -1
Ver Arquivo
@@ -6,7 +6,7 @@ Instruction on how to create new GitHub & Web Releases.
## Release Process
![alt text](./docs/images/release-process.png "Create Release Process")
![alt text](./images/release-process.png "Create Release Process")
### AzDO Tasks