2536 Commits

Author SHA1 Message Date
fn ⌃ ⌥
93b8fa7838 pr-upload: deprecate --github-org= 2021-11-19 11:48:23 -08:00
fn ⌃ ⌥
8f96ba3c1e extract: remove bottle blocks 2021-11-19 10:45:30 -08:00
Carlo Cabrera
601bf83fee
linkage: add --strict flag to detect opportunistic linkage
There was a previous discussion about making `brew linkage --test` fail
for unrequested dependencies (#9172). I'm not sure what the outcome of
that was, but it still seems like a good idea to try to help us find
cases of opportunistic linkage as they happen rather than when they
cause CI failures in another PR sometime later.

Let's do this by adding a `--strict` flag to `brew linkage --test`. My
intention is for `brew linkage --test --strict` failures to be warnings
rather than errors in CI, which should mitigate some of the concerns
about doing this that were raised in #9172.
2021-11-19 18:14:38 +08:00
Steve Peters
aa4e39785c
dev-cmd/unbottled: don't skip non-core formulae
Related to Homebrew/homebrew-test-bot#705

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
2021-11-18 08:13:44 -08:00
EricFromCanada
dd439b4c11
bump: skip PR check if livecheck does not return a version 2021-11-11 10:02:30 -05:00
fn ⌃ ⌥
7f292fc7d0 bump-cask-pr: use version substring before comma unless they match 2021-11-08 10:07:27 -08:00
Rylan Polster
2537b8d76d
Merge pull request #12375 from Rylan12/fix-audit-args
`dev-cmd/audit`: fix cask arg handling
2021-11-08 00:47:57 -05:00
Bo Anderson
38ebaac869
dev-cmd/bottle: fix pkg_version comparison on merge 2021-11-08 03:42:41 +00:00
Rylan Polster
e09139fb47
Clarify comment 2021-11-06 00:59:46 -04:00
Rylan Polster
46f7c8b0b6
Move handling to dev-cmd/audit.rb 2021-11-06 00:51:20 -04:00
Bo Anderson
d4c33634db
dev-cmd/bottle: correct all rebuild matching logic 2021-11-06 03:44:14 +00:00
Bo Anderson
d2ba21c1b1
dev-cmd/bottle: don't gen all bottles if a bottle spec already exists 2021-11-05 17:29:18 +00:00
Eric Knibbe
6b38ed834c
Merge pull request #12298 from EricFromCanada/curl-tls13-tests
bump: fix tests
2021-10-26 06:39:41 -04:00
danielnachun
e69fbaf357
bottle.rb: fix typo in go regex 2021-10-25 23:21:01 -07:00
EricFromCanada
c952ea7358
bump: fix tests 2021-10-25 15:55:11 -04:00
Dawid Dziurla
fbabb0dad2
Merge pull request #12311 from iMichka/linux
pr-automerge: remove linux to homebrew-core label
2021-10-25 12:10:48 +02:00
Bo Anderson
c6dbff43bd
dev-cmd/dispatch-build-bottle: allow an array of macOS runners 2021-10-24 15:09:01 +01:00
Michka Popoff
f96f29f68d
pr-automerge: remove linux to homebrew-core label
Merging is done, we don't use this label anymore
2021-10-23 16:48:42 +02:00
Bo Anderson
96815c8e60
Merge pull request #12303 from Bo98/dispatch-build-timeout
dev-cmd/dispatch-build-bottle: add --timeout flag
2021-10-22 17:07:44 +01:00
Bo Anderson
dc5edb14c3
dev-cmd/dispatch-build-bottle: add --timeout flag 2021-10-22 16:38:45 +01:00
Rylan Polster
fa4bb7d74a
Refactor audit exception handling 2021-10-21 21:11:05 -04:00
Bo Anderson
4d430e8dd5
dev-cmd/pr-upload: add --upload-only switch 2021-10-21 02:39:27 +01:00
Bevan Kay
55d9e88a14
Mirror --write-only behaviour to cask, fix incorrect arg reference 2021-10-20 22:40:08 +11:00
Michka Popoff
1cc7ca33c0
update: migrate everyone from linuxbrew-core to homebrew-core
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-10-20 11:01:38 +01:00
Mike McQuaid
144ca4ef61
Merge pull request #12234 from ni-nwoythaler/feature/12230-formula-cask-paths
Add `--print-path` flag to `brew edit`
2021-10-20 09:25:19 +01:00
Nathan Woythaler
0b8605bcbe
Add --print-path flag to brew edit
Add a `--print-path` flag to `brew edit`, in order to print the source `.rb`
file of both casks and formulae. In order to prevent faulty reporting, `brew
formula $SOME_CASK` will now error out if a cask matches, but a formula does
not.
2021-10-20 09:04:59 +01:00
Mike McQuaid
b77b08cf00
Merge pull request #12121 from EricFromCanada/restore-repology
bump: add `--start-with` option to retrieve a subset of results
2021-10-20 09:02:48 +01:00
Mike McQuaid
e771571d69
Merge pull request #11899 from danielnachun/gcc_relocation_fix
bottle.rb: add workaround to make gcc have cellar :any
2021-10-20 08:59:04 +01:00
EricFromCanada
811d0fa0bd
bump: add option to retrieve a subset of results
Plus a few fixes for output.
2021-10-19 20:14:39 -04:00
danielnachun
0323c3ae30
bottle.rb: add workaround to make gcc have cellar :any 2021-10-19 10:55:03 -07:00
Mike McQuaid
f65d525693
Deprecations/disables for 3.3.0/4.0.0.
Deprecate, disable and remove code for Homebrew 3.3.0 or 4.0.0
(whichever the next release ends up being).
2021-10-19 16:36:42 +01:00
Thierry Moisan
06ea040779
Deprecate --write in bump-formula-pr cmd in favour of --write-only 2021-10-12 08:26:49 -04:00
Rylan Polster
4f1bbf003a
Use GitHub API to generate release notes 2021-10-05 14:43:17 -04:00
hyuraku
07b031ac4e remove useless require 'formula' 2021-10-05 22:02:54 +09:00
fn ⌃ ⌥
35d6839b56 archive: delete 2021-09-30 09:50:04 -07:00
Mike McQuaid
41e94afda5
Fix brew style
Fixes for https://github.com/Homebrew/brew/pull/12152.

Extracted into a separate PR so this can be merged immediately.
2021-09-30 10:13:53 +01:00
Mike McQuaid
4107380062
Exclude/delete webrobots RBI file.
See https://github.com/Homebrew/brew/pull/12135#issuecomment-930114104
2021-09-29 13:42:53 +01:00
Bo Anderson
b55498269f
Revamp APIs around bottle specifications 2021-09-20 15:02:05 +01:00
Bo Anderson
d00b387bc2
dev-cmd/typecheck: use new tapioca command 2021-09-17 19:18:54 +01:00
XuehaiPan
c2d5d84b21 Merge remote-tracking branch 'upstream/master' into fix-inconsistent-shell-style 2021-09-16 01:01:49 +08:00
XuehaiPan
3f96d963f7 style: fix inconsistent code style for shell scripts 2021-09-15 14:59:01 +08:00
Mike McQuaid
6139e36731
Merge pull request #12036 from Bo98/extract-compat
dev-cmd/extract: remove old DependencyCollector::Compat handling
2021-09-14 10:58:08 +01:00
Bo Anderson
ce679a8783
dev-cmd/extract: remove old DependencyCollector::Compat handling 2021-09-14 10:17:52 +01:00
Mike McQuaid
bf7b043392
Merge pull request #11977 from Moisan/bump_revision_write
bump-revision: add --write switch
2021-09-14 10:16:41 +01:00
Bo Anderson
bb69e1ee4d
Merge pull request #12037 from Bo98/type-bump
Bump various type strictnesses
2021-09-14 02:18:38 +01:00
Mike McQuaid
3c9a60db61
Merge pull request #11919 from cho-m/bump-cask-with-fetch
bump-cask-pr: use similar logic to `brew fetch`
2021-09-12 12:02:49 +01:00
Bo Anderson
861dea9ada
Bump various type strictnesses 2021-09-11 01:00:23 +01:00
Thierry Moisan
4f4448c514
bump-revision: add --write switch 2021-09-08 11:14:31 -04:00
Michael Cho
eb6f18d24a
pr-automerge: enable automerging linux-only PRs 2021-09-01 11:24:41 -07:00
Michael Cho
79cb9e051b
bump-cask-pr: use similar logic to brew fetch 2021-08-24 18:29:03 -07:00