Skip to content
Snippets Groups Projects
Select Git revision
  • cmp_tool-improvement
  • master default protected
  • v0.15
  • v0.14
  • v0.13
  • v0.12
  • v0.11
  • v0.09
  • v0.08
  • v0.07
  • v0.06
  • v0.05
12 results

cflite_build.yml:

Blame
    • Dominik Loidolt's avatar
      db26977e
      Add github action for continuous build task for fuzzing · db26977e
      Dominik Loidolt authored
      The continuous build task causes a build to be triggered and uploaded as a GitHub Actions artifact whenever a new push is done to main/default branch.
      
      Continuous builds are used when a crash is found during PR fuzzing to determine whether the crash was newly introduced. If the crash is not novel, PR fuzzing will not report it. This means that there will be fewer unrelated failures when running code change fuzzing.
      db26977e
      History
      Add github action for continuous build task for fuzzing
      Dominik Loidolt authored
      The continuous build task causes a build to be triggered and uploaded as a GitHub Actions artifact whenever a new push is done to main/default branch.
      
      Continuous builds are used when a crash is found during PR fuzzing to determine whether the crash was newly introduced. If the crash is not novel, PR fuzzing will not report it. This means that there will be fewer unrelated failures when running code change fuzzing.
    cflite_build.yml: 626 B