-
Address remaining delta issues:
* Added delta on workflow start (should be updated)
* Added delta on workflow reload (should be updated)
* Empty deltas
See https://github.com/cylc/cylc-uiserve…
-
--overwrite option for checkoutSscript.py that allows for removing and re-checking-out over a preexisting experiment. Cleans up prior directories via cylc clean if needed, gives a warning message with…
-
This creates three final-incomplete tasks (i.e.,with final status and incomplete outputs) ahead of the flow:
```cylc
[scheduler]
allow implicit tasks = True
[scheduling]
[[graph]]
…
-
> **Edit 2023:**
>
> This issue has moved on as full editor capability is no longer required.
> We now only require a file "viewer", see
> https://github.com/cylc/cylc-ui/issues/144#issuecomment-1…
-
After https://github.com/cylc/cylc-ui/issues/74 is closed Add an screencap to the tutorial here: https://github.com/cylc/cylc-doc/blob/master/src/tutorial/runtime/introduction.rst#the-cylc-gui
-
~https://github.com/cylc/cylc-flow/pull/3712~
[UPDATE:] https://github.com/cylc/cylc-flow/pull/3955
Document the option, which ensures consistent local and remote job environment, but has conseq…
-
When adding a truncated `TimePoint` to a regular `TimePoint` there can be inconsistencies with the day of the month.
e.g: `2000-01-01T00:00:00Z + 03-30T00:00:00Z = 2000-03-02T00:00:00Z`
Reported…
-
**Master listing of all enhancements proposed for the documentation (formerly the User Guide & Suite Design Guides) under Sphinx infrastructure, after bare-bones conversion from LaTeX sourcing (#2910)…
-
This issue covers the GUI side of https://github.com/cylc/cylc-flow/issues/2123.
* [x] Auto-generate forms for suite actions (e.g. poll, insert, reload, kill, ...) - #544
* [ ] Present informatio…
-
### What problem does your feature request solve?
Currently a lot of issues arise from various shells interpreting the variables to be put into the templates. This is confusing, and hard to get r…