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

Add sanitizer CI job #703

Draft
wants to merge 61 commits into
base: main
Choose a base branch
from
Draft

Add sanitizer CI job #703

wants to merge 61 commits into from

Commits on Mar 28, 2024

  1. Add sanitizer CI job

    sfodagain committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3ce2674 View commit details
    Browse the repository at this point in the history
  2. Add creds for sanitizer job

    sfodagain committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1a87c51 View commit details
    Browse the repository at this point in the history
  3. Add permissions to CI job

    sfodagain committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    408187f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    514efcb View commit details
    Browse the repository at this point in the history
  5. Fix target_link_libraries

    sfodagain committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b3170b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Check if sanitizer works

    sfodagain committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    edec814 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Revert leak check

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    030eb69 View commit details
    Browse the repository at this point in the history
  2. Enable sanitizer for jobs

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8172f67 View commit details
    Browse the repository at this point in the history
  3. Verify sanitizer works

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9691b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f5a388 View commit details
    Browse the repository at this point in the history
  5. Fix sanitizer for tests

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4fcc0dc View commit details
    Browse the repository at this point in the history
  6. Change building

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d208305 View commit details
    Browse the repository at this point in the history
  7. Define builder variants

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    673b32f View commit details
    Browse the repository at this point in the history
  8. Fix typo

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1395a76 View commit details
    Browse the repository at this point in the history
  9. Fix builder.json

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1ca715c View commit details
    Browse the repository at this point in the history
  10. Enable sanitizer for all

    sfodagain committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ce3c578 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix typo

    sfodagain committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8f421ec View commit details
    Browse the repository at this point in the history
  2. Fun with gg

    sfodagain committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    aa3f06a View commit details
    Browse the repository at this point in the history
  3. Fix target_link_library

    sfodagain committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    219304f View commit details
    Browse the repository at this point in the history
  4. Install softhsm

    sfodagain committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6420132 View commit details
    Browse the repository at this point in the history
  5. Remove test leak

    sfodagain committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c6f2980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40080ac View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    279733d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e73a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ffefd5 View commit details
    Browse the repository at this point in the history
  3. Capture and print

    sfodagain committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5128e10 View commit details
    Browse the repository at this point in the history
  4. fixup

    sfodagain committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    91d09b7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    72b2582 View commit details
    Browse the repository at this point in the history
  2. Refactor jobs service test

    sfodagain committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d4468ba View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    f5ca4b5 View commit details
    Browse the repository at this point in the history
  2. Fix format

    sfodagain committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7880f0d View commit details
    Browse the repository at this point in the history
  3. Add wait

    sfodagain committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0786500 View commit details
    Browse the repository at this point in the history
  4. fixup

    sfodagain committed May 2, 2024
    Configuration menu
    Copy the full SHA
    56ff250 View commit details
    Browse the repository at this point in the history
  5. Use stderr

    sfodagain committed May 2, 2024
    Configuration menu
    Copy the full SHA
    99c9a6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91a6867 View commit details
    Browse the repository at this point in the history
  7. Try to remove lock

    sfodagain committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4c9c41d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Revert jobs service test

    sfodagain committed May 3, 2024
    Configuration menu
    Copy the full SHA
    510d644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600076b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    54df04b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Fix typo in cmake args

    sfodagain committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    48331ee View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    20526fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6492d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c99816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2fa06 View commit details
    Browse the repository at this point in the history
  5. Fix token type

    sfodagain committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c6d0d80 View commit details
    Browse the repository at this point in the history
  6. fixup

    sfodagain committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7504338 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69e7aba View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    3dd5dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f2331 View commit details
    Browse the repository at this point in the history
  3. fixup

    sfodagain committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c9775a5 View commit details
    Browse the repository at this point in the history
  4. Use promise for cert token

    sfodagain committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5718ba2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c2f543 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    66427a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9eca48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e435e33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09c3b6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d49f5df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7b2e7a View commit details
    Browse the repository at this point in the history
  7. Fix format

    sfodagain committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    116b838 View commit details
    Browse the repository at this point in the history
  8. Set promise correctly

    sfodagain committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4ac5dda View commit details
    Browse the repository at this point in the history
  9. Fix naming

    sfodagain committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f8fa05b View commit details
    Browse the repository at this point in the history