Tim Pillinger

Results 108 issues of Tim Pillinger

Changing long lists and variables can cause the focus to jump. To see this effect look at `demo/rose-config-edit/demo_meta` and navigate to `01-types/namelist/many-types` and modify long arrays and strings.

The only reference I can find to the assorted widgets in the documentation are [here](https://metomi.github.io/rose/doc/html/api/configuration/metadata.html#rose:conf:rose-meta.conf[SETTING]widget[gui-application]). They do not reference all of the widgets. Perhaps we could create documention like that...

Consider adding additional test data types for parts of the code-base which are not covered by the existing demo examples in `demo/rose-config-edit/demo_meta`. These appear to include: ### Value hints ```ini...

1. This widget is not (as far as I can see) well documented, or tested. 2. My best efforts at testing it, suggest that it's broken. ## Replicate ```ini #...

in https://github.com/MetOffice/Science-Git-Migration-Project/issues/46#issuecomment-2886922662 @ehogan says: > Also, we just discovered the git scheme doesn't checkout hidden files, which are required for our use case! 😕 Is it possible for hidden files...

bug?
question

Closes #6866 Follow-up to #4302 Apparently there was no systematic validation of whether users were supplying sensible values for these, except in a small number of cases. In this PR,...

I missed that the canned data files existed in Cylc Forecasting Tutorial, because they are only used in the rose tutorial. https://github.com/metomi/rose/pull/2972 **Check List** - [x] I have read `CONTRIBUTING.md`...

Companion to https://github.com/cylc/cylc-uiserver/pull/755 * Remove `cylc review` inteception from the wrapper script. * Remove dead ends interception of `cylc review` **Check List** - [x] I have read `CONTRIBUTING.md` and added...

### Description I was running Cylc review to look at the output from one of 9 tasks but the task didn't appear on the first page despite it saying entries...

bug
cylc review

### Description If I put a name of a non-existant workflow I get traceback with a helpful error message. If I put the name of a workflow that exists, but...

bug
cylc review