-
If I create a suite named `cylc-run/testÂ` and then try to list my suites using cylc review (7.8.4) I get:
```
500 Internal Server Error
The server encountered an unexpected condition which preve…
-
Would be good to record the cylc-rose version somewhere in the installation for debugging.
Ideas:
* `opt/rose-suite-cylc-install.conf`
* `log/install/?`
Would be a good idea to stick the metom…
-
The old Cylc profile battery was removed at Cylc 8, it was decided that it would be moved to a top level project outside of Cylc Flow.
The old profile battery was designed to provide support back t…
-
Hi,
When searching for Cylc on search engines, some of the top results (with privacy filters) include Cylc links. But Google and other search engines give Wikipedia articles a high rank in the resu…
kinow updated
2 years ago
-
Spotted in the wild:
```
INFO - Command "set_graph_window_extent" received.
set_graph_window_extent(n_edge_distance=2)
CRITICAL - An uncaught error caused Cylc to shut down.
…
-
The tests appear to have become flaky, maybe ~3 weeks back?!
https://github.com/cylc/cylc-rose/actions/workflows/tests.yml?query=branch%3Amaster
-
This should check that the workflow is always valid (ala `cylc validate`), and also try and run some simple cases to ensure things are working.
See https://cylc.discourse.group/t/running-cylc-in-ci…
-
There are two cylc conda packages that we stopped publishing at older versions.
## the "cylc" meta-package
We abandoned this after 8.0b1, so if a user (quite reasonably) types `conda install cyl…
-
closes: https://github.com/cylc/cylc-admin/issues/76, https://github.com/cylc/cylc-admin/issues/27, https://github.com/cylc/cylc-admin/issues/75, https://github.com/cylc/cylc-flow/pull/4158
Open pr…
-
Rose fileinstall adds things into the run directory. If these things are not placed in work/ or share/ then they will be overwritten and subsequently reinstalled by `cylc reinstall`. This is ok but in…