Skip to content
homebrew logo

Homebrew

Homebrew is a package manager for Apple's macOS operating system. It simplifies the installation of software and is popular in the Ruby on Rails community.

Here are 1,470 public repositories matching this topic...

brew
caarlos0
caarlos0 commented Aug 17, 2019

A detailed description of the proposed feature

When upgrading a bottle, first download the new version, then remove the old one and, finally, install the new.

The motivation for the feature

When upgrading things, the thing being upgraded will be unavailable for some time, since its first removed and then the download starts.

I regularly run brew upgrade and keep working since it

goreleaser
karuppiah7890
karuppiah7890 commented Oct 15, 2019

Is your feature request related to a problem? Please describe.
It's not exactly straight forward to install goreleaser and use it in GitLab CI. I wouldn't opt for this - https://goreleaser.com/ci/#gitlab-ci

Describe the solution you'd like
A solution that allows me to use goreleaser in my GitLab Ci with a simple config such as this:

release-job:
  image: some-image
  stage: 
karianna
karianna commented Aug 13, 2019

Would it be possible to add something in the README about the difference between large heap and non-large heap binaries? I'm a little confused about whether this issue effects anything besides launching Eclipse.

Originally posted by @timgilbert in AdoptOpenJDK/homebrew-openjdk#87 (comment)

You can’t perform that action at this time.