Torsten Curdt

Results 571 comments of Torsten Curdt

> looks like the best way to fix this would be adding an option for ssh-agent-auth that would tell go-git to use the agent instead of tokens, and keep the...

An agent might be OK for interactive sessions, I don't see it as an alternative for a non-interactive sessions TBH. I see the following options: 1. accept to live with...

I see it's implemented already https://github.com/nlewo/comin/blob/main/internal/http/http.go#L40

I saw that error only once. I guess some kind of caching? Oh, cool. I didn't know about the manifold. That does indeed seems to fix it.

Not sure whether that means to close the ticket or not.

Speaking of which. I don't understand how to reduce the logging ``` I0530 20:40:31.458795 1 main.go:111] Using resources cronjobs,daemonsets,deployments,pods,statefulsets I0530 20:40:31.458856 1 types.go:136] Using all namespace I0530 20:40:31.458862 1 main.go:133]...

I also have start it via Terminal. No prompt for me. TBH I blame the shitty permission implementation in macOS 15 - but I guess we have to live with...

For me it also took a reboot. I fear this a fail on Apple's part. With the workarounds documented - I guess the ticket can be closed?

> upgraded to 15.2 and it stopped working again 🤦‍♂ the app is also absent from Security settings -> Local Network :( Did you try from cli and then rebooted?...