Bruno P. Kinoshita
Bruno P. Kinoshita
I started the Docker Compose cluster locally using the latest code on `master`. Tried to import the workflow above, and got: ```bash spring_1_905cde106a10 | 2022-09-22 23:10:49,101 WARN [http-nio-8080-exec-10] org.commonwl.view.workflow.WorkflowController: url.parsingError...
Failed to parse on http://www.yamllint.com/ as well. 
Looks to be an issue with the optional types, like `File?` inside the brackets. Rewriting `obj {type: File?}` to ``` obj: type: File? ``` everywhere in that workflow, and re-running...
(might be something to add to the YAML topic in our user guide?)
Ah, that'd make sense. Shouldn't be too hard to test either of these libraries if they are published to Maven central repo (Java's PYPI equivalent I think).
P.s. I used to see this when developing the UI. Never investigated the cause though. Sometimes ffox would keep showing the red icon at the top, showing that I was...
@oliver-sanders ' in [this issue](https://github.com/cylc/cylc-ui/pull/1684#issuecomment-1964610092) show what I can now easily reproduce locally :tada: I was reading an article on JS and performance for Autosubmit UI, when I noticed the...
Sounds like a good idea, and most users of Cylc would be familiar with vim, command line, etc. So +1. In GitHub UI, there are several shortcuts. If you open...
Notes from discussion about moving it to cylc-web: > * (Matt) Yes. Values are stored in the runtime SQLite file. We need to be able to enable read/write from the...
Sketch attached in #75 by @oliver-sanders 