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 support for branch configuration #910

Merged
merged 19 commits into from Apr 10, 2024
Merged

Add support for branch configuration #910

merged 19 commits into from Apr 10, 2024

Commits on Apr 10, 2024

  1. Copy the full SHA
    e4f4f6e View commit details
    Browse the repository at this point in the history
  2. Use JSON as the test name

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    1f47fdc View commit details
    Browse the repository at this point in the history
  3. Update tests on remote tip

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    4ef831e View commit details
    Browse the repository at this point in the history
  4. Use index as test name

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    90b75e5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9a98289 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ad5aa8e View commit details
    Browse the repository at this point in the history
  7. Skip tests

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    053bb93 View commit details
    Browse the repository at this point in the history
  8. Skip tests if the platform doesn't match

    Instead of "passing" them without running anything
    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    b3733bb View commit details
    Browse the repository at this point in the history
  9. Get branch from stashDir

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    0ea0d6a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    a056e90 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    70d2ff7 View commit details
    Browse the repository at this point in the history
  12. Adjust known failures

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    cb77929 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c62b937 View commit details
    Browse the repository at this point in the history
  14. Remove reference to stash branch

    Project-linked instance config does not need the `branch` from the stash
    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    c65eb38 View commit details
    Browse the repository at this point in the history
  15. Remove debug logging

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    ce18e34 View commit details
    Browse the repository at this point in the history
  16. Move shared client test running to separate module

    Makes it faster and easier to run these tests since they don't need to
    actually spin up a server.
    
    Also added some functionality to re-write linux-like paths to macOS-like
    paths to make running tests locally on macOS show the same results as CI
    would in linux-like environments.
    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    637553c View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    89308db View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    e37d67d View commit details
    Browse the repository at this point in the history
  19. Some cleanup

    scotttrinh committed Apr 10, 2024
    Copy the full SHA
    4c37f72 View commit details
    Browse the repository at this point in the history