Harry Marr
Harry Marr
I ran into a little trouble testing this and haven't had time revisit it. Happy for someone else to pick this up, or I can close out the pull request...
I like it! I don't have a tonne of time right now, but I'd happily accept a PR. Otherwise I'll see if it's quick to add when I do have...
It's been a long time since I worked on this, but I suspect my thinking at the time was: pseudo-versions point to a specific commit, and as a commit can...
Thanks both! I'll pick this up when I get a sec. And thanks for the pointer on the macOS versions @Bo98 – I hadn't spotted that.
Easy there stalebot, I'll get [the pull request](https://github.com/Homebrew/brew/pull/13232) finished soon!
I addressed the changes requested and opened a [new PR](https://github.com/Homebrew/brew/pull/14035) as the old one got (rightfully!) closed out by stalebot.
Now that https://github.com/Homebrew/brew/pull/14035 has landed we should be able to start migrating fonts from svn to git 🎉 This change will depend on the next release of brew (after 3.6.7)...
Thanks for the ping @MikeMcQuaid. I just moved the remaining fonts over to git in https://github.com/Homebrew/homebrew-cask-fonts/pull/6725
I'd be open to this, but as long as it's only enabled by passing in a flag (or by detecting the CODEOWNERS file in the `.gitlab` directory, perhaps). As this...
Yes that sounds like a useful improvement, particularly if you can toggle that behaviour with a command line flag. Incidentally we might be able to reuse the CODEOWNERS matching logic...