🍻 Default formulae for the missing package manager for macOS
Find a file
Issy Long 232f4e1fdd
[Actions] Revert addition of auto-labeller action for bottle :unneeded (#48929)
- I forgot that GitHub doesn't support secrets in Actions from forked repos, [until there was a legitimate use case for adding a label](https://github.com/Homebrew/homebrew-core/pull/48927), so the action will fail:

```
/opt/hostedtoolcache/Ruby/2.6.3/x64/lib/ruby/gems/2.6.0/gems/octokit-4.15.0/lib/octokit/response/raise_error.rb:16:in `on_complete': POST https://api.github.com/repos/Homebrew/homebrew-core/issues/48927/labels: 403 - Resource not accessible by integration // See: https://developer.github.com/v3/issues/labels/#add-labels-to-an-issue (Octokit::Forbidden)
```

- Given our PR workflow is "forked repo for everything", we can't do this until
  GitHub supports using secrets in forked PRs. It's a [requested
  feature](https://github.community/t5/GitHub-Actions/how-to-use-GITHUB-TOKEN-for-PRs-from-forks/td-p/37450).
- Maybe at some other point in the future, we can revisit this and other
  auto-labelling actions.
- I enjoyed making it nonetheless, and now I have "forked repos" to add to my
  testing for future Actions proof-of-concepts!

----

Reverts #48911 and supersedes #48919.
2020-01-12 17:41:47 +00:00
.github [Actions] Revert addition of auto-labeller action for bottle :unneeded (#48929) 2020-01-12 17:41:47 +00:00
Aliases numpy 1.18.1 2020-01-09 19:18:44 +00:00
cmd brew-postgresql-upgrade-database: fix locale issues (#47123) 2019-11-25 19:47:36 +00:00
Formula fail2ban: update 0.10.5 bottle. 2020-01-12 17:01:13 +01:00
CONTRIBUTING.md
formula_renames.json formula_renames.json: Remove deleted formulae (#48870) 2020-01-11 10:55:16 +01:00
LICENSE.txt
README.md README: add Discourse link 2019-08-31 22:46:13 +02:00
tap_migrations.json wesnoth: migrate to cask (#48158) 2019-12-21 18:27:41 +01:00

Homebrew Core

Core formulae for the Homebrew package manager.

Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.

Join us on https://discourse.brew.sh

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.