|
509eb648
|
2023-12-19T17:34:10
|
|
ci: tidy windows workflow job name
|
|
dc4ce0d9
|
2023-12-19T17:32:44
|
|
ci: fix windows workflow syntax
|
|
5107617d
|
2023-12-19T17:21:24
|
|
ci: clean up windows workflow
|
|
30eff116
|
2023-12-18T17:57:43
|
|
Land #976
|
|
541e39c9
|
2023-12-15T22:26:15
|
|
Land #977
|
|
c8556c3a
|
2023-12-15T16:36:25
|
|
ci: clean up release workflow
|
|
06fbf277
|
2023-12-15T16:25:26
|
|
ci: fix apt commands in solaris workflow
|
|
b5940135
|
2023-12-15T16:20:21
|
|
ci: cleanup coverity workflow
|
|
77f1dbb7
|
2023-12-15T15:16:02
|
|
ci: reenable and clean up solaris workflow
|
|
d37b09d2
|
2023-12-14T18:02:11
|
|
Land #954
|
|
910aa6a9
|
2023-12-13T00:42:33
|
|
CI: fix automatic releases assets extension "zip"
|
|
223bc4e0
|
2023-12-12T13:57:56
|
|
zap stray whitespace
|
|
bb6a55be
|
2023-12-12T08:17:48
|
|
Update .github/workflows/release_by_tag.yml
Co-authored-by: Joshua Sing <joshua@hypera.dev>
|
|
a553514c
|
2023-12-12T00:28:52
|
|
CI: automatically create release, upload windows builds
|
|
8844e9cd
|
2023-12-10T17:27:18
|
|
windows: always upload build artifacts, even in case of failure
|
|
b9a52efb
|
2023-12-09T10:39:14
|
|
Update solaris vm to latest version
Update solaris vm to latest version
|
|
71fcee9b
|
2023-11-28T07:06:03
|
|
there has to be some trigger, even a manual one
|
|
477e8e1f
|
2023-11-28T00:30:22
|
|
disable periodic builds of broken CI workflows
Neither of these has built in over a month. Solaris looks to be an
upstream timeout issue (seems the hack it uses may not work anymore).
Not sure if cifuzz is really needed either, since we're still being
tested through clusterfuzz actively.
|
|
4cce3954
|
2023-11-09T20:59:03
|
|
remove additional endbr64 patch, add tests for macos-11
|
|
291c0d96
|
2023-11-12T00:02:17
|
|
Replace rust-openssl patch with an ed script
It is annoying to update this patch all the time. An easy ed script
does the trick just as well.
|
|
63635ea9
|
2023-11-11T20:17:53
|
|
Revert "Land #945"
This reverts commit c1b61a769d1b28d9309e5463e7b5abb65d460cba, reversing
changes made to 194a4a5fd45fab5967878296d575644789bcafb9.
|
|
0d9bb74a
|
2023-11-11T19:50:16
|
|
Land #947
|
|
c1b61a76
|
2023-11-11T19:48:24
|
|
Land #945
|
|
98291381
|
2023-11-11T18:57:16
|
|
Fix rust-openssl regress
Change around the order slightly. It seems more logical to apply the
patch first, then export the env.
|
|
194a4a5f
|
2023-11-10T23:10:40
|
|
ci: add --verbose flag to rust-openssl cargo test
|
|
d0d17f89
|
2023-11-09T20:59:03
|
|
remove additional endbr64 patch, add tests for macos-11
|
|
3ee9b726
|
2023-11-09T20:16:31
|
|
ci: tidy up rust-openssl libressl build step
|
|
d1ddc0fc
|
2023-11-09T13:16:51
|
|
ci: improve rust-openssl workflow
|
|
0f8cd84c
|
2023-11-08T08:33:07
|
|
Land #941, improve Linux github workflows
|
|
ba296ec6
|
2023-11-08T18:07:34
|
|
ci: shrink and improve Linux workflows
Add a new `linux` workflow that replaces cross_test, linux_ci,
linux_ci_asan, and linux_ci_asan_noasm.
|
|
59c22267
|
2023-11-08T18:55:38
|
|
ci: clean up macOS workflow
|
|
7a3d8277
|
2023-11-07T01:02:16
|
|
Improve Android CI workflow
|
|
b19acf36
|
2023-11-03T08:32:59
|
|
Update rust-openssl patch
|
|
a6bd25d3
|
2023-09-02T04:02:03
|
|
Rebase rust-openssl patch
|
|
31391735
|
2023-08-06T15:08:28
|
|
CI: Test consuming the exported CMake configs.
|
|
30188c46
|
2023-08-18T19:00:45
|
|
CI: fedora rawhide follow up
|
|
30e43e7a
|
2023-08-17T23:11:26
|
|
CI: add scheduled Fedora Rawhide builds
Fedora Rawhide is shipped with the most recent gcc/clang, it is nice
to test build on them from time to time
|
|
afcdc1ae
|
2023-08-17T22:33:40
|
|
CI: Solaris: display tests/test-suite.log in case of failure
|
|
93da7676
|
2023-08-12T22:38:27
|
|
CI: fix coverity task
|
|
30c24016
|
2023-08-08T08:11:40
|
|
CI: get rid of travis-ci coverity wrapper
|
|
f543d27f
|
2023-08-06T08:32:06
|
|
Rebase rust-openssl patch
|
|
6472f288
|
2023-07-23T17:06:55
|
|
switch solaris to a daily test
|
|
de9c24a0
|
2023-07-07T04:34:46
|
|
rename regress to rust regress
|
|
4070587a
|
2023-07-07T04:28:25
|
|
Land #884, add Solaris test workflow
|
|
e1d6f782
|
2023-07-07T08:34:16
|
|
change the trigger for running fuzzer tests
Since fuzzers benefit more from being run regularly on the openbsd tree,
and they take a long time, does it make more sense that the trigger is a
cron like the Coverity job? They sometimes don't work in branches anyway,
since the fuzz builds rely on external code being updated to match
the master branch.
|
|
f331e071
|
2023-07-06T12:13:39
|
|
initial solaris test workflow
This adds a builder for Solaris 11.4 based on https://github.com/vmactions/solaris-vm
|
|
74be614b
|
2023-07-04T19:36:38
|
|
add Windows builder test actions
|
|
d238b6d3
|
2023-07-04T19:35:50
|
|
label individual macos build arches
|
|
15d076b4
|
2023-07-04T13:09:31
|
|
add ventura and arm64 test targets, remove big sur
This reworks the macOS github actions to target Apple silicon for tests.
To simplify the test matrix, removing big sur and adding ventura.
Also some cleanups to the test script. We really don't need the 'x'
workaround for non-POSIX shells, and it got confusing writing "xx86_64".
|
|
4f93524b
|
2023-05-27T23:49:56
|
|
Update patch for rust-openssl version check
|
|
4fdce0c6
|
2023-04-29T01:15:13
|
|
Add CI workflow to run tests with ASM disabled
|
|
f79a103b
|
2023-04-09T10:47:17
|
|
Update rust-openssl patch
|
|
fa35b982
|
2023-03-23T06:09:38
|
|
enable CI for mips32/mips64
|
|
59261d04
|
2023-03-19T23:19:00
|
|
Adjust rust-openssl version check
|
|
8c2c718b
|
2023-02-21T06:01:38
|
|
Ubuntu 18.04 is getting removed, update Linux base images
|
|
5fe2c171
|
2023-01-12T18:37:41
|
|
Add 'workflow_dispatch' event trigger to Coverity workflow
|
|
d8fa0ebd
|
2023-01-12T18:26:56
|
|
Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflow
|
|
49a179f0
|
2023-01-11T20:05:54
|
|
Fixes for GitHub organisation rename
|
|
7f8267d8
|
2023-01-11T11:00:04
|
|
Github Actions: add Ubuntu-22.04 to linux matrix (#810)
|
|
95ca0d14
|
2022-12-20T01:03:40
|
|
Update rust-openssl patch
|
|
faa32aea
|
2022-11-19T04:31:40
|
|
CI: add CIFuzz action
Signed-off-by: David Korczynski <david@adalogics.com>
|
|
03fe6d29
|
2022-11-08T18:00:23
|
|
Update checkout action to current version.
checkout v2 uses node.js v12 which is has been recently deprecated by
github so switch to using the one on the main branch.
|
|
6e1d17c2
|
2022-11-03T02:43:20
|
|
rebase rust-openssl patch
|
|
379b2f84
|
2022-10-22T17:59:16
|
|
rebase rust-openssl patch
|
|
5f3868d9
|
2022-10-22T13:11:48
|
|
CI: enable rust-openssl daily testing
|
|
500d16b3
|
2022-04-29T18:30:45
|
|
Add environment macos-12 to CI
|
|
e5263d71
|
2022-03-26T21:48:14
|
|
CI: switch ASAN builds to clang
|
|
2a4b8408
|
2022-02-12T09:55:39
|
|
CI: enable ASAN on Linux
|
|
7f5ad60d
|
2021-12-28T10:57:19
|
|
update notification email
|
|
e66edcb5
|
2021-12-27T12:31:17
|
|
enable scheduled Coverity scan
|
|
cb52cc4c
|
2021-05-30T20:26:44
|
|
add OS to cross compile name
|
|
a7f19323
|
2021-05-30T20:19:39
|
|
disable continue-on-error
|
|
e55410dc
|
2021-05-28T04:53:27
|
|
update badges, further split out actions by OS, add more Linux targets
|
|
31ef9ade
|
2021-05-25T19:28:30
|
|
Split out android test
|
|
2a06c8b8
|
2021-05-24T20:19:11
|
|
Set continue-on-error to false
|
|
0103481e
|
2021-05-22T14:02:42
|
|
Add pull_request trigger
|
|
3845b1ef
|
2021-05-21T21:02:17
|
|
Use github actions for linux test
|