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.
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
WX-906 Sbt Unit Tests as Github Actions #6992
WX-906 Sbt Unit Tests as Github Actions #6992
Changes from 132 commits
89fb748
a7f5fe7
c619a61
900da1b
41b4fc5
b742a6b
2c8fe94
ef5540f
3960e6a
047b957
f8f73c7
85e949e
a028550
9207552
49c45bf
2daf2d6
6fc8470
776e4a9
426044a
6b30ef4
61704c8
4c70191
da89730
6c623ed
e6cd875
23b5f53
079b3c6
b435c7a
d1e7629
2da9d83
9d12de0
076ed6a
75c0955
efbc02c
8bb541c
3476796
6b8afdb
e9018d8
f6cce2f
b727570
a399d12
c36fd91
0349d6d
d84cbab
aee9df5
aaeee6f
adcfae8
eda3f89
81ce1da
a985a64
d4da61f
3132a19
ae82349
3a158ea
4e0821c
a1b4f4b
8076020
d00fe60
9272636
2ccbc76
602c5ee
53df19c
cd78e00
9a93df0
b691681
897bb7a
025eea8
89a5607
f155b49
f28381e
e978ad4
e4f6f82
8d702de
778af44
7eff689
a62a754
11101fb
c4341da
39e6270
ceed50e
df46ef6
de6704b
9afc8c9
c9640c6
29cc772
fc01ca7
76290cd
c924572
997f5a7
3cfee4a
0470963
5d11931
e83e7a4
678f77a
cc209c4
069c1a6
8368318
9c8b38c
db128af
461c0aa
6358c75
52ee24f
15d9302
bf91a06
74796d4
247f412
d184b6f
68fc894
962c04f
0302bc6
afe4d3b
01fbece
37bca13
019f333
5aa1271
e9dc5f6
857ad95
97b3666
7fb8069
a78c30f
f4d7216
54aaee3
8403b9f
fcf9c8f
eaa4852
2609146
f4837f8
33fe63c
df0fbc7
05ff151
4e338c4
58e8f80
13b0062
d9da2ed
e00aad3
83b8daf
4bc0bc8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's probably fine for these small tests, that are unlikely to ever be the longest-running piece and therefore gating factor to speed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably want to update this comment 🙂