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] Add a scheduled workflow for tests and benchmarks #2822

Merged
merged 5 commits into from
Aug 5, 2024

Commits on Aug 1, 2024

  1. [CI] Add a scheduled workflow for tests and benchmarks

    # Motivation
    
    We want to run our unit tests, integration tests and benchmarks on a regular schedule to understand how stable they are.
    
    # Modification
    
    This PR adds a scheduled workflow for the three above jobs. It runs it three times a day so we get enough data throughout the day.
    
    # Result
    
    Continuous feedback about the stability of our tests
    FranzBusch committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6b227a8 View commit details
    Browse the repository at this point in the history
  2. Fix the label workflow

    FranzBusch committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b657fd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    db136bd View commit details
    Browse the repository at this point in the history
  2. Change schedule

    FranzBusch committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d85a30b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1369c3e View commit details
    Browse the repository at this point in the history