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
Scheduled workflows #411
Scheduled workflows #411
Changes from 50 commits
0cedd87
96378d7
92db30a
3d760b0
d295468
3dfd59c
e90eda3
1fa17a7
c525826
825f7b5
0889b70
8155475
95d6474
a197675
77937be
e2163c7
5f3b265
93d7d19
fd52645
4430f75
22a7366
8fd5ff2
5d28869
eeb6096
99e504a
b833724
3e8b3a1
008c94e
4abe988
dd09b3d
e52d4ba
b5c3beb
02cbc97
a2a801a
b5c8587
0cfff39
df6ebf2
2470855
ce85dbf
03258c8
77b245b
c9a714e
0ef0b50
a11b9fb
d1806d0
28b0afd
630284b
35281c3
e5539ad
ff5da5f
4266d27
e757cbe
1a000da
0a7b2da
3f14989
3ff1e39
f10dbdd
1172e11
bb9991a
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.
Same comment as the other one: can we simply pass
schedulerConfig
here.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.
I still think for now we should pass in
schedulerConfig
only. Because it's confusing to pass bothro
andro.workflowConfig
which is redundant.