Richard Schneeman
Richard Schneeman
Thanks all for sharing information. I was able to get it to work via: - Uninstall(ing) your ruby version(s) - Delete your gems (or at least `sassc`) - Update to...
@renjithkvincent I don't think you should need to use a full path. If you run `$ which clang++` it should resolve. If not, then that's a problem worth investigating.
CI is fixed in https://github.com/heroku/libcnb.rs/pull/853
I've been poking at this on-and-off for awhile. I'm not quite ready to send a PR, but to give you an idea of what I'm envisioning is possibly hooking into...
Sorry for the PR spam. I got https://github.com/andrewhickman/fs-err/pull/81 ready which doesn't affect MSRV. Let me know your thoughts when you get time.
We could use the API to see what labels exist on the project and allow people to pick from that. It would be different on each project but still useful....
We don't have any code to explicitly handle the case of changing user names. The user API has an "id" which looks like it's unique: https://developer.github.com/v3/users/ we could use this
Cool, thanks for your work! It's not urgent for me, I'm not blocked. I just thought you might want to know 💜
Fwiw I would love a feature like this. Trimming off the sides with negative volume alone in a slicer is surprisingly tricky. The only pre-built "sideless" project I can find...
I'm unable to see the output of that job I see "The logs for this run have expired and are no longer available." I'm curious to see what the experience...