What feature do you want to see added?
PR #27 added hide/show links for each workflow block. It would be great if users in pipelines could control if a block should be hidden by default. For example, we run sh 'env' to print environment variables in pipelines to assist with debugging but in most cases when viewing a log this could be hidden to minimize noise. Note I would still want my browser search to be able to find the text within hidden blocks even if they are not shown.
Upstream changes
Possibly depending on where control over hidden FlowNodes is placed.
Are you interested in contributing this feature?
No response
What feature do you want to see added?
PR #27 added hide/show links for each workflow block. It would be great if users in pipelines could control if a block should be hidden by default. For example, we run
sh 'env'to print environment variables in pipelines to assist with debugging but in most cases when viewing a log this could be hidden to minimize noise. Note I would still want my browser search to be able to find the text within hidden blocks even if they are not shown.Upstream changes
Possibly depending on where control over hidden FlowNodes is placed.
Are you interested in contributing this feature?
No response