Patrick Ellis
Patrick Ellis
@ericcornelissen I broadly agree, and I sketched out the implementation here: https://github.com/actions/labeler/pull/155 Comments/improvements welcome!
@ericcornelissen right, what I meant is: that PR is the same principle ("automatically commit machine-generated changes in response to changes to a specific file"), just with different targets. 👍
Thanks for the patch, @epuertat! Labeler was behaving incorrectly and your changes corrected that behavior. I took the liberty of updating to the current state of main branch, and adding...
Hey @danielsht86, thanks for the contribution! I took the liberty of updating your branch from main, resolving conflicts, and pushing the changes. I'm happy to see this merged—I'd like to...
Thanks for your contribution, @Andarist! This is exactly the kind of PR I love to see: - flexible, clear use-case - limited in scope - has tests - updates documentation...
We saw the same errors in this unresolved issue too, unclear but could be related: https://github.com/github/c2c-actions-support/issues/1774#issuecomment-1353600502
Yeah, this is a design flaw. Ideally, WavTap would just tap into the outgoing audio stream of the system's preexisting output device. Outside of relying on something like JACK or...
Hmm...I actually use the same interface and haven't had any of those problems. When it's functioning as a virtual interface, WavTap's pretty fragile to system changes. In particular, I don't...
tl;dr: if the app launched and works for you, it's probably fine. tl;wr: Installing kernel extensions is tricky. I should probably just require a restart during the install process, as...
Yes, I've encountered this rarely as well, and it was much much worse with earlier versions. I believe it's related to latency calculations.