latest 20 messages by twb

+ [2020-10-26T02:51:15Z] twb Ah and you're right github.com/cli/cli can use SSH (presumably for everything) https://github.blog/changelog/2020-04-23-github-cli-now-supports-autofilling-pull-requests-and-custom-configuration/
+ [2020-10-26T02:46:03Z] twb (I've no idea why golang can't just work in Debian the same way Haskell and ocaml do; they're statically linked)
+ [2020-10-26T02:45:23Z] twb And because cli/cli is golang I can't touch it yet ☹: https://www.debian.org/releases/buster/amd64/release-notes/ch-information.en.html#golang-static-linking
+ [2020-10-26T02:42:08Z] twb What github is calling "gh" is https://github.com/cli/cli
+ [2020-10-26T02:41:54Z] twb This package provides gh(1) in Debian: https://github.com/donnemartin/gitsome
+ [2020-10-26T02:35:04Z] twb ...I get a "not found" instead of "not authorized"
+ [2020-10-26T02:34:52Z] twb But trying to delete one: curl -s https://api.github.com/repos/endless-sky/endless-sky/releases/1921281 -X DELETE | jq .
+ [2020-10-26T02:34:43Z] twb Hrmmm. "curl -s https://api.github.com/repos/endless-sky/endless-sky/releases | jq ." shows me a bunch of releaes
+ [2020-10-26T02:30:19Z] twb As long as they're ed25519 I don't really care if they're keys or certs
+ [2020-10-26T02:29:38Z] twb Hrm maybe I am confusing it with boto for AWS
+ [2020-10-26T02:27:40Z] twb (The tagging part is no problem I've done that before lots)
+ [2020-10-26T02:27:21Z] twb I'm not really comfortable with GUIs
+ [2020-10-26T02:27:04Z] twb Hrm can I do this via SSH instead of GUI browser?
+ [2020-10-26T02:25:42Z] twb Thanks!
+ [2020-10-26T02:23:00Z] twb Hrm maybe if I search with site:docs.github.com
+ [2020-10-26T02:20:05Z] twb A bunch of projects have a .tar.xz or .exe available at https://github.com/X/Y/releases/latest/
+ [2020-07-08T04:04:44Z] twb just as a hint of where that came from (it was filter-branch'ed out of an unrelated repo)
+ [2020-07-08T04:04:25Z] twb no good reason
+ [2020-07-08T04:01:39Z] twb What I do at the moment for my big repos is to have a separate "attic" repo, svn style, and keep all the historical branch names there, but aggressively delete them from the main repo
+ [2020-07-08T04:00:46Z] twb To make that not happen :-)