aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* update notification emailBrent Cook2021-12-281-2/+2
|
* enable scheduled Coverity scanIlya Shipitsin2021-12-271-0/+27
|
* add OS to cross compile nameBrent Cook2021-05-301-1/+1
|
* disable continue-on-errorBrent Cook2021-05-302-3/+3
|
* update badges, further split out actions by OS, add more Linux targetsBrent Cook2021-05-304-22/+46
|
* Split out android testkinichiro2021-05-252-26/+30
|
* Set continue-on-error to falsekinichiro2021-05-241-1/+1
|
* Add pull_request triggerkinichiro2021-05-221-1/+1
|
* Use github actions for linux testkinichiro2021-05-221-0/+64