|
057915e0
|
2024-02-17T15:01:46
|
|
CI: Migrate codecov/codecov-action@v3 to @v4. (#241)
|
|
d1f967f8
|
2024-02-04T02:00:19
|
|
CI: Remove bogus workflow step.
|
|
e7c4392c
|
2024-02-04T01:40:43
|
|
CI: Run test also on Windows runners.
|
|
94ad82ab
|
2024-02-03T23:16:48
|
|
CI: Rework Windows build jobs to use nmake rather than Visual Studio solution.
|
|
7dcbffe7
|
2024-02-03T22:57:14
|
|
CI: Add new job to make also Relase build on Linux.
|
|
5bd62241
|
2024-01-28T08:10:06
|
|
Fix warning about a shadowed variable (with -Wshadow).
Fixes #234.
|
|
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.
|