-
All cylc messages are printed in _grey_ chips:
![image](https://user-images.githubusercontent.com/26465611/233048226-36dfe6a8-9be7-4b35-95b6-4831477c643d.png)
I think I would expect these bubble…
-
Templating languages often get executed prior to whatever language the file is written in, so even if a templating block is inside a comment it will still get executed.
For example, Jinja2:
GitH…
-
### Description
Restarting a workflow with a waiting or orphaned task that is no longer on sequence (due to `flow.cylc` having been changed) can result in traceback.
### Reproducible Example
…
-
Suggested by @sgaist (thanks!). We have pull requests where contributors may spend a long time trying to fix the build (especially around things like 80 characters-lines, and simple unit tests).
It…
kinow updated
4 years ago
-
I'm not sure this is a bug, so I've not labelled it as one. I'm wondering if the error message can be improved at the end of the below output.
```
WARNING - $ ssh -oBatchMode=yes -oConnectTimeout=…
-
| by mrd599@nci.org.au
___
Jin has had several instances of a suite failing with an error message in the suite log
2017-10-18T14:02:31Z INFO - Suite shutting down - ERROR: database disk imag…
-
`keyword_TIWG` | by saw562@nci.org.au
___
Martin says there are some long-running cylc jobs on accessdev - check why they aren't timing out
___
_Issue migrated from [trac:224](https://accessd…
-
In a task script you can do this:
```
cylc message -- x
cylc message -- y
```
Or, for efficiency, you could do this:
```
cylc message -- x y
```
Which does the same thing with one les…
-
Xtriggers are not evaluated until at least one pre-requisite has been satisfied (where the "runahead limit" is effectively handled as a prerequisite for parentless tasks for this purpose), however, Cy…
-
This repo was created to assist with the development of the Cylc and Rose documentation, it has a GPL license as a result.
However, the Cylc Pygments lexer may be of interest to other projects, e.g…