gitkit icon indicating copy to clipboard operation
gitkit copied to clipboard

sshd test

Open till opened this issue 2 years ago • 2 comments

  • Chore: upgrade go to 1.19
  • Chore: update actions
  • Update: allow push to certain branches
  • Chore: address feedback from CR
  • Refactor: move key to its own struct
  • Update: callback for repositories

till avatar Jun 18 '23 16:06 till

@sosedoff Hey, I can rebase this after #34 — I did a few more things and leave comments inline. Let me know if you'd like to include this.

till avatar Jun 18 '23 16:06 till

@sosedoff Lmk if you want this, I kinda gave up on this as the server is too much work. Started using this one instead: https://github.com/charmbracelet/wish

Had too many issues authenticating, e.g. with agent forwarding, every key is validated and it will consistently fail. And then there are a bunch of other issues that would need to be implemented.

Would probably refactor everything in gitkit to use it if you want. Otherwise, it's okay if you'd rather not.

till avatar Jun 25 '23 13:06 till