-
#4745 fixed a bug where you would get traceback running `cylc help all` and `cylc hub` for a normal installation of `pip install cylc-flow cylc-uiserver` (i.e. not an `[all]` installation, which we no…
-
Due to a [graphviz issue](https://gitlab.com/graphviz/graphviz/-/issues/1855) we pinned our actions to Ubuntu 18 in https://github.com/cylc/cylc-doc/pull/246.
Once the issue is resolved we should u…
-
In the present GUIs there are two different edge styles:
* Solid arrows for `and` type dependencies (e.g. `foo => baz` or `foo & bar => pub`)
* Empty arrows for `or` type dependencies (e.g. `foo |…
-
**Describe the bug**
According to its documentation `cylc scan --ping` should remove contact files for suites it's not able to connect to.
```
--ping Test the connection to t…
-
## Description
It would be good if the Run ACCESS-CM instructions were adapted to include information on how to modify an old suite to the new persistent sessions. Some old suites might have refere…
-
In `src/user-guide/sharing-access-to-workflows.rst`, there is a table that displays cylc mutations mapped to their access groups (`ALL`, `CONTROL`, `READ`). It would be nice for this to be auto genera…
-
Description below pasted verbatim from Element chat room (@oliver-sanders please edit if desired).
See also comments on #3766 and #3595 which this issue supersedes.
See also:
* #4981
* #3766
…
-
We could do with better documentation over the purpose of the workflow run dirs, (log share, work, ...?) and an explanation of how they are handled by (re)install.
One important thing to mention is…
-
Cylc lint has multiple rulesets (i.e. 7-2-8 migration stuff and general style things).
To make this command more pluggable (motivation https://github.com/cylc/cylc-flow/issues/5866) we could regist…
-
See https://github.com/cylc/cylc-flow/pull/4238#pullrequestreview-677164798
> UI sibling: https://github.com/cylc/cylc-ui/issues/686
Task pool commands (e.g. `cylc hold`) can only apply pattern…