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

Improving CI pipeline with more steps #64

Merged
merged 41 commits into from
Feb 5, 2024

Commits on Jan 25, 2024

  1. clang-format-lint build

    BAILOOL committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    71d4872 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. cppcheck build step

    BAILOOL committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b2e954c View commit details
    Browse the repository at this point in the history
  2. fixing yaml

    BAILOOL committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4d114a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38001a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d7a81f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca32e2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ad9394 View commit details
    Browse the repository at this point in the history
  7. cppcheck fix

    BAILOOL committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    df1ab07 View commit details
    Browse the repository at this point in the history
  8. adding names to steps

    BAILOOL committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a579c95 View commit details
    Browse the repository at this point in the history
  9. clang-tidy build step

    BAILOOL committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3c63903 View commit details
    Browse the repository at this point in the history
  10. cppcheck add header files

    BAILOOL committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    22f6cfe View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    3b84dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2910599 View commit details
    Browse the repository at this point in the history
  3. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b297303 View commit details
    Browse the repository at this point in the history
  4. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    04fd1c4 View commit details
    Browse the repository at this point in the history
  5. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c7e4fc6 View commit details
    Browse the repository at this point in the history
  6. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d2ca524 View commit details
    Browse the repository at this point in the history
  7. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f72c20e View commit details
    Browse the repository at this point in the history
  8. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d2e4517 View commit details
    Browse the repository at this point in the history
  9. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4682f64 View commit details
    Browse the repository at this point in the history
  10. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7c04fd5 View commit details
    Browse the repository at this point in the history
  11. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1d15b0f View commit details
    Browse the repository at this point in the history
  12. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1f1826d View commit details
    Browse the repository at this point in the history
  13. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6942c83 View commit details
    Browse the repository at this point in the history
  14. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    73b5b79 View commit details
    Browse the repository at this point in the history
  15. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2457ffc View commit details
    Browse the repository at this point in the history
  16. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e5d7d9d View commit details
    Browse the repository at this point in the history
  17. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    85ed6c6 View commit details
    Browse the repository at this point in the history
  18. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    bf6c367 View commit details
    Browse the repository at this point in the history
  19. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    04c7509 View commit details
    Browse the repository at this point in the history
  20. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3715011 View commit details
    Browse the repository at this point in the history
  21. wip

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1b4032e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8766c78 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    757ffdc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ecc00ce View commit details
    Browse the repository at this point in the history
  25. Adding valgrind step

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8baf6da View commit details
    Browse the repository at this point in the history
  26. Enabling all builds

    BAILOOL authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b8f6251 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Testing conditional workflow

    BAILOOL committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    be7ab5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb2f873 View commit details
    Browse the repository at this point in the history
  3. Fixing clang-format-lint

    BAILOOL committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3c32be7 View commit details
    Browse the repository at this point in the history