Ronnie Dutta

Results 440 comments of Ronnie Dutta

- (Still open: https://github.com/python/cpython/issues/105456)

According to Wikipedia, the use of T24 to denote midnight at the end of the day (equivalent to T00 the next day) has been removed

Had a bit of a look at this today and I don't think this is feasible without undue effort

I encountered this and it seems the UI received an empty delta (no added, pruned or updated; just the id is populated). Don't know if that is relevant? ![image](https://github.com/cylc/cylc-uiserver/assets/61982285/e3534e19-caef-47ab-9872-108a5c69cffb)

I can reproduce, just with a slightly different response for point number 3 ```diff --- yours +++ mine @@ -1,10 +1,10 @@ { "errors": [ { - "message": "'NoneType' object...

I think this is basically a combination of #269 and #271

I am also getting this after upgrading to v13. If I replace `localhost` with its IP address in the `baseUrl` config, then it works as normal, but either ought to...

@niklashauschel https://github.com/cylc/cylc-ui/blob/2549d65663fe9564f371e7805700eb9ec47295f1/cypress.config.js#L18

(I get the "could not verify this server is running" message for both E2E and component tests, when I didn't before. It causes `cypress run` E2E tests to fail but...