Eric Engestrom

Results 22 issues of Eric Engestrom

I haven't had time to look into it, but I noticed that doing that search will break packer: ``` $ packer -Ss core/gcc /usr/bin/packer: line 629: /tmp/packertmp-1000/core/gcc.search: No such file...

I've added these drivers to `features.txt` in [this MR](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17796), but it hasn't been merged yet, so don't merge this one either for now :stuck_out_tongue_winking_eye: Closes https://github.com/MightyCreak/mesamatrix/issues/235

Runs these checks on all supported Python versions (`3.7`-`3.10`) and on `linux`, `macos` & `windows`. Should give a pretty good coverage :slightly_smiling_face: See an example run here: https://github.com/1ace/dunk/actions/runs/2090398224 --- Note...

It would be great if it was possible to store the notifications when receiving them (and clearing that state when closing them), so that restarting `swaync` (or rebooting) doesn't lose...

enhancement
help wanted

The release build has been broken for a while now; I *think* this is since GCC was updated to version 12 back in May, adding new checks as every new...

We're not all lucky enough to be @willmcgugan :stuck_out_tongue_winking_eye:

## Description of the problem, including code/CLI snippet When finding a manual job in a pipeline and deciding to `.play()` it (through `project.jobs.get(pipeline_job.id).play()` since `.play()` is not supported on pipeline...

enhancement
docs