-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
feat: implement --shard
option
#12546
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
3052d3b
feat: implement --shard option #6270
marionebl 9a02991
fix: remove unneeded optional chain
marionebl 1bdab88
fix: validate shard option in runJest too
marionebl edcd51b
fix: simplify .shard control flow
marionebl 8a6d66f
test: add shard e2e test
marionebl fc7574d
ci: try dogfooding on circleci
marionebl d524ecf
test: fix failing test
marionebl 392f2f2
docs: add changelog entry
marionebl d507ae5
ci: simplify circleci config
marionebl 002e9d5
Apply formatting suggestion
marionebl 17a2f41
Grammar fix
marionebl c2cc758
fix: validate only once
marionebl 9136939
test: cover negative number validation
marionebl 0e27779
test: add clarifying comment
marionebl abe7806
test: throw if sharding on non-shardin test sequencer
marionebl a205153
ci: use actions matrix
marionebl 6f1631d
docs: x-reference between shard and testSequencer
marionebl f558cd9
feat: use jump consistent hashing
marionebl 1effb45
docs: fix typo
marionebl 3f38e3a
docs: contract
marionebl 61536d8
docs: no relative marker
marionebl d0366ef
docs: fix typo
marionebl e598dad
fix: remove unneeded guard
marionebl e045336
fix: clean up debris
marionebl 1ef0f95
fix: apply format
marionebl 42f5276
style: apply formatting
marionebl 4cc8728
feat: use sha1 for test spreading
marionebl d8e69b4
test: relax assertions regarding ordering
marionebl d3cebc4
ci: use matrix parameter
marionebl 6f2a633
ci: chard correct execution
marionebl 2986f1d
feat: replace hardcoded shard config
marionebl 2a08e13
fix: remove snapshot checkins
marionebl 8b60f60
docs: add missing copyright headers
marionebl dcb6706
Merge branch 'main' into 6270
SimenB 2aed48b
move changelog
SimenB 1b61239
rename
SimenB 9316f6f
doc tweaks
SimenB 2ba718e
tweak test
SimenB fe1eb34
tweak spacing in cli args descriptions
SimenB 734748e
strings, not regex, in test
SimenB 8fbace8
remove inferred type annotation
SimenB a542b82
Update docs/CLI.md
SimenB 0d4fb3f
Update docs/Configuration.md
SimenB 062a80c
use relative path in hash
SimenB 3362237
lockfile
SimenB 74b1a0c
localeCompare, not number conversion
SimenB 798fd40
unit test
SimenB 128047f
type errors in test
SimenB 6facf86
oops
SimenB be17873
move docs and mention in troubleshooting
SimenB 70d073f
maybe?
SimenB 3748808
compare manually
SimenB 75014e9
maybe
SimenB a2bb729
shard coverage run
SimenB File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc tweaks
- Loading branch information
commit 9316f6f7eed9f578f95f87b63e4c37c79662bb21
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.