Giter Site home page Giter Site logo

ctinnovation / gitstronaut Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 456 KB

Have a lot of packages on your account? Explore them smoothly with gitstronaut ๐Ÿš€

License: MIT License

JavaScript 100.00%
astronaut devops explore explorer git github github-explorer project-management space

gitstronaut's Introduction

gitstronaut logo
gitstronaut ๐ซด generated by AI

gitstronaut

Have a lot of packages on your GitHub account? Explore them smoothly with gitstronaut ๐Ÿš€

Installation

This tool needs NodeJS and it is tested with node version 20.X.

npm i -g gitstronaut
gitstronaut explore

Explore

Usage:

gitstronaut explore [--ARGS]

With explore, for each repository, gitstronaut will give you information about:

  • Branches: warning you about un-protected and pending branches
  • Pull requests: warning you about Pull Requests that are open and not merged
  • Tags: warning you when the default branch is not aligned with the latest tag (and how many commits are between the two)

If you're using changescribe for handling your CHANGELOGs gitstronaut will also hint you the likely next release needed for that repo.

Tags

Usage:

gitstronaut tags [--ARGS]

With tags command gitstraonaut will summarize the latest tag for each repo and if the default branch is aligned with it or not.

Authenticate with GitHub

There are two ways to authenticate with this CLI:

  • By passing an argument --token -t with a (personal or fine-grained) access token from GitHub (required at least read access to repositories and contents)
  • If not passing any --token argument you will required to grant access to this CLI through your browser with a device code, follow the istructions on your cool terminal

Arguments

Argument Description Type
-f, --filter Explore repositories with this filter (RegExp accepted)
-o, --organization Explore repositories whitin orgaizationb [string]
--showUrls Show URL of referred data (more verbose) [boolean] [default: false]
-t, --token Token for access to GitHub [string]
--help Show help [boolean]
--version Show version number [boolean]

gitstronaut's People

Contributors

giovanni-bertoncelli avatar

Stargazers

Elia Piacentini avatar

gitstronaut's Issues

Filter repositories by task name

Description

New feature: explore repositories by task name. Useful when there is a task open and you want to get all the repositories involved with that task.

Implementation

With this feature implemented, this tool should filter all the repos that includes that task name inside their branches or in the commits from latest tag to main head. Practically, this feature should allow to add a filter on the repos branches.

Deployment

This feature can be deployed as:

  • A new command
  • A new option for explore command

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.