c10f181054
Use mirror for 7z and p7zip src deps
...
For some reason downloading from sourceforge fails a lot and makes CI unusable.
2021-12-29 08:49:49 +01:00
ef5b8136ae
Add a build job for qt6 to ensure that no regressions are introduced that will break qt6 compilation
2021-12-28 15:56:50 +01:00
e7ad50bc2c
Add some comments to make easier to find jobs config in azure pipelines .yml
2021-12-18 21:06:34 +01:00
75fe9c0da2
Try to use a more meaningful tag name for dev releases
2021-12-18 19:15:10 +01:00
c51b7894c9
Add a target pointing to the destination repository
2021-12-18 18:37:54 +01:00
cc1b7ba3fc
Set the full repo name
2021-12-18 17:13:22 +01:00
c74ad79c03
Try to upload dev builds to yacreader-dev-builds
2021-12-18 15:11:50 +01:00
806b5d2462
Install qtquickcontrols2 package in Linux
2021-10-23 17:29:37 +02:00
ab2de73285
Try dev/unstable
2021-10-23 09:42:21 +02:00
fb133fe98c
Try dev/stable
2021-10-20 22:48:32 +02:00
e1814c5a51
Try dev repo to see if fixes compilation when using poppler + qt5.15
2021-10-20 22:13:33 +02:00
3d7f66d327
Try to install the right version of poppler for qt5.15
2021-10-20 21:07:00 +02:00
820e876885
try to get qt5.15 in ubuntu
2021-10-20 19:25:53 +02:00
bac5cfe9c2
Bump unbuntu image to 20.04
2021-10-20 19:19:32 +02:00
8437bd38f4
Bump Ubuntu version used in all azure pipelines jobs
...
ubuntu-16.04 is no longer available
2021-10-18 23:59:13 +02:00
e71e97f2fe
Migrate dev builds artifacts from Bintray to Artifactory
...
First attempt
2021-04-26 22:49:50 +02:00
2e0785e3a5
Azure: Update Windows builds to use VS 2019 and Qt 5.15.2
...
Qt 5.15.2 and VS 2019 support all Windows platforms still supported
by YACReader. Update the build to take advantage of it.
2021-03-14 14:56:17 +01:00
b67ddcf8e6
Azure: Update Ubuntu VM to 18.04
...
Update Ubuntu VM to 18.04 and remove external kubuntu backports PPA
previously used to get Qt packages.
While we're at it, remove libglu1-mesa-dev package too. The external
repo for libunarr is still needed as Ubuntu 18.04 does not package
it yet (it is included in 20.04)
2021-03-06 23:31:28 +01:00
64f7e63a2a
Azure: Use qt@5 brew package to install Qt5 on macOS
2021-03-04 15:55:29 +01:00
6a447c2e5d
Stop installing qtscript in azure pipelines
2021-02-27 12:10:25 +01:00
3a6fb91327
Install libqt5svg5-dev package in linux
2021-01-22 11:22:05 +01:00
fb60208c88
Print diff to know the format problems
2020-08-31 16:15:43 +02:00
3a3c6277ab
Skip macos sign on prs
2020-04-11 19:40:52 +02:00
7e19dc8e6a
Update azure pipelines to work on forked repos
...
Use macos catalina too
2020-04-09 18:17:17 +02:00
d74d1c52ef
Windows: Use Qt 5.12.6 for CI builds
2019-11-20 15:57:35 +00:00
bc34ff0448
Azure pipelines: rename 'arquitecture' to 'architecture'
2019-11-20 15:57:35 +00:00
c9dd62de47
Remove TODO
2019-09-27 10:44:39 +02:00
122806b0e3
Booleans are True/False in azure pipelines
...
We need lower case
2019-09-18 23:26:55 +02:00
9b994bbf1e
If PRs come from a fork do not codesign macos apps
...
It fails in Azure Pipelines due to security reasons
2019-09-18 22:21:05 +02:00
f04bb93a42
Extract code format validation to its own job
...
It makes no sense to start building things if code validation is going to fail.
2019-09-18 21:51:01 +02:00
c2ef314be2
Disable adding a changelog based on commits
...
It is too verbose.
2019-09-16 21:51:02 +02:00
16bbb9ab48
Do releases only when merging into master
2019-09-16 21:43:51 +02:00
a89e197add
Artifacts in $(Build.ArtifactStagingDirectory) should be automatically uploaded
...
So downloading the artifacts to that folder and then flatten it should get the files ready to be uploaded
2019-09-16 20:49:18 +02:00
eb0f4555ad
Use VERSION var properly
2019-09-16 20:47:51 +02:00
7b9d41911f
Try to create a tag associated to the release
...
I don't know if it is possible or the tag needs to exists in advance.
2019-09-16 19:10:02 +02:00
012b97642b
Fix condition
2019-09-16 17:58:23 +02:00
58e4a255a4
Disable branch check for releases
2019-09-16 17:56:50 +02:00
78b2d5f3da
Use a new connection
2019-09-16 17:23:07 +02:00
6e8fe27fbc
Try to do a release to github
2019-09-16 17:16:17 +02:00
3523fcd12e
Use the right branch name for develop
2019-09-11 23:45:59 +02:00
5a52382d1f
Only upload dev builds from develop branch
2019-09-11 19:29:28 +02:00
e0d4a5f987
Add win dependencies again
2019-09-11 18:32:34 +02:00
359be4c644
Default is not a valid pool
2019-09-11 17:17:53 +02:00
386ca2d82b
Try to calculate the build number only once
2019-09-11 17:10:32 +02:00
6d44e30737
Try other pattern
2019-09-11 17:06:47 +02:00
35089493c7
Publish uploaded files
2019-09-11 16:20:20 +02:00
1b95fe3cd8
Upload only files
...
I don't know if there is a better pattern to define files only
2019-09-11 16:14:04 +02:00
3db3908d8c
Change default remote path
2019-09-11 16:07:43 +02:00
14b3ec02ca
Disable windows builds dependencies for now
...
installing qt is failing I think
2019-09-11 14:09:13 +02:00
1dec3ad286
** as fnmatch should be enough
2019-09-11 13:59:55 +02:00