Patrik Ragnarsson

Results 301 comments of Patrik Ragnarsson

While you would still have the tainted problem, the [`Download a repository archive (tar)`](https://docs.github.com/en/rest/repos/contents#download-a-repository-archive-tar) GitHub API endpoint gives you (you'll have to extract it from the `location` header) a public...

I'm using this plugin to switch between accounts and it is still working well, but I've learned that I need to curate the API key for my accounts manually, not...

@jrochkind I wrote a few words at https://github.com/heroku/heroku-accounts/issues/19#issuecomment-1991785520 how I use this plugin

It should be changed to https://ddollar.github.io/foreman/

I agree with @simi, the problem of "technical incorrect" values for `required_ruby_version` can occur regardless of this RFC (and Fedora would need to deal with it (and already does for...

I got this on macOS (Monterey), but it worked the second time (starting puma-dev again after the panic) (using latest master, db9ec15c986ec978c2534d628e8694a8e5efc250) ```shell arm64 $ ./puma-dev -debug * Adding certification...

This is so much wtf. macOS just gives up after a while? (This is on macOS Ventura) Yeah, I was playing around with puma-dev, installing and uninstalling it, building from...

I think https://github.com/ddollar/foreman/pull/723 addresses this issue. I rebased that branch against latest master, feel free to try it out: https://github.com/dentarg/foreman/tree/pgroup

I forked foreman and merged #780 (#723 but rebased) and released the fork as `overman`: https://github.com/spinels/overman, https://rubygems.org/gems/overman, https://github.com/ddollar/foreman/pull/780#issuecomment-1294980165