92 Commits

Author SHA1 Message Date
Nathan Moinvaziri
fa05678c08 Turn off gcov output from codecov. 2020-12-27 17:46:44 -08:00
Nathan Moinvaziri
cef47f610e Use DMZ_FORCE_FETCH_LIBS in CI instances. 2020-12-12 17:35:53 -08:00
Nathan Moinvaziri
5a5abcfed2 Only include executables in releases. 2020-12-06 16:32:17 -08:00
Nathan Moinvaziri
712fe00b60 Added out-of-source-tree build CI configuration. 2020-12-06 13:16:14 -08:00
Nathan Moinvaziri
e61419f5e8 Don't use find_package for GitHub CI Windows instances. 2020-12-06 13:16:14 -08:00
Nathan Moinvaziri
7b54b74435 Fixed release files for Windows. 2020-11-08 16:04:27 -08:00
Nathan Moinvaziri
ffd65ce31a Fixed uploading Windows release not working. 2020-11-08 15:34:50 -08:00
Nathan Moinvaziri
edee9e5e62 Remove unnecessary name array from matrix. 2020-11-01 19:10:31 -08:00
Nathan Moinvaziri
010f99968c Include minigzip in output for macOS and Linux. 2020-10-25 17:31:30 -07:00
Nathan Moinvaziri
397fd1858d Include all libraries in release. 2020-10-25 17:17:44 -07:00
Nathan Moinvaziri
2eac1b5626 Don't downgrade gcc for code coverage.
Use stable codecov python package instead of from repository.
2020-10-11 13:13:04 -07:00
Grzegorz Rychlik
33f151cfc9 Restore Windows delpoy in workflows 2020-06-25 10:17:42 -07:00
Nathan Moinvaziri
41f6e445a2 Rename workflows. 2020-06-24 18:49:11 -07:00
Nathan Moinvaziri
62d2620b9c Create codeql-analysis.yml 2020-06-24 18:49:11 -07:00
Nathan Moinvaziri
84ba6ac235 Use codecov repository for codecov-python.
Don't show progress for choco install actions.
2020-06-20 08:07:33 -07:00
Nathan Moinvaziri
1496658ef2 Added caching to Windows GCC CI instance. 2020-06-20 08:04:20 -07:00
Nathan Moinvaziri
888f0019f2 Fixed Windows GCC build not working due to trying to link against PostgreSQL zlib that is installed on GHA CI machines. 2020-06-19 21:49:54 -07:00
Nathan Moinvaziri
910ccaa7dd Added zstd tests. 2020-06-14 22:08:57 -07:00
Nathan Moinvaziri
4e0bc12f94 Use latest Windows and Ubuntu images. 2020-06-14 22:00:00 -07:00
Nathan Moinvaziri
48dcf5501b Change name of CI workflows to be more consistent. 2020-06-08 12:35:48 -07:00
Nathan Moinvaziri
775565c657 Run cmake CI for pull requests. 2020-04-03 11:18:37 -07:00
Nathan Moinvaziri
f2843c2483 Remove Cocoapods spec. This can be submitted by a package maintainer to Cocoapods trunk. 2020-03-20 14:00:34 -04:00
Nathan Moinvaziri
b9a858aaaf
Merge pull request #453 from Leo-Neat/master
CIFuzz Dog Food
2020-02-21 14:39:42 -08:00
Leo Neat
3d5fbd603b Add CIFuzz action 2020-02-20 16:55:38 -08:00
Nathan Moinvaziri
0b2f759382 Fixed zipping of binaries for GitHub actions. 2020-02-16 11:50:23 -08:00
Nathan Moinvaziri
e0ecfb7da6 Fixed deploy name for macOS build. 2020-02-12 08:47:51 -08:00
Nathan Moinvaziri
d868ac0c04 Fixed GitHub Actions warning about using old macOS image. 2020-02-08 20:38:30 -08:00
Nathan Moinvaziri
8dae95b53e Don't set output name for cmd targets due to linker issues conflicting with minizip static library with Visual Studio.
Only copy binaries for GH actions release.
2020-01-03 23:06:06 -08:00
Nathan Moinvaziri
d9500db041 Fixed certificate chain not being verified on Windows. 2019-11-11 10:28:07 -08:00
Nathan Moinvaziri
736e165966 Clean up CI since MZ_SIGNING is set to ON by default. 2019-11-10 20:54:27 -08:00
Nathan Moinvaziri
b83550fc01 Merge run tests CI action. 2019-11-10 20:52:09 -08:00
Nathan Moinvaziri
7e42ddda12 Install test certificates. 2019-11-10 20:32:42 -08:00
Nathan Moinvaziri
137b6ebde1 Install test certficate for Ubuntu when using OpenSSL. 2019-11-10 19:45:18 -08:00
Nathan Moinvaziri
39440d01a2 Updated test certificate and signing tests for macOS. 2019-11-10 19:10:57 -08:00
Nathan Moinvaziri
4d33e1d434 Fixed mem stream required zlib.
Don't produce codecov for release builds.
2019-11-03 22:27:36 -08:00
Nathan Moinvaziri
31afe5e1bd Remove code coverage from release builds. 2019-11-03 18:01:57 -08:00
Nathan Moinvaziri
b1264e4caa Added signing flag to builds. 2019-11-03 17:25:41 -08:00
Nathan Moinvaziri
d0d1d68b96 Added support for code coverage. 2019-11-03 17:02:03 -08:00
Nathan Moinvaziri
5cb124c0b6
Update FUNDING.yml 2019-10-18 18:02:25 -07:00
Nathan Moinvaziri
fee75ebd89
Create FUNDING.yml 2019-10-18 17:57:37 -07:00
Nathan Moinvaziri
864cdc97a1
Change name of tests 2019-09-23 16:38:42 -07:00
Nathan Moinvaziri
1abb40fc3a Added github actions yaml.
Removed stages from travis since it is slower.
2019-09-22 23:38:10 -07:00