Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI for building the fuzzers #1183

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from
Draft

Commits on Jan 13, 2024

  1. add fuzzer build workflow

    rol1510 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0acc5bb View commit details
    Browse the repository at this point in the history
  2. syntax error

    rol1510 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0f9bfee View commit details
    Browse the repository at this point in the history
  3. runtime error

    rol1510 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c1792af View commit details
    Browse the repository at this point in the history
  4. revert example errors

    rol1510 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9ed2378 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update .github/workflows/build-fuzzer.yml

    Co-authored-by: strager <strager.nds@gmail.com>
    rol1510 and strager committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    19bbb49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b0ab3 View commit details
    Browse the repository at this point in the history
  3. remove matrix

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    29014ac View commit details
    Browse the repository at this point in the history
  4. fix

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5615755 View commit details
    Browse the repository at this point in the history
  5. 1

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e90ea13 View commit details
    Browse the repository at this point in the history
  6. 2

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    014d674 View commit details
    Browse the repository at this point in the history
  7. 3

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4c80e94 View commit details
    Browse the repository at this point in the history
  8. 4

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    71f65e2 View commit details
    Browse the repository at this point in the history
  9. 5

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    632671d View commit details
    Browse the repository at this point in the history
  10. 6

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6f14393 View commit details
    Browse the repository at this point in the history
  11. 7

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    63c9d34 View commit details
    Browse the repository at this point in the history
  12. cache

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    82d40bf View commit details
    Browse the repository at this point in the history
  13. revert me later

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    43481c4 View commit details
    Browse the repository at this point in the history
  14. try updating cache

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    759ba38 View commit details
    Browse the repository at this point in the history
  15. test

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    18666a7 View commit details
    Browse the repository at this point in the history
  16. test 2

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    aaac524 View commit details
    Browse the repository at this point in the history
  17. add dispatch

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2f03970 View commit details
    Browse the repository at this point in the history
  18. 8

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cdee9cf View commit details
    Browse the repository at this point in the history
  19. 9

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    54f3b08 View commit details
    Browse the repository at this point in the history
  20. use github.run_number

    rol1510 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0988767 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. upload artifacts

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    03757e6 View commit details
    Browse the repository at this point in the history
  2. f

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c4fbc00 View commit details
    Browse the repository at this point in the history
  3. a

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    11c7af8 View commit details
    Browse the repository at this point in the history
  4. does it have to be a dir

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    75c20c5 View commit details
    Browse the repository at this point in the history
  5. fff

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a45e3e0 View commit details
    Browse the repository at this point in the history
  6. foo

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7c6ae7e View commit details
    Browse the repository at this point in the history
  7. test

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0a0930e View commit details
    Browse the repository at this point in the history
  8. s

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a65193c View commit details
    Browse the repository at this point in the history
  9. w

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5e91ee9 View commit details
    Browse the repository at this point in the history
  10. 2

    rol1510 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    72da2f6 View commit details
    Browse the repository at this point in the history