Commit Graph

24 Commits

Author SHA1 Message Date
Serhii Hadzhilov
8ea7d05d85
SYNERGY3-203 Build fix (#7160)
* SYNERGY3-203 Fix azure pipelines

* SYNERGY3-203 Fix raspberry pi build

* SYNERGY3-203 Fix Linux build

* SYNERGY3-203 Update ChangeLog.txt
2022-04-26 18:48:43 +03:00
Serhii Hadzhilov
8be2e89c81
fix: SYNERGY3-203 Synergy 1 business (#7157)
* SYNERGY3-203 Add link to helpdesk

* SYNERGY3-203 Add a new cmake option

* SYNERGY3-203 Validate business key

* SYNERGY3-203 Check license during start

* SYNERGY3-203 Update windows title

* SYNERGY3-203 Unify license errors

* SYNERGY3-203 Fix code smell

* SYNERGY3-203 Update Azure scripts

* SYNERGY3-203 Update GitHub workflows

* SYNERGY3-203 Add UT

* SYNERGY3-203 Add UT
2022-04-26 15:11:09 +03:00
Kyle Bloom
a3ade33295
Change binary store (#7156)
* Update azure pipelines

* Update mac and pi jobs

* Remove unnessesary workflows

* test pi's

* Update change log

* Fix local file location

* Remove pull_request trigger
2022-04-21 19:33:32 +03:00
Serhii Hadzhilov
28b74204be SYNERGY-661 Fix Ubuntu 16.04 pipeline in Azure 2021-05-21 10:12:36 +03:00
SerhiiGadzhilov
6fa21224a2
SYNERGY-400 Unify artifacts names (#6896)
* SYNERGY-400 Unify artifacts names

* SYNEGY-400 Check stage during tag creation
2020-12-31 16:27:15 +02:00
SerhiiGadzhilov
70016e69a2
SYNERGY-400 Make build for every merge (#6888)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog

* SYNERGY-400 Enable not manual build

* SYNERGY-400 Removed extra space

* SYNERGY-400 Removed extra bracket

* SYNERGY-400 Correct conditions

* SYNERGY-400 Fix additional condition

* SYNERGY-400 Correct to run checks

* SYNERGY-400 Fix windows and build number

* SYNERGY-400 Fix for old python

* SYNERGY-400 Set python version for linux

* SYNERGY-400 Fix linux compilation

* SYNERGY-400 Fix getting last version for old git

* SYNERGY-400 Check python version

* SYNERGY-400 Update image for centos8
2020-12-29 12:42:07 +00:00
SerhiiGadzhilov
0dbf288b95
SYNERGY-400 Make build for every merge (#6887)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog

* SYNERGY-400 Enable not manual build

* SYNERGY-400 Removed extra space

* SYNERGY-400 Removed extra bracket

* SYNERGY-400 Correct conditions

* SYNERGY-400 Fix additional condition

* SYNERGY-400 Correct to run checks
2020-12-24 17:41:51 +02:00
SerhiiGadzhilov
a1640d0b32
SYNERGY-400 Make build for every merge to master (#6885)
* SYNERGY-400 Generate build number and create release with tag

* SYNERGY-400 Changes for Azure Piplines

* Update ChangeLog
2020-12-24 14:22:25 +02:00
SerhiiGadzhilov
2c8daadaf9
SYNERGY-506 Enterprise asks for serial key (#6838)
* Update linux-build.yml

* Update ChangeLog
2020-11-12 19:25:25 +02:00
Jamie Newbon
4428746eb0 #6771 Stopped parallel builds and added u16 to workers
For some reason Ubuntu 16 didn't like running in parallel and as azure doesn't git
many core disabling multicore building doesn't affect the time that much
2020-09-22 11:25:16 +01:00
Jamie Newbon
c32d6a0082 #6743 Set git commit linux rpm 2020-08-11 13:54:54 +01:00
Jamie Newbon
873c6cf458 #6743 Set git commit linux rpm 2020-08-11 13:19:38 +01:00
Jamie Newbon
d6bef0b74b #6743 Set git commit on windows and mac 2020-08-11 12:23:35 +01:00
Jamie Newbon
77891d9168 #6743 Set git commit and preserved env 2020-08-11 10:49:46 +01:00
Jamie Newbon
4a9c5f3d53 #6743 exporting revision 2020-08-10 16:43:53 +01:00
Jamie Newbon
086f31bf8d #6743 exporting revision 2020-08-10 16:33:45 +01:00
Jamie Newbon
ba2736ea85 #6743 env set on package section 2020-08-10 14:21:01 +01:00
Jamie Newbon
295ac1d2e7 #6743 Trying out revision export before make 2020-08-10 13:31:16 +01:00
Jamie Newbon
d1c0f6d3c0 #6743 Changed git commit to synergy version 2020-08-10 10:43:29 +01:00
Jamie Newbon
2eac2feed2 #6743 Added version calls prior to core build 2020-08-04 12:31:21 +01:00
Jamie Newbon
3a2a42b21f #6734 Fixed stage being output instead of revision
Added Commit as env to linux builds

Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-23 16:28:14 +01:00
Jamie Newbon
dd6f8f3f0a #6734 Fixed names of windows and linux install binaries
Fixed rpm build producing 0badc0de as revision
Also changed checksums to output to the same file with a txt extension

Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-23 15:42:21 +01:00
Jamie Newbon
36984104ec Fixed build condition
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-17 12:04:07 +01:00
Jnewbon
448a787ab8
Migrated to Azure pipline for CI and builds
Also added Deb 10 to CI and builds
2020-07-08 13:17:06 +01:00