-
customer: @mariari
performer:
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
CI fails to run with the following error…
-
This was suggested in https://github.com/damianmoore/photonix/issues/41.
Think it should be implemented as a boolean field on the `Library` model. `PhotoFile` models should also have a boolean such…
-
customer: @mariari
performer: @XuyangSong @CarloModicaPortfolio
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
We have decided to …
-
customer:
performer:
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
current design is overly complex and coupled, and …
-
customer: @adrianbrink
performer:
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
It seems that our dependency:
```…
-
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
The `output` and `program` memory segments should be returned …
-
customer: @mariari
performer:
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
Working in a named session results in mis…
-
customer: @mariari @paulcadman
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
After discussions with @paulcadman, it is ap…
-
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- #643
supersedes:
-
---
We can implement the binding signature on Felt252 and its co…
-
### Describe the bug
When using a single long running headless engine in combination with many loads from a file system cache, the memory usage increases constantly. If modules are just instantiate…