Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: add concurrency groups to workflows | Joshua Sing | 2024-03-03 | 11 | -0/+44 |
| | |||||
* | ci: remove autoconf from msys2 in windows workflow | Joshua Sing | 2024-03-03 | 1 | -1/+0 |
| | |||||
* | ci: avoid unnecessary steps in windows workflow | Joshua Sing | 2024-03-03 | 1 | -4/+2 |
| | |||||
* | ci: tidy windows workflow job name | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
| | |||||
* | ci: fix windows workflow syntax | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
| | |||||
* | ci: clean up windows workflow | Joshua Sing | 2024-03-03 | 2 | -46/+66 |
| | |||||
* | ci: clean up release workflow | Joshua Sing | 2024-03-03 | 3 | -66/+155 |
| | |||||
* | ci: fix apt commands in solaris workflow | Joshua Sing | 2024-03-03 | 1 | -1/+2 |
| | |||||
* | ci: cleanup coverity workflow | Joshua Sing | 2024-03-03 | 1 | -40/+57 |
| | |||||
* | ci: reenable and clean up solaris workflow | Joshua Sing | 2024-03-03 | 2 | -28/+31 |
| | |||||
* | CI: fix automatic releases assets extension "zip" | Ilya Shipitsin | 2024-03-03 | 1 | -2/+1 |
| | |||||
* | zap stray whitespace | Theo Buehler | 2024-03-03 | 1 | -1/+1 |
| | |||||
* | Update .github/workflows/release_by_tag.yml | Ilya Shipitsin | 2024-03-03 | 1 | -1/+2 |
| | | | Co-authored-by: Joshua Sing <joshua@hypera.dev> | ||||
* | CI: automatically create release, upload windows builds | Ilya Shipitsin | 2024-03-03 | 1 | -0/+66 |
| | |||||
* | windows: always upload build artifacts, even in case of failure | Ilya Shipitsin | 2024-03-03 | 1 | -0/+1 |
| | |||||
* | Update solaris vm to latest version | neil | 2024-03-03 | 1 | -2/+2 |
| | | | Update solaris vm to latest version | ||||
* | there has to be some trigger, even a manual one | Brent Cook | 2024-03-03 | 2 | -0/+6 |
| | |||||
* | disable periodic builds of broken CI workflows | Brent Cook | 2024-03-03 | 2 | -10/+0 |
| | | | | | | | | 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. | ||||
* | remove additional endbr64 patch, add tests for macos-11 | Brent Cook | 2024-03-03 | 1 | -1/+1 |
| | |||||
* | Replace rust-openssl patch with an ed script | Theo Buehler | 2024-03-03 | 2 | -13/+9 |
| | | | | | It is annoying to update this patch all the time. An easy ed script does the trick just as well. | ||||
* | Fix rust-openssl regress | Theo Buehler | 2024-03-03 | 1 | -2/+1 |
| | | | | | Change around the order slightly. It seems more logical to apply the patch first, then export the env. | ||||
* | ci: add --verbose flag to rust-openssl cargo test | Joshua Sing | 2024-03-03 | 1 | -1/+1 |
| | |||||
* | ci: tidy up rust-openssl libressl build step | Joshua Sing | 2024-03-03 | 1 | -5/+0 |
| | |||||
* | ci: improve rust-openssl workflow | Joshua Sing | 2024-03-03 | 2 | -33/+40 |
| | |||||
* | Land #941, improve Linux github workflows | Brent Cook | 2023-11-08 | 5 | -87/+62 |
|\ | |||||
| * | ci: shrink and improve Linux workflows | Joshua Sing | 2023-11-09 | 5 | -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 workflow | Joshua Sing | 2023-11-08 | 2 | -21/+31 |
|/ | |||||
* | Improve Android CI workflow | Joshua Sing | 2023-11-07 | 2 | -30/+31 |
| | |||||
* | Update rust-openssl patch | Theo Buehler | 2023-11-03 | 1 | -6/+5 |
| | |||||
* | Rebase rust-openssl patch | Theo Buehler | 2023-09-02 | 1 | -5/+5 |
| | |||||
* | CI: Test consuming the exported CMake configs. | Pierre Wendling | 2023-08-19 | 1 | -0/+85 |
| | |||||
* | CI: fedora rawhide follow up | Ilya Shipitsin | 2023-08-18 | 1 | -12/+6 |
| | |||||
* | CI: add scheduled Fedora Rawhide builds | Ilya Shipitsin | 2023-08-17 | 1 | -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 failure | Ilya Shipitsin | 2023-08-17 | 1 | -1/+1 |
| | |||||
* | CI: fix coverity task | Ilya Shipitsin | 2023-08-12 | 1 | -0/+2 |
| | |||||
* | CI: get rid of travis-ci coverity wrapper | Ilya Shipitsin | 2023-08-08 | 1 | -10/+28 |
| | |||||
* | Rebase rust-openssl patch | Theo Buehler | 2023-08-06 | 1 | -2/+2 |
| | |||||
* | switch solaris to a daily test | Brent Cook | 2023-07-23 | 1 | -1/+4 |
| | |||||
* | rename regress to rust regress | Brent Cook | 2023-07-07 | 1 | -1/+1 |
| | |||||
* | Land #884, add Solaris test workflow | Brent Cook | 2023-07-07 | 1 | -0/+27 |
|\ | |||||
| * | initial solaris test workflow | Brent Cook | 2023-07-06 | 1 | -0/+27 |
| | | | | | | | | This adds a builder for Solaris 11.4 based on https://github.com/vmactions/solaris-vm | ||||
* | | change the trigger for running fuzzer tests | Brent Cook | 2023-07-07 | 1 | -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 actions | Brent Cook | 2023-07-05 | 1 | -0/+45 |
| | |||||
* | label individual macos build arches | Brent Cook | 2023-07-05 | 1 | -1/+1 |
| | |||||
* | add ventura and arm64 test targets, remove big sur | Brent Cook | 2023-07-04 | 1 | -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 check | Theo Buehler | 2023-05-27 | 1 | -4/+4 |
| | |||||
* | Add CI workflow to run tests with ASM disabled | Joshua Sing | 2023-04-29 | 1 | -0/+24 |
| | |||||
* | Update rust-openssl patch | Theo Buehler | 2023-04-09 | 1 | -5/+6 |
| | |||||
* | enable CI for mips32/mips64 | Brent Cook | 2023-03-23 | 1 | -1/+1 |
| | |||||
* | Adjust rust-openssl version check | Theo Buehler | 2023-03-19 | 1 | -5/+4 |
| |