Markus Siebert

Results 38 comments of Markus Siebert

No was debugging in the gitlab executor pod - finally switched node image and it worked agin. Hadn't pinned the char, so maybe there was a change in the node...

no, it isn't - chainsaw complains about. I switched to providing the values as array and do queries like: ``` ($resolved_resources.resources[?compositionResourceName == 'someresource'].resourceName | [0]) ```

I also like the idea of having revisions for functions in composition pipelines. A simpler alternative would be to allow installation of the same function with different names.

I understand, thank you for your explanation. I tried it! If I run git log with the -U5, or even -U10 Option, there should be enough Information to detect the...

```03:00.0 VGA compatible controller [0300]: Intel Corporation DG2 [Arc A770] [8086:56a0] (rev 08)``` Another model: jan-nano-4b-Q8_0 ``` main: server is listening on http://127.0.0.1:5802 - starting the main loop srv update_slots:...

I've confirmed that the issue was with my previous mainboard and CPU combination (H97 and Xeon E3-1230V3). After upgrading to a 10th generation Intel i5 and a B650 mainboard, the...

Thank you, that looks promising. Once you have some code to try out the behavior, I would like to give it a try.

Do you have a timeline when this feature will arive?

My thoughts on this: I would suggest not hiding Api changes from the GitLab side and introduce a breaking change for our users. Otherwise, the maintenance of this project would...