-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8.0.x.patch #5178
8.0.x.patch #5178
Commits on Sep 26, 2022
-
fix reversed data-store edge source-target (cylc#5156)
Co-authored-by: David Sutherland <davidwollow@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1d45ea - Browse repository at this point
Copy the full SHA b1d45eaView commit details -
log_vc_info
: Redirect diff straight to file to avoid blocking pipe (c……ylc#5139) * log_vc_info: redirect diff straight to file to avoid blocking pipe * Update changelog
Configuration menu - View commit details
-
Copy full SHA for a438c69 - Browse repository at this point
Copy the full SHA a438c69View commit details -
A no-flow task should not merge and retrigger incomplete children (cy…
…lc#5146) Prevent no-flow merge.
Configuration menu - View commit details
-
Copy full SHA for 6d47966 - Browse repository at this point
Copy the full SHA 6d47966View commit details
Commits on Sep 27, 2022
-
remote-install: add "ana/" to the default install list (cylc#5137)
* The `ana/` directory is used by `rose_ana` to load comparison modules. * These are typically run where the data is generated which is often remote. * These directories typically contain a small number of Python files.
Configuration menu - View commit details
-
Copy full SHA for c44563a - Browse repository at this point
Copy the full SHA c44563aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4269cb - Browse repository at this point
Copy the full SHA a4269cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d0010 - Browse repository at this point
Copy the full SHA 56d0010View commit details -
Db store force triggered (cylc#5023)
Store force-triggered flag in the run DB. * Add a new functional test. * Remove some redundant DB updates. * Update change log.
Configuration menu - View commit details
-
Copy full SHA for 20bc9a0 - Browse repository at this point
Copy the full SHA 20bc9a0View commit details -
Merge pull request cylc#5160 from MetRonnie/actions
Cherry picked GH Actions updates for 8.0.x
Configuration menu - View commit details
-
Copy full SHA for 000f202 - Browse repository at this point
Copy the full SHA 000f202View commit details
Commits on Sep 28, 2022
-
remote: ensure all remote commands use a platform config (cylc#5152)
Remote interfaces (SSH & rsync) now all require a platform object for configuration purposes (e.g. "ssh command"). Convenience interfaces added for remote calls to Cylc servers which use the localhost platform configuration. These are now used for: * `cylc play` command re-invocation on a Cylc server. * Evaluation of host selection rankings (via `cylc psutil`). * The detect old contact file check, which tests whether a workflow is still running on the server recored in the contact file.
Configuration menu - View commit details
-
Copy full SHA for ece609d - Browse repository at this point
Copy the full SHA ece609dView commit details
Commits on Oct 5, 2022
-
host select: allow unary operators in ranking expressions (cylc#5151)
* host select: allow unary operators in ranking expressions * Whitelist unary operators (required for expressions like `-1 * x`) in `[scheduler][run hosts]ranking` expressions. * Improve error formatting. * Update tests/unit/test_exceptions.py Co-authored-by: Tim Pillinger <26465611+wxtim@users.noreply.github.com> Co-authored-by: Tim Pillinger <26465611+wxtim@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bdfafa - Browse repository at this point
Copy the full SHA 4bdfafaView commit details -
reinstall changes to
rose-suite.conf
(cylc#5125)reinstall: ensure rose-suite.conf changes trigger reinstallation
Configuration menu - View commit details
-
Copy full SHA for 7120803 - Browse repository at this point
Copy the full SHA 7120803View commit details -
Configuration menu - View commit details
-
Copy full SHA for cadbac2 - Browse repository at this point
Copy the full SHA cadbac2View commit details