aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Land #1027 - run macos tests on arm64Theo Buehler2024-03-251-0/+1
|\
| * Revert "Split the jobs into two files, macOS and macOS-legacy."Kenjiro Nakayama2024-03-252-38/+1
| | | | | | | | This reverts commit 51e6f0ec5a9e3c68ec610d47d6a915b61e8f6a85.
| * Split the jobs into two files, macOS and macOS-legacy.Kenjiro Nakayama2024-03-222-1/+38
| |
| * Run tests for macos-14 on arm64Kenjiro Nakayama2024-03-211-0/+1
| | | | | | | | | | macos-12 and macos-13 fails `make test` on arm64 but macos-14 does not. Hence this patch enables it on github action.
* | Revert "CI: setup kernel entropy to work with asan"Theo Buehler2024-03-231-9/+0
|/ | | | This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019.
* Drop macos-11 from testKenjiro Nakayama2024-03-191-1/+1
|
* Add libtoolKenjiro Nakayama2024-03-181-1/+1
|
* Add macos-14 testKenjiro Nakayama2024-03-181-1/+1
|
* CI: setup kernel entropy to work with asanIlia Shipitsin2024-03-171-0/+9
|
* Land #1000, test shared library builds for WindowsBrent Cook2024-02-281-3/+4
|\
| * format artifacts with shared conditionallyBrent Cook2024-02-271-1/+1
| |
| * adjust formatting of resultsBrent Cook2024-02-271-1/+1
| |
| * test windows builds with shared libs enabledBrent Cook2024-02-131-3/+4
| |
* | CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-02-211-0/+1
| | | | | | | | | | this was commited in https://github.com/libressl/portable/pull/995 somehow it was lost, maybe due to force push
* | CI: redirect changelog error to stdoutIlya Shipitsin2024-02-181-3/+3
| | | | | | | | during CI stdout is redirected to "changelog.txt" and thus not seen
* | CI: add "x" permission to release helperIlya Shipitsin2024-02-171-0/+0
|/
* CI: limit scheduled runs to "libressl" org onlyIlya Shipitsin2024-01-146-0/+6
|
* ci: add concurrency groups to workflowsJoshua Sing2023-12-2011-0/+44
|
* ci: remove autoconf from msys2 in windows workflowJoshua Sing2023-12-201-1/+0
|
* ci: avoid unnecessary steps in windows workflowJoshua Sing2023-12-191-4/+2
|
* ci: tidy windows workflow job nameJoshua Sing2023-12-191-1/+1
|
* ci: fix windows workflow syntaxJoshua Sing2023-12-191-1/+1
|
* ci: clean up windows workflowJoshua Sing2023-12-192-46/+66
|
* Land #976Theo Buehler2023-12-183-66/+155
|\
| * ci: clean up release workflowJoshua Sing2023-12-153-66/+155
| |
* | Land #977Theo Buehler2023-12-151-40/+57
|\ \
| * | ci: cleanup coverity workflowJoshua Sing2023-12-151-40/+57
| |/
* | ci: fix apt commands in solaris workflowJoshua Sing2023-12-151-1/+2
| |
* | ci: reenable and clean up solaris workflowJoshua Sing2023-12-152-28/+31
|/
* Land #954Theo Buehler2023-12-141-2/+2
|\
| * Update solaris vm to latest versionneil2023-12-091-2/+2
| | | | | | Update solaris vm to latest version
* | CI: fix automatic releases assets extension "zip"Ilya Shipitsin2023-12-131-2/+1
| |
* | zap stray whitespaceTheo Buehler2023-12-121-1/+1
| |
* | Update .github/workflows/release_by_tag.ymlIlya Shipitsin2023-12-121-1/+2
| | | | | | Co-authored-by: Joshua Sing <joshua@hypera.dev>
* | CI: automatically create release, upload windows buildsIlya Shipitsin2023-12-121-0/+66
| |
* | windows: always upload build artifacts, even in case of failureIlya Shipitsin2023-12-101-0/+1
|/
* there has to be some trigger, even a manual oneBrent Cook2023-11-282-0/+6
|
* disable periodic builds of broken CI workflowsBrent Cook2023-11-282-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-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.