We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77a917 commit e1d9fccCopy full SHA for e1d9fcc
src/reference/changes.rst
@@ -187,6 +187,18 @@ task success) which is more consistent with the behaviour for tasks where
187
success is required.
188
189
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
202
Cylc 8.4
203
--------
204
0 commit comments