Otto Kekäläinen
Otto Kekäläinen
I noticed the GitHub cli dependency list is now 54 packages at https://github.com/cli/cli/blob/trunk/go.mod#L7-L63 ``` require ( github.com/AlecAivazis/survey/v2 v2.3.7 github.com/MakeNowJust/heredoc v1.0.0 github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 github.com/briandowns/spinner v1.23.2 github.com/cenkalti/backoff/v4 v4.3.0 github.com/cenkalti/backoff/v5 v5.0.2 github.com/charmbracelet/glamour v0.10.0...
This is the same change done in a uniform way to 2 formulaes. Technically this violates the rule of one PR per formulae, but it could also be justified that...
As MariaDB is built from sources on Homebrew, the actual end-of-life dates announced on Homebrew should reflect the date MariaDB is committed to publish updates as source code, which is...
## Feature Request Currently, TiUP depends on a version of usql from 2021: ``` github.com/xo/usql v0.9.5 ``` See https://github.com/pingcap/tiup/blob/f6aa0ac09b9d6405929c2cea3c0207880e53d199/go.mod#L48 This version is of usql is so old that it itself...
### What problem does this PR solve? Have a `debian/` subdirectory upstream with native Debian packaging, so `.deb` packages can be created directly from `master` branch or the purposes of...
Thanks for continued work on xclip and hopefully there will be a new release in 2025! This project uses rich releases at https://github.com/astrand/xclip/releases. Could you please consider also offering signatures?...