Ronnie Dutta

Results 440 comments of Ronnie Dutta

Sorry for the delay, will get round to this soon but first needs deconflicting

> This been fixed. Max RSS and CPU time will be 0, if no data is present. An update to the cylc-ui needs to be made to not show cpu...

I don't think that fix is valid - the UI should treat 0 as 0 seconds, and null/undefined should be treated as empty. So the uiserver should send null when...

> partially addresses #333 I think it closes it?

Interestingly, the lumino TabBar options includes an option for letting the user rename tabs. Don't know how this works in practice though https://lumino.readthedocs.io/en/latest/api/interfaces/widgets.TabBar.IOptions.html#titlesEditable

> Can you please define what is considered a "valid fragment file name" ? And invalid one would fail `towncrier create`, or would get ignored by `towncrier build`. E.g. `fix.123.md`...

> You can create `.misc` or `.ignore` or '.hidden' fragments for small or non user facing changes. > In this way, you explicitly acknowledge that this branch doesn't need public...

> How else, other that via towncrier check are you expecting to have this implemented ? Sorry, missed this question. Maybe something like a `towncrier check-existing` command? It would run...