* chore: move full build process to script for macOS
* chore: move full build process to script for win
* update the windows scripts
* SDA-2793: include wix sharp file for new build
* add support for electron 8.x
* update node-abi to latest
* 8.x: fix unit tests
* upgrade to electron 9.x
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* rebase 9.x against master
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x: fix windows installer files
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* rebase 9.x against master and fix issues
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x - update aip file
* 9.x -> downgrade to electron 9.0.0-beta.22
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* bump up electron version to 9.0.0
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* upgrade node-abi to support electron 9
* update package-lock.json
* 9.x -> enable signing on aip
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x -> update package-lock.json
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* 9.x -> fix screen share indicator mac script issue
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-2080 - Target jss class name instead of dev defined
* SDA-2080: fix title bar issue with 9.x
* SDA-2080 - Make text notification black for 1.5 and update style template
* 9.x: add electron-osx-sign to fix 9.x build issues
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-2091 - Only pass required data via IPC
* SDA-2092 - prevent notifications from opening in fullscreen state in MacOS
* remove post build script and upgrade electron-builder to fix os x depth first signing issues
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
Co-authored-by: Kiran Niranjan <kiran.niranjan@symphony.com>
* Linux: Install new packages to support latest SDA dependency
* Fix build-linux scripts
An issue with if condition and install gulp-cli deps
* Fix build-mac scripts
An issue with if condition and install gulp-cli deps
- Remove the pod settings plugin
- Set defaults in postinstall.sh
- Set default url to my.symphony.com in postinstall.sh
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
* SDA-1635: add support for running snyk tests on builds
* SDA-1635: remove command checks for windows scripts
* SDA-1635: fix windows batch scripts
* SDA-1635: remove windows node version check
* SDA-1623: support building using dynamic node versions
* SDA-1623: remove sourcing profile files
* SDA-1623: updated windows batch files for dynamic node version switching
* SDA-1623: add gulp installation on demand
* SDA-1623: fix formatting in package.json