Git Product home page Git Product logo

Comments (11)

donnemartin avatar donnemartin commented on June 9, 2024 2

Thanks for the suggestion, I'll check it out and post back.

from gitsome.

johntdyer avatar johntdyer commented on June 9, 2024 2

I can give it a shot

from gitsome.

bradparks avatar bradparks commented on June 9, 2024 1

Sweet! I'll test it out as well... Thanks!

from gitsome.

aaronkorver avatar aaronkorver commented on June 9, 2024

Another +1 for GH Enterprise

from gitsome.

bradparks avatar bradparks commented on June 9, 2024

Great project, and great idea.... 👍

from gitsome.

donnemartin avatar donnemartin commented on June 9, 2024

Thanks for the feedback everyone. It seems this is do-able with the enterprise_login method.

Currently gitsome just does the standard login.

However, I don't have an enterprise account to test on. I could work on putting the fix on a branch, would anyone be able to help test it? I could provide install instructions.

from gitsome.

donnemartin avatar donnemartin commented on June 9, 2024

@johntdyer thanks! Just heard from GitHub, they hooked up an Enterprise account to help with the effort. I'll see if I can free up over the next few days and support this feature.

from gitsome.

donnemartin avatar donnemartin commented on June 9, 2024

Quick update: I have GitHub Enterprise now up and running and I'm able to login with gitsome.

I'll do some more testing and polish up the code before submitting a PR.

from gitsome.

donnemartin avatar donnemartin commented on June 9, 2024

PR merged to master: #36, it has not yet been pushed to PyPI, pending further testing.

@johntdyer @bradparks do you mind testing to verify it works on your end? Since the changes are not yet on PyPI, here are two options discussed in the README to get it.

You might need to use sudo or pip3, check out the install section instructions for more details.

Option 1

...

You can also install the latest gitsome from GitHub source which can contain changes not yet pushed to PyPI:

$ pip install git+https://github.com/donnemartin/gitsome.git

...

Option 2

Check out the Developer Installation section.

from gitsome.

donnemartin avatar donnemartin commented on June 9, 2024

gh configure

Configure gitsome.

Attempts to authenticate the user and to set up the user's news feed.

If gitsome has not yet been configured, calling a gh command that requires authentication will automatically invoke the configure command.

Usage/Example(s):

$ gh configure

For GitHub Enterprise users, run with the -e/--enterprise flag:

$ gh configure -e

GitHub Enterprise

GitHub Enterprise users will be asked to enter the GitHub Enterprise url and whether they want to verify SSL certificates.

from gitsome.

donnemartin avatar donnemartin commented on June 9, 2024

Associated PRs:

Released with 0.6.0: #55

from gitsome.

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.