aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | 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
|