Carlos Alexandro Becker
Carlos Alexandro Becker
If the Host referenced by a `ProxyJump` is just an ssh config host name (not a real host name), wishlist still fails with `lookup HOST: no such host`. Why does...
This allows to create a new endpoint and connect to it at runtime, as well as temp editing an existing endpoint. Changes are not persisted, and it is only allowed...
would be nice to have a shortcut, eg. shift+enter, that instead of connecting directly, would show a form with some options the user could override (e.g. user, port, command, etc)
the `build / acceptance-tests (rpm, armv7)` test run takes ages to run, sometimes timing out... seems to be related to slow rpm servers for arm7... I wonder if its worth...
refs https://github.com/goreleaser/nfpm/issues/679 there's still something missing which is causing debsign tests to fail as well
the debian signing tests are failing on debian 12 (:latest, just released a couple of days ago). for now I pinned the dockerfile to :11 in commit fd63f71, but we...
This fundamentally changes the way checksums work. Historically, we would checksum everything when the pipe ran. Later on, we added the ability to refresh the checksum at any given time,...