Skip to content

Commit de05664

Browse files
update caveats
1 parent 36d95f9 commit de05664

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

src/7-to-8/caveats.rst

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ Cylc 8. These features will be re-implemented in future releases.
88
Cylc Flow
99
---------
1010

11-
Trigger Edit
12-
Functionality removed pending reimplementation.
13-
14-
* https://github.com/cylc/cylc-flow/issues/3751
15-
1611
Multiple Flows
1712
The new :term:`scheduler` can manage multiple flows in the workflow graph.
1813
Commands and options for interacting with flows are still being refined.
@@ -23,28 +18,11 @@ Browser Based UI
2318

2419
The old "GUI" has been replaced by the new browser-based "UI".
2520

26-
Graph View
27-
There is no graph view in the new Cylc UI as yet. A new graph view will be
28-
developed providing both "live" (AKA ``cylc gui``) and "offline"
29-
(AKA ``cylc graph``) functionalities.
30-
31-
* https://github.com/cylc/cylc-ui/issues/74
32-
* https://github.com/cylc/cylc-ui/issues/82
33-
3421
Static Graph Visualization
3522
Not yet reimplemented for Cylc 8. As an interim measure the
3623
``cylc graph`` command can generate a basic PNG image of a workflow
3724
graph if Graphviz is installed in the Cylc environment.
3825

39-
Log Files
40-
The ability to view job logs and other files in the web UI is yet to be
41-
implemented. For the moment:
42-
43-
* use ``cylc cat-log``
44-
* look in your ``cylc-run`` directory
45-
* use Cylc Review from Cylc 7.9.5/7.8.10 (the latest version is compatible
46-
with Cylc 8)
47-
4826
Multiple Selection
4927
Multiple selection is yet to be implemented, however, it is possible
5028
to issue action for multiple tasks (e.g. ``kill``) without using
@@ -61,8 +39,6 @@ Installing Workflows
6139
:term:`source workflows <source directory>` in the UI.
6240
Rose Edit
6341
Rose Edit is awaiting reimplementation in the UI.
64-
Trigger Edit
65-
Functionality removed pending reimplementation.
6642
Xtrigger Visibility
6743
Xtriggers are not yet visible in the UI.
6844

@@ -102,10 +78,6 @@ GScan
10278
UI Server
10379
---------
10480

105-
Authorization
106-
A full-featured authorization system has been implemented for Cylc 8, but
107-
the UI doesn't yet provide easy access to other users' UI Servers.
108-
10981
CLI via UIS
11082
The ability to route Cylc commands via the UIS is planned for a future release
11183

0 commit comments

Comments
 (0)