Louis-Michel Couture
Louis-Michel Couture
Hello, I just hit the same issue, coming around from https://github.com/socketry/async/issues/225. I use ruby 3.1. Reading the thread, I have the same problem as @trevorturk. I'm not trying to run...
I'd like to see this merged. Is there interest from the core team to merge this PR?
Hey! thanks for the detailed answer. We investigated building our own SDK using Kiota, but we encountered a few blockers. For the record, we were using the docker package to...
Hey! I encountered the same problem and was able to get it working by doing: ``` rm -rf ~/.local/share/gem rm -rf ~/.gem bundle install --redownload ``` It seems like some...
I'm battling the same problem currently. I was getting really cryptic errors like running `gem info` would fail and say something about stringIO gem linking to and old cache path...
Hey @frantisekrokusek, I rebased this PR against the main branch. It seems like travis is not setup to run the tests anymore. Are you planning on switching to another CI...
I'm not 100% sure. A `curl` call to `https://raw.github.com/fikovnik/ShiftIt/master/release/release-notes-1.6.5.html` return a content-type of `text/plain` while the same call to to `http://htmlpreview.github.com/?https://raw.github.com/fikovnik/ShiftIt/master/release/release-notes-1.6.5.html` return a content-type of `text/html` So I guess that...
Closing as I'm cleaning my open PRs and I'm pretty sure it's not actionable anymore.
I often check what was the last song playing (or x song before the current one). I just realised that when opening the player the current playing song is always...
Would it be possible to get this merged? We are using `case_transform` directly and got bitten by this.