Jelmer Vernooij
Jelmer Vernooij
Not much progress unfortunately. Where are you hitting this? Dumb repos are fairly rare nowadays.
Hmm, that's strange - svp login is basically just a thin wrapper around breezy's login handling. Is this fragment: ``` [github] url = https://github.com private_token = ``` from your ~/.config/.breezy/authentication.conf...
On Mon, Apr 17, 2023 at 07:05:30PM -0700, Steven Wichers wrote: > That's correct, it's from the auth config file. Using breezy directly generates the correct case but using svp...
FWIW https://sentry-kubernetes.github.io is archived and also appears to be dead. https://github.com/gmetrixr/k8s-sentry is a fork of https://github.com/wichert/k8s-sentry (which hasn't been updated since 2020).
What I'm personally after is mostly something that is like the current chrome bookmark functionality but that backs onto a server that is run by me.
@jinnko makes sense - FWIM I'm not a committer to matrix-alertmanager, just an interested contributor
hg-git should probably mangle/strip the spaces before using them in ref names.
I might contribute a patch or two if I find issues :) I was also considering packaging realms for Debian, but that may not be the greatest idea if the...
It fails pretty early for me; i.e. reload isn't available in python3 and used in the third line or so of realms/__init__.py.
FWIW I've packaged the missing (Python3) dependencies for realms-wiki in Debian unstable. They should make it out to Ubuntu in a few months. (Note that Debian no longer accepts new...