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

feat(release-health): Sessions should not be default #67353

Merged
merged 16 commits into from Apr 3, 2024

Commits on Mar 20, 2024

  1. feat: Sessions should not be default

    Sessions does not even exist anymore, the metrics pipeline should
    be used for release health. Flip the default.
    lynnagara committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    804e0e4 View commit details
    Browse the repository at this point in the history
  2. requires metrics

    lynnagara committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bea49a7 View commit details
    Browse the repository at this point in the history
  3. fix some tests

    lynnagara committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ca558be View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    482595b View commit details
    Browse the repository at this point in the history
  2. update tests

    lynnagara committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ef22bc4 View commit details
    Browse the repository at this point in the history
  3. more test stuff

    lynnagara committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b88e787 View commit details
    Browse the repository at this point in the history
  4. yet more tests

    lynnagara committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d6184ea View commit details
    Browse the repository at this point in the history
  5. one more

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

Commits on Apr 2, 2024

  1. Fix offset missing

    iambriccardo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5dabab4 View commit details
    Browse the repository at this point in the history
  2. Remove xfail

    iambriccardo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1ef5c0d View commit details
    Browse the repository at this point in the history
  3. Try fix

    iambriccardo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    16142cf View commit details
    Browse the repository at this point in the history
  4. Try fix

    iambriccardo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    62855c0 View commit details
    Browse the repository at this point in the history
  5. Try fix

    iambriccardo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    55401ea View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fix

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

    iambriccardo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7315406 View commit details
    Browse the repository at this point in the history
  3. xfail test

    iambriccardo committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    42ac0cc View commit details
    Browse the repository at this point in the history