Ronnie Dutta
Ronnie Dutta
Fixed the image ([GitHub JWT thingummy](https://github.com/orgs/community/discussions/109034#discussioncomment-9545999)). We can keep the task summary but the SVG format of `GraphNode` doesn't allow text wrapping
See also https://github.com/cylc/cylc-flow/issues/3667#issuecomment-705533994 in which it looks like we agreed to name the new non-sequential limit config setting as `active cycle point limit`, if we implement it
This has been raised by our production system analysts who also mentioned that there are too many/too large tooltips in the sidebar at the moment. I have a proof of...
Another possibility could be to plug in the existing `next()`/`previous()` functionality which can currently only be used in the `initial cycle point` setting. E.g. ```cylc [scheduling] [[graph]] # 1st of...
I tested this with 7.11.3 vs 7.11.0. https://github.com/MetRonnie/cylc-flow/actions/runs/19297527499 #### Python 3.14 In 7.11.3 only: ``` in core.py core.py: core from config is None core.py: Using sysmon because SYSMON_DEFAULT is set...
Need to investigate how to JSON serialise the lumino widget objects
This also adversely affects the `task_states` table in the DB (and therefore Cylc Review). Using `cylc set` on an already succeeded task causes it to go to submit number 0...
Blocked by https://github.com/graphql/graphiql/discussions/4075 Also this seems to bloat the build by a few MB
- https://github.com/cypress-io/cypress/issues/32362