|
12df389a
|
2024-01-21T16:28:48
|
|
ci-build.yml: Explicitly name the checkout step.
|
|
610bfdb5
|
2024-01-21T16:19:31
|
|
Migrate from codecov bash uploader to github action.
|
|
af96a3f4
|
2024-01-11T10:57:02
|
|
ci-fuzz.yml: Reenable "Upload Sarif" step.
See https://github.com/google/oss-fuzz/issues/10915.
|
|
3e576b49
|
2024-01-11T10:49:05
|
|
Rename the fuzz test workflow.
|
|
407b107e
|
2024-01-11T10:42:27
|
|
ci-fuzz.yml: .yml cannot have multiple "if" in one step.
|
|
59330842
|
2024-01-11T10:39:52
|
|
ci-fuzz.yml: Disable step "Upload Sarif".
(It got in from the oss-fuzz's example cifuzz.yml, but IDK even what it
is so hopefully we can live without it.)
|
|
85b971a3
|
2024-01-11T10:01:00
|
|
Try to fix ci-fuzz.yml by fixing indentation.
|
|
722cacad
|
2024-01-11T09:56:07
|
|
Try to fix ci-fuzz.yml by removing permissions {}.
cmark doesn't have that line either.
|
|
87d4f063
|
2024-01-11T09:50:58
|
|
Enable CI fuzzing via oss-fuzz project.
Should perform some initial 10 min fuzz testing on pull requests.
|
|
8c5e1906
|
2023-12-12T19:56:56
|
|
Fix windows-32 build.
|
|
a9b0b457
|
2023-12-12T19:44:04
|
|
Migrate CI from Travis and Appveyor to Github Workflows.
|