common-workflow-language / common-workflow-language/cwltool

CWL parameter references: detect attempts to use parameters not in the current namespace and suggest a fix

未關閉
#1,338 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement gsoc help wanted
主要語言
Python
星號
376
分支
255
平均合併
2 天 7 小時
30 天內合併 PR
12

描述

For example: users might try to access workflow level inputs when doing step level `valueFrom` parameter references or while using the `when` conditional execution directive.

We should detect this and present a targeted error message. Ideally we would even show a small source code diff (with correct line numbers) to add that workflow level inputs parameter to the step level `in` section so it would be visible in the `$(inputs)` object.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。