Giter Club home page Giter Club logo

Comments (6)

MikeMcQuaid avatar MikeMcQuaid commented on May 19, 2024

Interesting. Without being too difficult might I ask why you don't put brew 'gnupg' in your Brewfile? I'm tempted to handle this case by erroring out if you use an alias as otherwise it'll add a pretty large performance overhead on every other Brewfile not using aliases. CC @xu-cheng for thoughts.

from homebrew-bundle.

xu-cheng avatar xu-cheng commented on May 19, 2024

Personally, I think brew bundle cleanup should only be run against the Brewfile created by brew bundle dump. Running against DIY Brewfile, IMO, is potentially dangerous.

from homebrew-bundle.

MikeMcQuaid avatar MikeMcQuaid commented on May 19, 2024

Personally, I think brew bundle cleanup should only be run against the Brewfile created by brew bundle dump. Running against DIY Brewfile, IMO, is potentially dangerous.

👍

from homebrew-bundle.

adamliter avatar adamliter commented on May 19, 2024

I created the Brewfile myself because I had some stuff installed on my machine that I didn't necessarily want anymore. I only used gpg instead of gnupg because that is how I remember installing it. It's easy enough for me to just change it to gnupg, so that's fine, but it does seem a bit odd to me that sanctioned Homebrew aliases wouldn't be supported.

I'm not sure that I entirely understand why running brew bundle cleanup against a handmade Brewfile would be dangerous, but you all know this program better than me, so I'm happy to defer to you all if you don't want to support Homebrew aliases in the cleanup functionality.

from homebrew-bundle.

MikeMcQuaid avatar MikeMcQuaid commented on May 19, 2024

I'm not sure that I entirely understand why running brew bundle cleanup against a handmade Brewfile would be dangerous, but you all know this program better than me, so I'm happy to defer to you all if you don't want to support Homebrew aliases in the cleanup functionality.

I guess it's mainly that if you end up typoing something then you may end up removing software you don't intend too. Maybe "dangerous" is too strong, I dunno.

I created the Brewfile myself because I had some stuff installed on my machine that I didn't necessarily want anymore. I only used gpg instead of gnupg because that is how I remember installing it. It's easy enough for me to just change it to gnupg, so that's fine, but it does seem a bit odd to me that sanctioned Homebrew aliases wouldn't be supported.

Cool. I'll probably just make it error out if I can't work out something smarter.

from homebrew-bundle.

MikeMcQuaid avatar MikeMcQuaid commented on May 19, 2024

Fixed by #116.

from homebrew-bundle.

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.