-
From https://github.com/cylc/cylc-ui/pull/223#issuecomment-531642116 (and some subsequent comments).
In the tree component, there is some code to compute a summary of the cycle point. That summary …
kinow updated
2 years ago
-
Currently `cylc kill ` does this:
- kills the associated job
- sets the failed output on the job
This should remain the default, but sometimes we want the scheduler to proceeded differently after…
-
Bug introduced by this change: https://github.com/cylc/cylc-flow/pull/5592
```ini
[scheduling]
[[graph]]
R1 = foo
[runtime]
[[foo]]
script = cylc reload $CYLC_WORKFLOW…
-
#### Motivation
I recently read a really interesting blog post about workflow scheduling for data analytics at Netflix [1 & (the follow-up) 2]. In short, they have recently begun extensively adopti…
-
... or some generalization of that.
This would make it more obvious (than integer cycling) that Cylc can be used to process (e.g.) a list of many datasets.
Potentially the "next cycle" could ev…
-
Make task "outputs" a new input type to allow the WUI to perform actions on them (i.e. to call `set-outputs` with them) them (see https://github.com/cylc/cylc-ui/issues/402).
https://github.com/cyl…
-
The ultimate solution to this is Python API to Cylc #1962, but in the meantime it would really help to have at least some basic form of introspection and manipulation available to work with suite defi…
-
Users of suite-state polling for inter-suite triggering often hit the problem that polling tasks time out and fail if their suite is running a bit behind the clock and the upstream suite has been cold…
-
**All GitHub issues concerning Rose Bush (to be closed in parallel under ``metomi/rose``) plus those informally registered in the migration PR #2614, collated here to aid systemisation & discussion po…
-
**Describe the bug**
At commit [1fca257d4d5](https://github.com/cylc/cylc-rose/pull/15/commits/1fca257d4d574a3a486bc82f69ffd0ecf4515fc2) it was found necessary to run pytest separately for the doctes…
wxtim updated
2 years ago