.github


Log

Author Commit Date CI Message
Theo Buehler f543d27f 2023-08-06T08:32:06 Rebase rust-openssl patch
Brent Cook 6472f288 2023-07-23T17:06:55 switch solaris to a daily test
Brent Cook de9c24a0 2023-07-07T04:34:46 rename regress to rust regress
Brent Cook 4070587a 2023-07-07T04:28:25 Land #884, add Solaris test workflow
Brent Cook 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.
Brent Cook 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
Brent Cook 74be614b 2023-07-04T19:36:38 add Windows builder test actions
Brent Cook d238b6d3 2023-07-04T19:35:50 label individual macos build arches
Brent Cook 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".
Theo Buehler 4f93524b 2023-05-27T23:49:56 Update patch for rust-openssl version check
Joshua Sing 4fdce0c6 2023-04-29T01:15:13 Add CI workflow to run tests with ASM disabled
Theo Buehler f79a103b 2023-04-09T10:47:17 Update rust-openssl patch
Brent Cook fa35b982 2023-03-23T06:09:38 enable CI for mips32/mips64
Theo Buehler 59261d04 2023-03-19T23:19:00 Adjust rust-openssl version check
Brent Cook 8c2c718b 2023-02-21T06:01:38 Ubuntu 18.04 is getting removed, update Linux base images
Joshua Sing 5fe2c171 2023-01-12T18:37:41 Add 'workflow_dispatch' event trigger to Coverity workflow
Joshua Sing d8fa0ebd 2023-01-12T18:26:56 Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflow
Joshua Sing 49a179f0 2023-01-11T20:05:54 Fixes for GitHub organisation rename
Ilya Shipitsin 7f8267d8 2023-01-11T11:00:04 Github Actions: add Ubuntu-22.04 to linux matrix (#810)
Theo Buehler 95ca0d14 2022-12-20T01:03:40 Update rust-openssl patch
David Korczynski faa32aea 2022-11-19T04:31:40 CI: add CIFuzz action Signed-off-by: David Korczynski <david@adalogics.com>
Darren Tucker 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.
Theo Buehler 6e1d17c2 2022-11-03T02:43:20 rebase rust-openssl patch
Theo Buehler 379b2f84 2022-10-22T17:59:16 rebase rust-openssl patch
Ilya Shipitsin 5f3868d9 2022-10-22T13:11:48 CI: enable rust-openssl daily testing
kinichiro 500d16b3 2022-04-29T18:30:45 Add environment macos-12 to CI
Ilya Shipitsin e5263d71 2022-03-26T21:48:14 CI: switch ASAN builds to clang
Ilya Shipitsin 2a4b8408 2022-02-12T09:55:39 CI: enable ASAN on Linux
Brent Cook 7f5ad60d 2021-12-28T10:57:19 update notification email
Ilya Shipitsin e66edcb5 2021-12-27T12:31:17 enable scheduled Coverity scan
Brent Cook cb52cc4c 2021-05-30T20:26:44 add OS to cross compile name
Brent Cook a7f19323 2021-05-30T20:19:39 disable continue-on-error
Brent Cook e55410dc 2021-05-28T04:53:27 update badges, further split out actions by OS, add more Linux targets
kinichiro 31ef9ade 2021-05-25T19:28:30 Split out android test
kinichiro 2a06c8b8 2021-05-24T20:19:11 Set continue-on-error to false
kinichiro 0103481e 2021-05-22T14:02:42 Add pull_request trigger
kinichiro 3845b1ef 2021-05-21T21:02:17 Use github actions for linux test