Salah Benmoussati
08145c86e6
Window origin bugfix and build number injected in app version ( #1702 )
...
* Origin updation bugfix + build number in app version
* Windows - Build number in app version
* Screensharing indicator bugfix
2023-02-09 14:09:26 +01:00
Salah Benmoussati
6d64182e4a
SDA-3971 HWND retriever helper for Windows ( #1695 )
2023-02-08 11:36:23 +01:00
sbenmoussati
9e22b7e640
Updating installers CDN URL
2022-11-28 11:49:40 +01:00
Salah Benmoussati
272e2f8096
Removing unnecessary files ( #1471 )
2022-08-11 14:47:23 +02:00
Salah Benmoussati
2a9db02daa
SDA-3589 Server url + Yml file update bugfix ( #1465 )
2022-08-02 13:57:47 +02:00
Salah Benmoussati
5b6ebe5cca
SDA-3589 Auto-update yml file update ( #1461 )
2022-07-28 10:55:04 +02:00
Salah Benmoussati
9109a1d5df
Yaml file update with right URL prefix and new checksum post code-signing ( #1459 )
2022-07-25 09:11:48 +02:00
Kiran Niranjan
a4c796abde
SDA-3589 - Fix signing nsis file ( #1457 )
2022-07-20 15:52:10 +05:30
Kiran Niranjan
9c10c1a4eb
SDA-3589 (Fix issues with All user installations) ( #1456 )
...
* SDA-3589 - Fix installer.nsh script
* SDA-3589 - Fix import position
* SDA-3589 - No UI installer
* SDA-3589 - Remove abort for now
* SDA-3589 - Disable abort script
* SDA-3589 - Fix all user installation
* SDA-3589 - sign nsis exe file
* SDA-3589 - Remove cloud 9 extra dir
2022-07-20 14:30:16 +05:30
Kiran Niranjan
094a68f99a
SDA-3589 (Auto update for mac and windows) ( #1447 )
...
* SDA-3588 - Auto update for macOS and Windows
* SDA-3588 - bump version to 19.0.1
* SDA-3588 - fix run-script-os version
* SDA-3588 - Remove old auto update and update setAppUserModelId
* SDA-3588 - Update app ID to com.symphony.electron_desktop
* SDA-3588 - Update app ID to com.symphony.electron_desktop in Symphony.cs
* SDA-3588 - Add autoUpdateUrl field in config file
* SDA-3588 - Validate url
* SDA-3588 - Include installer nsis script
* SDA-3589 - Remove os path from update url and rename artifacts
* SDA-3589 - set empty value for autoUpdateUrl
* SDA-3589 - Add validation for autoUpdateUrl field
* SDA-3589 - change auto update manual workflow
2022-07-12 07:04:05 +05:30
Robin Westberg
8a7d5c0fcf
SDA-3770 Add support for optional symphony-c9-shell ( #1446 )
...
* Add support for optional symphony-c9-shell
2022-07-05 09:43:35 +02:00
Kiran Niranjan
4d3455b3a4
SDA-3733 (Upgrade electron version to 19) ( #1437 )
...
* SDA-3733 - Update electron version to 19
* Remove electron-rebuild dependency
* Switch to node version 16.13.2
* Remove rebuild script
* Bump napi
* Use node 16.13.2
* remove @types dependency
* Bump node version for build-mac.sh
* Bump run-script-os and screen-share-indicator-frame
* updated electron and electron-builder
* Capture unhandled rejections
* Remove swift search
* Update to version 19
* Swift Shader is no longer part of 19 builds
* Update ci node version
* SDA-3733 - Bump electron version to 19.0.2
2022-06-14 14:00:20 +05:30
Kiran Niranjan
9bac2259eb
SDA-3637 - remove spellchecker dependency from Symphony.cs ( #1383 )
...
SDA-3637 - remove spellchecker dependency from build-win64.bat
2022-04-12 13:16:49 +05:30
Salah Benmoussati
52ca40cec3
Disabling auto-update service and helper ( #1342 )
2022-02-08 13:18:34 +01:00
Mattias Gustavsson
d1c4f9a499
SDA-3354 Removing legacy installer
2021-10-18 08:12:39 +02:00
Mattias Gustavsson
2d7a075a6f
Added signing for auto update
2021-09-10 10:59:23 +02:00
Vishwas Shashidhar
e98934efbd
fix: SDA-3030: enable remote module explicitly ( #1197 )
...
* SDA-3030: enable remote module explicitly
* fix: SDA-3030: enable remote module explicitly
* fix: SDA-3030: refactor as per PR suggestion
2021-03-18 14:01:41 +05:30
Vishwas Shashidhar
7b7f86614c
set msvs version to vs2017
2021-03-12 11:33:02 +05:30
Mattias Gustavsson
1f95eb498d
Ensure all the exe files are signed for new installer as well
2021-02-11 08:21:11 +01:00
Vishwas Shashidhar
bbf73a06c2
SDA-2815: fix archive name for legacy installer
2020-12-22 19:25:50 +05:30
Johan Kwarnmark
e335cb0baa
set root directory
2020-12-16 15:40:01 +01:00
Johan Kwarnmark
ee6df7e6e3
set root directory
2020-12-16 15:35:58 +01:00
Johan Kwarnmark
f838a8bb8e
Update path to root
2020-12-16 14:58:07 +01:00
Johan Kwarnmark
ce756721ff
Generate the release notes as pdf for windows
2020-12-15 16:48:38 +01:00
Johan Kwarnmark
ba43bcb2c6
Generate the release notes as pds for mac
2020-12-15 16:48:11 +01:00
Vishwas Shashidhar
c41fe4f905
chore: SDA-2793: move all build steps to the build scripts ( #1149 )
...
* 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
2020-12-15 18:14:22 +05:30
Vishwas Shashidhar
538f2e92a0
docs: SDA-2702: generate install instructions pdf for macOS ( #1148 )
...
* SDA-2702: generate install instructions
- Generate installation instructions for macOS builds
* SDA-2702: generate install instructions
- Generate installation instructions for macOS builds
* SDA-2702: fix build script issue
* SDA-2702: fix path and update documentation
* SDA-2702: unify documentation
* SDA-2702: create targets directory
2020-12-14 19:15:37 +05:30
Mattias Gustavsson
6f75a93675
SDA-2764 Changed names of installer files
2020-12-08 15:27:02 +01:00
Mattias Gustavsson
09a9956b98
SDA-2650 Added documentation for installation parameters
2020-12-03 13:21:00 +01:00
Mattias Gustavsson
7d84eade9b
SDA-2650 Fixed call to markdown-pdf
2020-12-03 08:30:52 +01:00
Mattias Gustavsson
2ccf384e97
SDA-2650 Added debug prints
2020-12-02 16:37:32 +01:00
Mattias Gustavsson
5d5f7ab4d6
SDA-2650 Fixing targets path
2020-12-02 15:44:28 +01:00
Mattias Gustavsson
fdb487fb17
SDA-2650 Copy generated pdf
2020-12-02 15:17:01 +01:00
Mattias Gustavsson
d76f1250f9
SDA-2650 Fixed path param for markdown-pdf
2020-12-02 13:58:48 +01:00
Mattias Gustavsson
90d8a174a8
SDA-2650 Fixed call to markdown-pdf
2020-12-02 13:32:49 +01:00
Mattias Gustavsson
32d2abeaf6
SDA-2650 Debugging use of markdown-pdf call
2020-12-02 12:40:11 +01:00
Mattias Gustavsson
dcf24a51dc
SDA-2650 Fixed detection/install of markdown-pdf
2020-12-02 09:35:27 +01:00
Mattias Gustavsson
85f14ca3bb
SDA-2650 Debugging use of where.exe
2020-12-02 08:43:20 +01:00
Mattias Gustavsson
39c1d83f90
SDA-2650 Explicit path for where.exe
2020-12-02 08:20:11 +01:00
Mattias Gustavsson
164a041f3b
SDA-2650 Generate pdf with install instructions
2020-12-01 15:58:09 +01:00
Vishwas Shashidhar
3700c8b9ee
SDA-2451: run snyk monitor on build scripts ( #1109 )
2020-11-10 15:11:39 +05:30
Mattias Gustavsson
590ddc0b46
SDA-2390 Fail build if signing script is missing
2020-10-22 13:30:55 +02:00
Mattias Gustavsson
5e5de5a584
SDA-2390 Modified build script to call signing script on build machine
2020-10-20 14:53:44 +02:00
Mattias Gustavsson
546c52fadc
SDA-2392 Running custom scripts
2020-09-03 08:38:18 +02:00
Mattias Gustavsson
422a0cef9b
SDA-2386 Renamed wix# artifact to Experimental
2020-08-25 15:21:31 +02:00
Mattias Gustavsson
89ebfa0fec
SDA-2386 Archiving wix# msi
2020-08-25 14:43:14 +02:00
Mattias Gustavsson
5bc15dc36b
SDA-2386 Removed command to change dir as we are already in right dir
2020-08-25 13:57:00 +02:00
Mattias Gustavsson
b3ecf52745
SDA-2386 Invoking wix# build script from main build scrip
2020-08-25 13:36:47 +02:00
Mattias Gustavsson
9e44319893
SDA-2386 Added a printout to indicate which script is being run
2020-08-25 08:08:47 +02:00
Mattias Gustavsson
7928325cb2
SDA-2386 Added build script to replace the one in jenkins
2020-08-24 14:38:24 +02:00