common-workflow-language / cwlviewer

A web application to view and share Common Workflow Language workflows
https://view.commonwl.org/
Apache License 2.0
45 stars 28 forks source link

Support YAML 1.2 better #458

Closed mr-c closed 2 years ago

mr-c commented 2 years ago

Description

Switch from snakeyaml to snakeyaml-engine

Motivation and Context

Fix underlying issue in #457 (but does not fix error reporting)

How Has This Been Tested?

The added test fails without the added code.

Screenshots (if appropriate):

Types of changes

Checklist: