Skip to content

Latest commit

 

History

History
133 lines (82 loc) · 4.64 KB

CHANGES.md

File metadata and controls

133 lines (82 loc) · 4.64 KB

Selected Cylc-Rose Changes

cylc-rose-1.4.0 (Released 2024-06-18)

Features

#269 - Allow environment variables set in rose-suite.conf to be used when parsing global.cylc.

Fixes

#319 - Prevent Cylc Rose from modifying Cylc's compatibility mode.

cylc-rose-1.3.4 (Released 2024-05-02)

#312 - Fixed an issue that could cause the cylc-rose CLI options (-S, -D, -O) to be applied incorrectly.

cylc-rose-1.3.3 (Released 2024-04-05)

Fixes

#302 - Fix issues which could cause "fcm_make" and "rose_prune" tasks intermittently fail with the message "Workflow database is incompatible with Cylc x.y.z, or is corrupted".

cylc-rose-1.3.2 (Released 2024-01-18)

#284 - Allow use of Metomi-Rose 2.2.*.

cylc-rose-1.3.1 (Released 2023-10-24)

Fixes

#250 - Prevent project name being manually set to an empty string.

#225 - Prevent totally invalid CLI --defines with no = sign.

#248 - Make sure that rose stem sets variables in [jinja2:suite.rc] not [jinja2].

cylc-rose-1.3.0 (Released 2023-07-21)

Fixes

#229 - Fix bug which stops rose-stem suites using the new [template variables] section in their rose-suite.conf files.

#231 - Show warning about root-dir config setting in compatibility mode.

cylc-rose-1.2.0 (Released 2023-01-16)

Fixes

#192 - Fix bug where Cylc Rose would prevent change to template language on reinstall.

#180 - Rose stem gets stem suite's basename to use as workflow name when not otherwise set.

cylc-rose-1.1.1 (Released 2022-09-14)

Fixes

#171 - Fix bug where Cylc Rose passed rose-suite.conf items commented with ! or !! to Cylc regardless.

#172 - Allow getting a workflow name when source is not an SVN repo.

cylc-rose-1.1.0 (Released 2022-07-28)

Fixes

#140 - Support integers with leading zeros (e.g 001) to back support Rose configurations for use with cylc-flow>=8.0rc4 which uses Jinja2 v3 which no longer supports this.

#155 - Use the public rather than private database for platform lookups. This resolves a database locking issue with the rose_prune built-in app.

cylc-rose-1.0.3 (Released 2022-05-20)

Fixes

#139 - Make rose stem command work correctly with changes made to cylc install in cylc-flow PR #4823

#130 - Fix bug preventing cylc reinstall using Rose fileinstall.

#132 - Fix bug preventing Cylc commands (other than install) from accessing the content of --rose-template-variable.

#133 - Fix bug allowing setting multiple template variable sections.

cylc-rose-1.0.2 (Released 2022-03-24)

Fixes

118 - Fail if a workflow is not a Rose Suite but user provides Rose CLI options.

cylc-rose-1.0.1 (Released 2022-02-17)

First official release of Cylc-Rose.

Implements interfaces to allow the use of Rose suite configurations with Cylc 8.

Note: The 1.0.1 was preceeded by the 1.0.0 release which had incorrect metadata.