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: implement --shard option #12546

Merged
merged 54 commits into from Mar 6, 2022
Merged

feat: implement --shard option #12546

merged 54 commits into from Mar 6, 2022

Commits on Mar 4, 2022

  1. Copy the full SHA
    3052d3b View commit details
    Browse the repository at this point in the history
  2. fix: remove unneeded optional chain

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 4, 2022
    Copy the full SHA
    9a02991 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1bdab88 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    edcd51b View commit details
    Browse the repository at this point in the history
  5. test: add shard e2e test

    marionebl committed Mar 4, 2022
    Copy the full SHA
    8a6d66f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fc7574d View commit details
    Browse the repository at this point in the history
  7. test: fix failing test

    marionebl committed Mar 4, 2022
    Copy the full SHA
    d524ecf View commit details
    Browse the repository at this point in the history
  8. docs: add changelog entry

    marionebl committed Mar 4, 2022
    Copy the full SHA
    392f2f2 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d507ae5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Apply formatting suggestion

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    002e9d5 View commit details
    Browse the repository at this point in the history
  2. Grammar fix

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    17a2f41 View commit details
    Browse the repository at this point in the history
  3. fix: validate only once

    marionebl committed Mar 5, 2022
    Copy the full SHA
    c2cc758 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9136939 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0e27779 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    abe7806 View commit details
    Browse the repository at this point in the history
  7. ci: use actions matrix

    marionebl committed Mar 5, 2022
    Copy the full SHA
    a205153 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6f1631d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f558cd9 View commit details
    Browse the repository at this point in the history
  10. docs: fix typo

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    1effb45 View commit details
    Browse the repository at this point in the history
  11. docs: contract

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    3f38e3a View commit details
    Browse the repository at this point in the history
  12. docs: no relative marker

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    61536d8 View commit details
    Browse the repository at this point in the history
  13. docs: fix typo

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    d0366ef View commit details
    Browse the repository at this point in the history
  14. fix: remove unneeded guard

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    marionebl and SimenB committed Mar 5, 2022
    Copy the full SHA
    e598dad View commit details
    Browse the repository at this point in the history
  15. fix: clean up debris

    marionebl committed Mar 5, 2022
    Copy the full SHA
    e045336 View commit details
    Browse the repository at this point in the history
  16. fix: apply format

    marionebl committed Mar 5, 2022
    Copy the full SHA
    1ef0f95 View commit details
    Browse the repository at this point in the history
  17. style: apply formatting

    marionebl committed Mar 5, 2022
    Copy the full SHA
    42f5276 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    4cc8728 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    d8e69b4 View commit details
    Browse the repository at this point in the history
  20. ci: use matrix parameter

    marionebl committed Mar 5, 2022
    Copy the full SHA
    d3cebc4 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    6f2a633 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    2986f1d View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    2a08e13 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    8b60f60 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'main' into 6270

    SimenB committed Mar 5, 2022
    Copy the full SHA
    dcb6706 View commit details
    Browse the repository at this point in the history
  26. move changelog

    SimenB committed Mar 5, 2022
    Copy the full SHA
    2aed48b View commit details
    Browse the repository at this point in the history
  27. rename

    SimenB committed Mar 5, 2022
    Copy the full SHA
    1b61239 View commit details
    Browse the repository at this point in the history
  28. doc tweaks

    SimenB committed Mar 5, 2022
    Copy the full SHA
    9316f6f View commit details
    Browse the repository at this point in the history
  29. tweak test

    SimenB committed Mar 5, 2022
    Copy the full SHA
    2ba718e View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    fe1eb34 View commit details
    Browse the repository at this point in the history
  31. strings, not regex, in test

    SimenB committed Mar 5, 2022
    Copy the full SHA
    734748e View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    8fbace8 View commit details
    Browse the repository at this point in the history
  33. Update docs/CLI.md

    SimenB committed Mar 5, 2022
    Copy the full SHA
    a542b82 View commit details
    Browse the repository at this point in the history
  34. Update docs/Configuration.md

    SimenB committed Mar 5, 2022
    Copy the full SHA
    0d4fb3f View commit details
    Browse the repository at this point in the history
  35. use relative path in hash

    SimenB committed Mar 5, 2022
    Copy the full SHA
    062a80c View commit details
    Browse the repository at this point in the history
  36. lockfile

    SimenB committed Mar 5, 2022
    Copy the full SHA
    3362237 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    74b1a0c View commit details
    Browse the repository at this point in the history
  38. unit test

    SimenB committed Mar 5, 2022
    Copy the full SHA
    798fd40 View commit details
    Browse the repository at this point in the history
  39. type errors in test

    SimenB committed Mar 5, 2022
    Copy the full SHA
    128047f View commit details
    Browse the repository at this point in the history
  40. oops

    SimenB committed Mar 5, 2022
    Copy the full SHA
    6facf86 View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    be17873 View commit details
    Browse the repository at this point in the history
  42. maybe?

    SimenB committed Mar 5, 2022
    Copy the full SHA
    70d073f View commit details
    Browse the repository at this point in the history
  43. compare manually

    SimenB committed Mar 5, 2022
    Copy the full SHA
    3748808 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. maybe

    SimenB committed Mar 6, 2022
    Copy the full SHA
    75014e9 View commit details
    Browse the repository at this point in the history
  2. shard coverage run

    SimenB committed Mar 6, 2022
    Copy the full SHA
    a2bb729 View commit details
    Browse the repository at this point in the history