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

Test load balancing (migrating changes from TypeScript-Demo-Lib) #394

Merged
merged 9 commits into from
Jul 12, 2022

Commits on Jul 12, 2022

  1. ci: improved junit output

    - Includes test suites that failed to run
    - Adds separator between names of nested describes
    emmacasolin committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    7218b7f View commit details
    Browse the repository at this point in the history
  2. ci: test load balancing

    Introduced sharding for macOS and Windows runners and test directory pipelines for Linux runner
    emmacasolin committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4a2f366 View commit details
    Browse the repository at this point in the history
  3. ci: optimising Homebrew setup

    Stopped Mac CI jobs from updating dependencies since this was increasing setup time
    emmacasolin committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d95e516 View commit details
    Browse the repository at this point in the history
  4. ci: chocolatey caching

    Optimised Windows CI/CD setup by internalising and caching chocolatey packages
    
    Fixes #397
    emmacasolin committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    0909fff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7fc2f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76918b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe4b0b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5682e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2dd3fa3 View commit details
    Browse the repository at this point in the history