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-1595 GCP Batch backend refactor to include the PAPI request manager #7412
WX-1595 GCP Batch backend refactor to include the PAPI request manager #7412
Changes from 47 commits
ff8543c
5cca13a
0823351
0f5ab24
94d1aaf
af6b42d
fdb5c24
ff23056
ecc28d1
2afef28
a249835
7ef43da
71daebe
1e8bcef
ad51153
476a923
f92974b
0bf7a90
94ce5cd
76bb726
dbd6d24
e619ef0
057ee14
6fe1518
0412a9d
d71751d
3ccc34d
810a061
9acc240
7a4db8c
2db7ce0
62129c9
26603c8
29f3c4f
778c83a
7becc27
38eb051
64510cf
be118f5
b4a1b30
e8a61f1
d9c362a
11a02bb
1e2661b
290f065
50517e4
a333f65
bfd9dd1
54c152d
59c9675
83891cf
0cf2ba0
526447d
8d7c618
fa18a3c
f872fee
0e30684
c08b09b
23650c0
35dce53
cee36d9
6119047
f4511b9
b30be69
8f16dbc
28a62ef
0e4ddcb
f1a83ff
dca1420
eca754f
0095a87
837f86e
dcd0efe
3c9d020
e261cb9
1050850
75acee0
387e399
5f01bc9
37e5fde
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
Check warning on line 91 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/GcpBatchBackendLifecycleActorFactory.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/GcpBatchBackendLifecycleActorFactory.scala#L91
Check warning on line 95 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/GcpBatchBackendLifecycleActorFactory.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/GcpBatchBackendLifecycleActorFactory.scala#L95
Check warning on line 103 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/GcpBatchBackendLifecycleActorFactory.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/GcpBatchBackendLifecycleActorFactory.scala#L103
Check warning on line 29 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala#L29
Check warning on line 33 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala#L31-L33
Check warning on line 37 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala#L37
Check warning on line 39 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala#L39
Check warning on line 43 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala#L43
Check warning on line 46 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiAbortClient.scala#L46
This file was deleted.
Check warning on line 26 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala#L25-L26
Check warning on line 31 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala#L28-L31
Check warning on line 51 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala#L51
Check warning on line 56 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiRunCreationClient.scala#L53-L56
Check warning on line 20 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala#L20
Check warning on line 29 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala#L22-L29
Check warning on line 34 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala#L33-L34
Check warning on line 46 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala#L43-L46
Check warning on line 50 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala#L48-L50
Check warning on line 55 in supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala
Codecov / codecov/patch
supportedBackends/google/batch/src/main/scala/cromwell/backend/google/batch/actors/BatchApiStatusRequestClient.scala#L53-L55