Tim Pillinger

Results 217 comments of Tim Pillinger

> Everythging seems to be working apart from ignoring `S008`. I suggest adding a test for that too Reverted to draft - not priority this afternboon

> There a quite a few of these kicking about, worth running through the lot to make sure. The text version of what your highlighting? Not the operator example? (I...

Has anyone undertaken this?

I too am happy to help, if I can, although my primary expertise is in Python, Bash and esoteric weather encodings I'm supposed to be learning some JS. I have...

@hjoliver - I've been investigating a problem one of our early adopters has been having with some flaky tasks, that is: > reset an incomplete task to complete it? (but...

> This procedure is fine - what I think I'm suggesting is that "set outputs" doesn't work as an alternative to this, which it sounds like it ought to be...

Interestingly now had a userbitten by this because the offset is created by a fairly complex macro. ``` {% macro format_final(run_periods, fmt='PT1S') -%} {%- set ENDYR = '+P%dY'%(run_periods[0]) if run_periods[0]...

I'm adding some of these to my currently open PR on Cylc Lint, as the introduction of Arbitrary functions makes many much easier. The ones about checking python files require...

@oliver-sanders is there a list of the deprecated env-vars somewhere?

I've tried searching on Git, Github, Google, old versions of Rose and Cylc Docs and shared disks locally and I cannot find a reference to: - CYLC_SUITE_SRC_DIR - CYLC_SUITE_SOURCE_DIR -...