-
# Bug report
Related issue: https://github.com/phpstan/phpstan/issues/7525
We have a monorepo with multiple projects and use PHPStan to lint the entire repository. However, we recently switched …
-
At present, if you want different workflows to use different symlink setups on a remote platform the only way to achieve this is to create separate platforms which refer to different install targets. …
-
Some time ago I've come across [this post](http://bionics.it/posts/workflows-dataflow-not-task-deps) arguing that workflow engines should allow to explicitly model not only task dependencies, but also…
-
If you look at https://github.com/sympy/sympy/actions/workflows/docs-preview.yml, you can see there are a ton of failed builds for the docs preview action. I think this is because it runs every time t…
-
In our OSM Routing Engine we have implemented the capability to specify an elevation model in the request allowing to integrate height information for the purpose of calculating energy-efficient route…
-
### Problem
When using Tab to cycle among completion suggestions, the completed word is not inserted unless the Enter is pressed:
https://user-images.githubusercontent.com/4560057/168488605-bde5…
-
Document a use case we occasionally see at our site where a workflow must cycle over an irregular list of dates.
Illustrative example:
```
#!jinja2
{% set dates = ['2000-01-01', '2022-01-05', …
-
Long considered, perhaps for Cyc 9.
See recent case by @oliver-sanders here: https://github.com/cylc/cylc-flow/pull/3574#issuecomment-627820716
-
Cylc 8 may silently ignore some format 4 recurrences.
E.G:
```ini
[scheduler]
cycle point format = CCYY
allow implicit tasks = True
[scheduling]
initial cycle point = 2000
…
-
Cylc 7 had an on board automated profile battery which provided us with insights into Cylc's scaling characteristics.
This profile battery will need a total re-write for Cylc 8, there is an issue f…