Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-08 | github actions: run when pushed to master or */ci + PRs | Daniel Stenberg | |
Avoid double-builds when using "local" branches for PRs. For both macos and fuzz jobs. Closes #5201 | |||
2020-04-02 | CI-fuzz: increase fuzz time to 40 minutes | Leo Neat | |
Closes #5174 | |||
2020-03-24 | CI: bring GitHub Actions fuzzing job in line with macOS jobs | Marc Hoersken | |
Update YAML formatting, job naming and triggers. | |||
2020-02-28 | CIfuzz: switch off 'dry_run' mode | Daniel Stenberg | |
Follow-up from #4960: now make it fail if it detects problems. Closes #4998 | |||
2020-02-21 | github action: add CIFuzz | Leo Neat | |
Closes #4960 |