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
Optional outputs extension #6046
Optional outputs extension #6046
Changes from 5 commits
a02b266
12d21d5
e09c31f
777c6c3
f7d65ff
a88733a
a41cd9d
821cddb
99358b1
4c0f8aa
9cbb901
1d1d08a
a234874
124fbf5
7247838
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.
The output could be either
my_error
ormy-error
couldn't it?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.
Yes.
Check warning on line 1038 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1038
Check warning on line 1070 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1070
Check warning on line 1077 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1077
Check warning on line 1083 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1083
Check warning on line 1093 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1093
Check warning on line 1096 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1096
Check warning on line 1118 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1118
Check warning on line 1126 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1126
Check warning on line 1132 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1132
Check warning on line 1139 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1139
Check warning on line 1145 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1145
Check warning on line 1148 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1148
Check warning on line 1185 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1185
Check warning on line 1192 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1192
Check warning on line 1203 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1203
Check warning on line 1215 in cylc/flow/config.py
Codecov / codecov/patch
cylc/flow/config.py#L1215