Giter VIP home page Giter VIP logo

Comments (5)

heaths avatar heaths commented on August 27, 2024

It's coming. 😄. I've been doing some refactoring to make it easier. I also plan on delete, import (import a list of labels - non-destructive, but considering a switch to allow deleting labels not in the list - probably should at least list them), and something like merge to make 1 or more repos like another - something we do a lot for the Azure SDK.

from gh-label.

heaths avatar heaths commented on August 27, 2024

@kronn the binary itself hasn't been updated because, combined, they are already ~24MB, git stores full snapshots, and binaries don't compress well. The CLI team is discussing a long-term solution and I'd like to see what they say first - including about my short-term and general perf idea before I push the binaries.

If you have the Go toolset installed, once you run gh extension update gh-label you can cd into its directory and run ./build.sh.

from gh-label.

heaths avatar heaths commented on August 27, 2024

With all the new commands I added, the total size of the builds/ directory is now 58MB. Even if I strip symbols it's still 51MB.

from gh-label.

kronn avatar kronn commented on August 27, 2024

Wow, that is indeed a lot. When trying the command today, it downloaded the binary on demand. I am kinda curious how you solved it.

Also, the merge sounds like a great idea. For hitobito, I want something like it. Right now, I am fixing the color codes and making on-demand additions to the labels. For this, gh-label is nice tooling. I'll keep an eye on your releases.

from gh-label.

heaths avatar heaths commented on August 27, 2024

It tries to find the last tag, find a release for it, and download the release binary for the appropriate platform.

from gh-label.

Related Issues (16)

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.