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(.github): run QUIC Interop Runner #4339

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

Commits on Mar 1, 2024

  1. feat(.github): run QUIC Interop Runner

    On a pull request, run the QUIC Interop Runner testcases.
    
    Runs the pull request as a client and server against all other available implementations.
    mxinden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    74b3677 View commit details
    Browse the repository at this point in the history
  2. Set client and server flag

    mxinden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    217ac90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8f8dbf View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Don't login on pull request

    mxinden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    637f1f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ff52c View commit details
    Browse the repository at this point in the history
  3. Hack for correct commit sha

    mxinden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2aa1e5e View commit details
    Browse the repository at this point in the history
  4. This is bash

    mxinden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f243961 View commit details
    Browse the repository at this point in the history
  5. Fetch before checkout

    mxinden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ac6adec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4751ad1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c132fb2 View commit details
    Browse the repository at this point in the history
  8. Shorten client server list

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

Commits on Mar 5, 2024

  1. Move to separate workflow

    mxinden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2b5e635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    180fe57 View commit details
    Browse the repository at this point in the history
  3. Run on ubuntu-latest

    mxinden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    61c8c62 View commit details
    Browse the repository at this point in the history