Jason Frey

Results 678 comments of Jason Frey

@dupondje Any updates on a release with this fix? I just had to rebuild our gem set again, and ran into this, and saw it wasn't released yet.

I ran a regression test with master of this gem and our code base and everything passed, and I didn't need any special steps for installing the gem as far...

I see bimfmt_misc in my image when I docker run a bash prompt into it. I'm not an expert on binfmt_misc, but I have hit issues before, particularly with running...

Backported to `spassky` in commit c0e3056d45de58dc463e08d5d6024c06f9529871. ```text commit c0e3056d45de58dc463e08d5d6024c06f9529871 Author: Jason Frey Date: Fri Aug 15 10:28:21 2025 -0400 Merge pull request #23483 from miq-bot/update_english_translations Update English Translations (cherry picked...

> 如何复现啊? > How to reproduce it? @keleqi Mend automatically has detected that we are using an older version of bootstrap. If you remove the bootstrap exclusion from .yarnrc.yml you...

@iTrooz Can you share how you use `actions/cache` + `actions/upload-artifact` to access the cache? I've been trying to find a way to debug our cache size.

> Note, I've bubbled the interest here up to the GitHub Actions team to understand whether and how we might be able to support downloading dependency caches. Yup, this is...

Backported to `radjabov` in commit c37d3b600ee56c87719bfb94fe71b26c5602d1c0. ```text commit c37d3b600ee56c87719bfb94fe71b26c5602d1c0 Author: Jason Frey Date: Tue Nov 19 15:22:19 2024 -0500 Merge pull request #1155 from kbrock/delimiters CP4AIOPS-3113 pass delimiter for groups...

Overall looks good - can you add specs for ip_route method?

My only other thought is, if we're going all the way to Darwin, should we try to avoid having to install iproute2mac, and use the built-in tools instead?