Skip to content

Commit e1d9fcc

Browse files
changes: document per-cycle share directories
1 parent b77a917 commit e1d9fcc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/reference/changes.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,18 @@ task success) which is more consistent with the behaviour for tasks where
187187
success is required.
188188

189189

190+
Cycle Share Directory
191+
^^^^^^^^^^^^^^^^^^^^^
192+
193+
A new per-cycle share directory has been added, ``share/cycle/<cycle>``.
194+
195+
This directory is now automatically created and provides a convenient location
196+
for tasks to share cycle-specific data. See also :ref:`Shared Task IO Paths`.
197+
198+
This largely replicates the functionality of the Rose :envvar:`ROSE_DATAC`
199+
environment variable, but does not require the use of ``rose task-env``.
200+
201+
190202
Cylc 8.4
191203
--------
192204

0 commit comments

Comments
 (0)