Hilary James Oliver

Results 104 issues of Hilary James Oliver

https://engineering.fb.com/2022/09/12/open-source/memlab/ https://github.com/facebookincubator/memlab

A NIWA user has suggested (and I tend to agree) it's confusing that on validation fail `rose suite-run` prefixes all `cylc validate` output with `[FAIL]`, even the lines that are...

`rose suite-restart` invokes `cylc restart` using CYLC_VERSION from the environment `rose suite-run --restart` preserves the suite's original CYLC_VERSION regardless of user environment As a consequence, users can upgrade CYLC_VERSION in...

bug

We discussed this a little via email several months ago, but there doesn't seem to be an issue for it. @hjoliver: > Is there a way to select and edit...

At NIWA we still use an in-house deployment system (now in special deployment tasks) to install suite components at the start of a suite run. The main reason for this...

User reports GUI-initiated clean failure, due to platforms definitions being set after UI Server start-up: Ref: https://cylc.discourse.group/t/bug-cant-clean-remote-jobs-from-the-gui-if-platform-not-set-at-launch/888 Should we periodically reload the global config?

See also #259 Authorization config requires valid Python syntax as well as the correct data structure and item names and values. Any error results in the user config being silently...

question
authorization

A previous PR adding supping for the Python logging module. Now we need to put a bit of effort into logging useful information in a sensibly-located log file.

On current cylc-flow master (before cylc/cylc-flow#4487 is merged) attempting to trigger (without reflow) a task in the UI causes an error in the scheduler, which results in this UIS traceback:...

bug

Damn it, found a bug in 8.3.0 for `cylc set --flow=new` on future tasks: the task_outputs table won't be updated because of "WHERE flow is n" in the DB statement....

bug