common-workflow-language / common-workflow-language/cwl-intro-gui-workshop

Hands on #1 uses an invalid File object.

Offen
#2 2 Kommentare 1 Reaktion 1 zugewiesene Person Beansprucht von @manabuishii Auf GitHub ansehen
Vorherrschende Sprache
Common Workflow Language
Sterne
8
Forks
4
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

A hands on in p.19 uses "Intro - Create a CWL Workflow.pdf" as an input parameter.

However, this `File` object is not good example because the [spec](https://www.commonwl.org/v1.0/CommandLineTool.html#File) says:
> If the `path` contains POSIX shell metacharacters (`|`,`&`, `;`, `<`, `>`, `(`,`)`, `$`, , `\`, `"`, `'`, ``, ``, and ``) or characters not allowed for Internationalized Domain Names for Applications then implementations may terminate the process with a `permanentFailure`.

That is, this example may not be applicable to other platforms such as `cwltool`.
It would be nice if the example uses another file that does not contain any metacharacters.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.