Adönis

Results 3 comments of Adönis

So the logo part is still not working and I think it get's quite complicated and needs rethinking and some code changes. Maybe it would be best to narrow this...

neofetch has several fallback methods to get a name for the CPU: `model name|Hardware|Processor|^cpu model|chip type|^cpu type` I suppose we could just look for the `Hardware: ` entry in /proc/cpuinfo,...

I don't think `disableConcurrentBuilds` is an adequate alternative to the functionality from this PR. When multiple Merge Request are triggering the same job, I don't want to just cancel any...