Ronnie Dutta

Results 181 issues of Ronnie Dutta

Just adding some tests after doing the same in https://github.com/metomi/rose/pull/2818 **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically...

small

The Tui integration tests are flakily failing quite a lot on GH Actions, so I've made it so that they re-run any failures. Tried re-triggering several times, couldn't get it...

small
infrastructure

Partially addresses #5643 ### Summary This mostly implements [the "Cylc Remove Extension" proposal](https://github.com/cylc/cylc-admin/blob/master/docs/proposal-remove.md). #### Flow numbers `cylc remove` now has a `--flow` option for removing a task from specific flows....

This is misleading: ![image](https://github.com/user-attachments/assets/a22b3f2e-f2d9-40b8-8a07-69f4e1abd645) It doesn't have to be a glob, and if it isn't a glob, then it will match inactive tasks as well as active ones. https://github.com/cylc/cylc-flow/blob/4b58a6a7f53f69789466ac88b57832b1433b1679/cylc/flow/network/schema.py#L1597-L1601

small
doc
could be better

Follow-up to #1810 Partly addresses #1130 **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else tidy...

Needs cylc-uis master (https://github.com/cylc/cylc-uiserver/pull/674) **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else tidy your branch...

Closes https://github.com/cylc/cylc-ui/issues/1989 Workaround for https://github.com/vuetifyjs/vuetify/issues/18123 **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else tidy your...

small
accessibility

Enough is enough 😄 See also https://github.com/cylc/cylc-ui/issues/1536 **Check List** - [x] I have read `CONTRIBUTING.md` and added my name as a Code Contributor. - [x] Contains logically grouped changes (else...

small

Partially addresses #1809 Simple addition of a checkbox in the settings page, as I am getting a bit fed up of always changing it. I thought about whether the word...

UX/UI

> I've now seen a case where a workflow thinks it has a running task, but none are actually running (none or submittied, etc either, its not expected to run...

bug
needs reproducing