Giter Site home page Giter Site logo

Support for Repo's SSH URL about multi-gitter HOT 3 CLOSED

lindell avatar lindell commented on September 27, 2024
Support for Repo's SSH URL

from multi-gitter.

Comments (3)

lindell avatar lindell commented on September 27, 2024 1

I did not know that you could disable HTTP(s) logins, and that will indeed break multi-gitter. The idea with using it is that only the token should need to be provided, and nothing else.

The easy part should be to fetch the SSH URL, the harder will be to make sure it works in all scenarios, like private keys with passwords etc.

I've started to work on this branch: #215
It seems to work under some specific conditions:

  • GitHub/GitLab
  • --git-type=cmd is used
  • The private key does not have a password, unless you want to input it two times for every repo

Please install it and confirm if it works for you under these scenarios

go install github.com/lindell/multi-gitter@ssh-auth

from multi-gitter.

nicely-dunn avatar nicely-dunn commented on September 27, 2024

Didn't expect to come back to something to work with first thing Monday, this is amazing.
This works for my use case quite nicely (though embarrassingly it took me way to long to realize I had forgotten to add ssh-auth: true to my config.yaml when I first went to test it).

I forgot to add that I gpg sign my commits, it asked me for the password the first time it creates an MR and the rest of the time it holds it in memory, just as an FYI for behaviour.

Thanks very much for your quick help!

from multi-gitter.

github-actions avatar github-actions commented on September 27, 2024

Included in release v0.38.0 🎉

from multi-gitter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.