aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* remove additional endbr64 patch, add tests for macos-11Brent Cook2023-11-181-1/+1
|
* Replace rust-openssl patch with an ed scriptTheo Buehler2023-11-122-13/+9
| | | | | It is annoying to update this patch all the time. An easy ed script does the trick just as well.
* Revert "Land #945"Theo Buehler2023-11-111-1/+1
| | | | | This reverts commit c1b61a769d1b28d9309e5463e7b5abb65d460cba, reversing changes made to 194a4a5fd45fab5967878296d575644789bcafb9.
* Land #947Theo Buehler2023-11-111-2/+1
|\
| * Fix rust-openssl regressTheo Buehler2023-11-111-2/+1
| | | | | | | | | | Change around the order slightly. It seems more logical to apply the patch first, then export the env.
* | Land #945Theo Buehler2023-11-111-1/+1
|\ \ | |/ |/|
| * remove additional endbr64 patch, add tests for macos-11Brent Cook2023-11-091-1/+1
| |
* | ci: add --verbose flag to rust-openssl cargo testJoshua Sing2023-11-101-1/+1
|/
* ci: tidy up rust-openssl libressl build stepJoshua Sing2023-11-091-5/+0
|
* ci: improve rust-openssl workflowJoshua Sing2023-11-092-33/+40
|
* Land #941, improve Linux github workflowsBrent Cook2023-11-085-87/+62
|\
| * ci: shrink and improve Linux workflowsJoshua Sing2023-11-095-87/+62
| | | | | | | | | | Add a new `linux` workflow that replaces cross_test, linux_ci, linux_ci_asan, and linux_ci_asan_noasm.
* | ci: clean up macOS workflowJoshua Sing2023-11-082-21/+31
|/
* Improve Android CI workflowJoshua Sing2023-11-072-30/+31
|
* Update rust-openssl patchTheo Buehler2023-11-031-6/+5
|
* Rebase rust-openssl patchTheo Buehler2023-09-021-5/+5
|
* CI: Test consuming the exported CMake configs.Pierre Wendling2023-08-191-0/+85
|
* CI: fedora rawhide follow upIlya Shipitsin2023-08-181-12/+6
|
* CI: add scheduled Fedora Rawhide buildsIlya Shipitsin2023-08-171-0/+40
| | | | | Fedora Rawhide is shipped with the most recent gcc/clang, it is nice to test build on them from time to time
* CI: Solaris: display tests/test-suite.log in case of failureIlya Shipitsin2023-08-171-1/+1
|
* CI: fix coverity taskIlya Shipitsin2023-08-121-0/+2
|
* CI: get rid of travis-ci coverity wrapperIlya Shipitsin2023-08-081-10/+28
|
* Rebase rust-openssl patchTheo Buehler2023-08-061-2/+2
|
* switch solaris to a daily testBrent Cook2023-07-231-1/+4
|
* rename regress to rust regressBrent Cook2023-07-071-1/+1
|
* Land #884, add Solaris test workflowBrent Cook2023-07-071-0/+27
|\
| * initial solaris test workflowBrent Cook2023-07-061-0/+27
| | | | | | | | This adds a builder for Solaris 11.4 based on https://github.com/vmactions/solaris-vm
* | change the trigger for running fuzzer testsBrent Cook2023-07-071-1/+6
|/ | | | | | | | 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.
* add Windows builder test actionsBrent Cook2023-07-051-0/+45
|
* label individual macos build archesBrent Cook2023-07-051-1/+1
|
* add ventura and arm64 test targets, remove big surBrent Cook2023-07-041-4/+3
| | | | | | | 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".
* Update patch for rust-openssl version checkTheo Buehler2023-05-271-4/+4
|
* Add CI workflow to run tests with ASM disabledJoshua Sing2023-04-291-0/+24
|
* Update rust-openssl patchTheo Buehler2023-04-091-5/+6
|
* enable CI for mips32/mips64Brent Cook2023-03-231-1/+1
|
* Adjust rust-openssl version checkTheo Buehler2023-03-191-5/+4
|
* Ubuntu 18.04 is getting removed, update Linux base imagesBrent Cook2023-02-213-4/+4
|
* Add 'workflow_dispatch' event trigger to Coverity workflowJoshua Sing2023-01-121-0/+1
|
* Revert COVERITY_SCAN_PROJECT_NAME change in Coverity workflowJoshua Sing2023-01-121-1/+1
|
* Fixes for GitHub organisation renameJoshua Sing2023-01-111-2/+2
|
* Github Actions: add Ubuntu-22.04 to linux matrix (#810)Ilya Shipitsin2023-01-111-1/+1
|
* Update rust-openssl patchTheo Buehler2022-12-201-7/+6
|
* CI: add CIFuzz actionDavid Korczynski2022-11-191-0/+26
| | | | Signed-off-by: David Korczynski <david@adalogics.com>
* Update checkout action to current version.Darren Tucker2022-11-087-8/+8
| | | | | checkout v2 uses node.js v12 which is has been recently deprecated by github so switch to using the one on the main branch.
* rebase rust-openssl patchTheo Buehler2022-11-031-2/+3
|
* rebase rust-openssl patchTheo Buehler2022-10-221-3/+3
|
* CI: enable rust-openssl daily testingIlya Shipitsin2022-10-222-0/+46
|
* Add environment macos-12 to CIkinichiro2022-04-291-1/+1
|
* CI: switch ASAN builds to clangIlya Shipitsin2022-03-261-1/+1
|
* CI: enable ASAN on LinuxIlya Shipitsin2022-02-121-0/+23
|