-
This builds on the changes in #33 and refactors `suite_report.py`. The goals are to:
* fix compliance with pylint as far as possible
* improve code structure by
- splitting the monolithic Su…
t00sa updated
2 months ago
-
> **Edit:**
>
> Have generalised the issue based on the discussion [below](https://github.com/cylc/cylc-flow/issues/4638#issuecomment-1034755877).
>
> Cylc 7 used to identify unsatisfiable tasks, …
wxtim updated
10 months ago
-
> **Edit** (2020-11-19):
>
> Cylc currently uses a PT5S "round journey" timeout for all requests. This can be overridden by the somewhat confusingly named but still functional `--comms-timeout` opti…
-
Long awaited, and relates to:
#2123
#3005
#3528
#4742
The hub started UIS negotiates an API authentication token that can be used via the hub proxy or directly with the UIS, and in the absence …
-
For the "Task" component, better handle cases where no progress information is available.
See the related https://github.com/cylc/cylc-ui/issues/563#issuecomment-761879176
Two parts:
1) Handl…
-
Ref:
1. https://github.com/cylc/cylc/pull/841#issuecomment-31826004
2. https://github.com/cylc/cylc/pull/841#issuecomment-31887539
-
After metomi/isodatetime#69 has been implemented and incorporated into cylc,
we should document that users will be able to use backslashes to escape interpretation
of characters like `D` in template s…
-
A NIWA user has suggested (and I tend to agree) it's confusing that on validation fail `rose suite-run` prefixes all `cylc validate` output with `[FAIL]`, even the lines that are merely warnings or in…
-
Two of the unit tests are flaky:
```
FAILED tests/unit/test_workflow_files.py::test_install_workflow__max_depth[foo/foo/-False]
FAILED tests/unit/test_workflow_files.py::test_install_workflow__ne…
-
Cylc comprises of a distribution of systems and, as such, if there is a bottleneck anywhere, then this can be difficult to pinpoint. Also, one of the key objectives of observability is to, not only se…