Rylan Polster
22a3025f6e
utils/pypi: return nil for non-pypi-packages from url
2020-12-03 15:00:30 -05:00
Mike McQuaid
9216d8abe6
rubocop-rails: make fixes.
2020-12-02 10:43:04 +00:00
Rylan Polster
b3b6ce77d8
utils/pypi: avoid creating new string objects
...
Co-authored-by: Markus Reiter <me@reitermark.us>
2020-12-01 01:19:33 +01:00
Rylan Polster
4bfb390577
utils/pypi: make package name comparison case-insensitive
2020-12-01 01:19:33 +01:00
Markus Reiter
f438fa98be
Avoid reinstalling bundler
in integration tests.
2020-11-30 20:52:27 +01:00
Markus Reiter
0716d0bf28
Don't output “Installing 'bundler' gem” to $stdout
.
2020-11-30 20:52:27 +01:00
Markus Reiter
7348185347
Reorder global
.
2020-11-30 00:00:02 +01:00
Markus Reiter
3541ede927
Fix signature for update_python_resources!
.
2020-11-29 22:59:10 +01:00
Markus Reiter
6750448d95
Fix some auto-correctable type errors.
2020-11-29 21:23:54 +01:00
Dustin Rodrigues
97933d9a17
pypi: downcase main package name prior to seeing if it should be excluded
2020-11-29 09:34:00 -05:00
Mike McQuaid
9bd312bab2
Merge pull request #9267 from reitermarkus/macos-version-11.1
...
Handle macOS versions >= 11.1 correctly.
2020-11-25 14:36:01 +00:00
Mike McQuaid
db33c9a2a0
Merge pull request #9209 from MikeMcQuaid/deprecations
...
Deprecations for Homebrew 2.6.0
2020-11-25 08:49:52 +00:00
Rylan Polster
737d9b698b
fix update-python-resources for formulae not in a tap
2020-11-24 16:52:29 -05:00
Rylan Polster
b2e25d12aa
utils/pypi: refactor package handling
2020-11-24 15:40:15 -05:00
Rylan Polster
ee47b863c4
move mapping from formula_lists to pypi_formula_mappings
2020-11-24 15:40:15 -05:00
Rylan Polster
fac2bd8843
use auto update list when --print-only is passed
2020-11-24 15:40:15 -05:00
Rylan Polster
51a1b7c9e1
move pypi list to tap formula_lists directory
2020-11-24 15:40:15 -05:00
Rylan Polster
8e670995f8
migrate automatic python resource list to Homebrew/core
2020-11-24 15:40:15 -05:00
Mike McQuaid
d496f5c121
Deprecations for Homebrew 2.6.0
...
Do the usual deprecate/disable dance for the Homebrew 2.6.0 release.
Not to be merged until the next release will definitely be 2.6.0.
2020-11-24 16:44:02 +00:00
Michka Popoff
1fc3d22ab4
pr-pull: allow to pull from multiple workflows
...
and allow to skip missing workflows
Can be used like this:
brew pr-pull --workflows=tests.yml,wheezy_tests.yml --ignore-missing-artifacts=wheezy_tests.yml PRNUMBER
2020-11-24 15:46:44 +01:00
Markus Reiter
8598b1186a
Handle macOS versions >= 11.1 correctly.
2020-11-23 13:46:15 +01:00
Markus Reiter
0424940496
Add types for ENV
extensions.
2020-11-23 02:06:37 +01:00
Vítor Galvão
9f9eaa3e6e
Remove amd-power-gadget from prerelease exceptions
2020-11-21 19:01:18 +00:00
Markus Reiter
220b4606ca
Add type signatures to GitHub::Actions
.
2020-11-19 16:07:50 +01:00
Markus Reiter
60d1246cb7
Add type signatures to Utils::Shebang
.
2020-11-19 16:07:50 +01:00
miccal
42881ebc55
shared_audits: add haptickey to GITHUB_PRERELEASE_ALLOWLIST
2020-11-18 06:54:24 +08:00
Rylan Polster
e14ce96f22
pr-pull: skip bottles for CI-syntax-only PRs
2020-11-14 02:52:43 -05:00
Markus Reiter
da9289eff0
Add more type signatures.
2020-11-13 12:26:36 +01:00
Markus Reiter
5bc626bbe1
Completely deprecate Homebrew.args
.
2020-11-11 08:52:55 +01:00
Jonathan Chang
500908ee6f
rubocop: fix Lint/NoReturnInBeginEndBlocks
2020-11-10 23:28:31 +11:00
Jonathan Chang
ad44a83b72
inreplace: fix typecheck error
2020-11-08 23:25:52 +11:00
EricFromCanada
3768b7a6e9
apidoc: update comment wording, punctuation, formatting
2020-11-06 00:21:02 -05:00
Mike McQuaid
4f3c590873
Unify and use Git username/email/GPG handling.
...
We're using essentially the same logic to setup Git for committing in
multiple places but the way we're doing so is inconsistent. Moved to
using two shared utility methods and use them consistently.
2020-11-02 12:21:18 +00:00
miccal
249088038c
shared_audits: add lidarr to GITHUB_PRERELEASE_ALLOWLIST
2020-11-02 06:57:50 +08:00
miccal
a782406e08
shared_audits: add syntax-highlight to GITHUB_PRERELEASE_ALLOWLIST
2020-10-27 17:06:12 +08:00
Issy Long
6212c1d6c8
Remove infrakit
from GITHUB_PRERELEASE_ALLOWLIST
as it's deprecated
2020-10-25 14:28:40 +00:00
miccal
a176c3f75b
shared_audits: add nuclear to GITHUB_PRERELEASE_ALLOWLIST
2020-10-25 06:13:26 +08:00
Rylan Polster
24523f8225
utils/spdx: allow other license symbols
2020-10-22 10:01:40 -04:00
Jonathan Chang
4a5f1a8477
utils/github: paginate pull request commits API
2020-10-21 00:17:02 +11:00
Caleb Xu
534f0e61e3
shared_audits: fix conditional in Bitbucket notability check
...
This check currently returns an error for repositories that are
notable enough (and passes on repositories that are not notable
enough).
2020-10-19 13:29:18 -04:00
Jonathan Chang
9f77ac35b6
Fix type error for inreplace.
...
`inreplace "file.c", "a", "b"` is a common idiom in
formula install blocks.
2020-10-19 13:57:12 +11:00
miccal
c26f1f436e
shared_audits: add extraterm to GITHUB_PRERELEASE_ALLOWLIST
2020-10-19 06:30:00 +08:00
Mike McQuaid
c2970bde8d
Merge pull request #8925 from whoiswillma/search-print-error-non-tty
...
search: Print error message to stderr when not using TTY
2020-10-16 08:34:57 +01:00
Jonathan Chang
7eadf32a03
Fix type signature of StringInreplaceExtension
2020-10-15 22:18:40 +11:00
William Ma
e9e63db825
search: Raise exception when no formulae/casks are found; Add --pull-request switch
2020-10-14 14:40:24 -04:00
Markus Reiter
bf7fe45e89
Merge pull request #8896 from reitermarkus/sorbet-inline
...
Inline type annotations.
2020-10-13 10:40:53 +02:00
Markus Reiter
4d998731d7
Explicitly prevent sorbet-runtime
from being loaded.
2020-10-13 00:51:42 +02:00
Markus Reiter
61b79318ed
Move include Kernel
into .rbi
files again and split up existing .rbi
files.
2020-10-10 19:10:58 +02:00
Markus Reiter
e20c982d1a
Inline utils.rbi
.
2020-10-10 15:53:33 +02:00
Markus Reiter
059122c724
Inline type annotations for User
.
2020-10-10 15:53:14 +02:00