Giter Site home page Giter Site logo

sarumaj / gh-gr Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 7.12 MB

github-cli extension allowing to manage multiple github repositories at once

Home Page: https://pkg.go.dev/github.com/sarumaj/gh-gr/v2

License: MIT License

Go 98.94% Shell 1.06%
gh-cli gh-extension github-repo golang

gh-gr's Issues

basic alias seems broken ?

BTW thanks for this excellent extension.

# https://github.com/cli/cli/releases/tag/v2.43.1
go install github.com/cli/cli/v2/cmd/[email protected]

gh extension install sarumaj/gh-gr

gh ext list
NAME         REPO                VERSION
gh doctor    tekumara/gh-doctor  v0.0.2
gh gr        sarumaj/gh-gr       v2.6.9
gh pr-count  chaspy/gh-pr-count  v0.3.2

 gh doctor auth
✓ Authenticated to github.com as gedw99 using token with scopes admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, notifications, project, repo, user, workflow, write:discussion, write:packages

 gh gr      
FATAL invalid argument           

If there are versions of the Cli your dependent on then let me know.

Notification of upcoming breaking change in go-gh config package

Hello gh extension author!

We noticed that you are making use of the config package from go-gh. While this package is documented as for internal use only, we understand that sometimes extension authors do so at their own risk. While we don’t provide support for this right now, we do want to make you aware of a breaking change when you pull in the next version so that you aren’t caught by surprise.

Oh no! What do you need to do?

Fortunately the change is minor, we changed the Read function signature to accept a fallback *Config if no persisted configuration is found. This means that you will need to now provide nil in each location you call config.Read.

From looking at your source code, we don’t believe there should be any other impact at compile or run time.

Cheers,

The CLI team.

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.