Bo Anderson
a696bd8203
Support multiple oldnames for formulae
2023-04-27 05:15:43 +01:00
Mike McQuaid
6b33197d54
Merge pull request #15313 from carlocab/deps-build-on-github
...
github_runner_matrix: test dependents on GitHub runners
2023-04-27 00:34:54 +01:00
Carlo Cabrera
3bfe3e3037
github_runner_matrix: fix tests
2023-04-27 07:20:58 +08:00
Mike McQuaid
d0d0b7e6ee
Merge pull request #15315 from dduugg/rm-kernel-reporting
...
Remove kernel/reporting activesupport extension
2023-04-26 19:06:02 +01:00
Douglas Eichelberger
1df469b348
Enable strict typing
2023-04-26 09:27:00 -07:00
Douglas Eichelberger
65a4d9f627
Fix visibility modifiers
2023-04-26 09:16:55 -07:00
Douglas Eichelberger
a69fc11459
Hoist public method
2023-04-26 09:16:55 -07:00
Douglas Eichelberger
7229d03133
Switch from module_function to eigenclass
2023-04-26 09:16:55 -07:00
Douglas Eichelberger
8f97dea167
Remove other activesupport use
2023-04-26 09:16:55 -07:00
Douglas Eichelberger
03ee70b1ae
Remove kernel/reporting extension
2023-04-26 09:16:55 -07:00
Mike McQuaid
512d7c9613
Merge pull request #15311 from dduugg/prune-activesupport
...
Remove unused parts of activesupport
2023-04-26 12:32:32 +01:00
Markus Reiter
9f21d378cd
Merge pull request #15310 from EricFromCanada/bump-cask-url-string
...
bump-cask-pr: convert URL back to string
2023-04-26 13:14:43 +02:00
Mike McQuaid
eafdbb3ebb
Merge pull request #15265 from dduugg/enable-InvertibleUnlessCondition
...
Enable Style/InvertibleUnlessCondition cop
2023-04-26 05:45:48 +01:00
Carlo Cabrera
947a37d794
github_runner_matrix: test dependents on GitHub runners
...
This makes our dependent tests run on a GitHub macOS runner if
compatible with the requested timeout.
This will also allow builds on a GitHub runner on macOS if requested
with the environment variable `HOMEBREW_MACOS_BUILD_ON_GITHUB_RUNNER`.
This environment variable will need to be set in the workflow as
appropriate (e.g. when requested by a label).
2023-04-26 11:51:40 +08:00
Douglas Eichelberger
e16f4ef1c2
Ignore unused transitive dependencies: tzinfo & zeitwerk
2023-04-25 16:46:33 -07:00
Eric Knibbe
5f6b626880
bump-cask-pr: convert URL back to string
2023-04-25 18:11:36 -04:00
Douglas Eichelberger
6f9aa98e52
Update .gitignore
2023-04-25 11:08:08 -07:00
Douglas Eichelberger
8539607a89
Organize activesupport requires
2023-04-25 11:02:31 -07:00
Douglas Eichelberger
6935b84584
Remove unused parts of activesupport
2023-04-25 11:01:59 -07:00
Douglas Eichelberger
bf8ac8a7b8
Simplify config
2023-04-25 09:26:24 -07:00
Douglas Eichelberger
89eb891891
Disable false positive
2023-04-25 09:26:24 -07:00
Douglas Eichelberger
08af78a2a5
brew style --fix
2023-04-25 09:26:24 -07:00
Douglas Eichelberger
cccbb5c705
Enable Style/InvertibleUnlessCondition cop
2023-04-25 09:26:24 -07:00
Mike McQuaid
3b92bb9da5
Merge pull request #15304 from boblail/lail/install-cached-bottles-if-curl---head-fails
...
Install cached bottles if `curl --head` fails
2023-04-25 15:49:54 +01:00
Bob Lail
8847719b68
Install cached bottles if curl --head
fails
...
Fixes #15302
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2023-04-25 07:35:27 -07:00
Mike McQuaid
67c118009b
Merge pull request #15308 from ZhongRuoyu/workflows-macos-13
...
workflows: run on `macos-13`
2023-04-25 15:10:37 +01:00
Ruoyu Zhong
f729127fae
actionlint.yaml: add workaround for macos-13
2023-04-25 17:55:22 +08:00
Carlo Cabrera
e69e8e04c1
Merge pull request #15309 from carlocab/longer-big-sur-timeout
...
github_runner_matrix: set `timeout` on macOS
2023-04-25 17:52:51 +08:00
Carlo Cabrera
f3ff42f9c5
github_runner: fix test
2023-04-25 17:06:17 +08:00
Carlo Cabrera
0c21ad20cd
macos_runner_spec: fix test
2023-04-25 17:05:05 +08:00
Carlo Cabrera
1a86a91c1b
determine-test-runners: fix test
2023-04-25 16:42:02 +08:00
Carlo Cabrera
2568e5aec4
github_runner_matrix: fix test
2023-04-25 16:41:24 +08:00
Mike McQuaid
c343e545c0
Merge pull request #15307 from woodruffw-forks/die-pipgrip
...
utils/pypi: replace `pipgrip` with `pip`'s built in dependency resolution
2023-04-25 09:36:23 +01:00
Mike McQuaid
ce1949605e
Merge pull request #15306 from dduugg/include-t-sig-everywhere
...
Include T::Sig in Module
2023-04-25 09:36:04 +01:00
Carlo Cabrera
1bcabbfa57
test_runner_formula: fix caching
2023-04-25 14:59:08 +08:00
Carlo Cabrera
97655276b2
github_runner_matrix: simplify
2023-04-25 14:54:44 +08:00
Carlo Cabrera
3baacbbc72
github_runner_matrix: set timeout
on macOS
...
This will allow us to set a slightly longer timeout on Intel Big Sur,
which is useful because the Intel Big Sur runner often exceeds our short
time limit by itself.
2023-04-25 14:42:36 +08:00
Douglas Eichelberger
24cf6076e8
brew style --fix
2023-04-24 20:42:39 -07:00
Douglas Eichelberger
7224ff5f77
Include T::Sig in Module
2023-04-24 20:42:38 -07:00
Ruoyu Zhong
6eaa0b2940
dev-cmd/tap-new: run brew test-bot
on macos-13
2023-04-25 11:24:00 +08:00
Ruoyu Zhong
381cbe5f74
workflows/vendor-gems: run on macos-13
2023-04-25 11:23:18 +08:00
Ruoyu Zhong
c4020d9b71
workflows/tests: run on macos-13
2023-04-25 11:23:01 +08:00
Ruoyu Zhong
3575ca9bbb
workflows/sorbet: run on macos-13
2023-04-25 11:22:35 +08:00
Ruoyu Zhong
2831335f4d
workflows/build-pkg: run on macos-13
2023-04-25 11:22:21 +08:00
William Woodruff
62df91f09c
pypi: document normalization
...
Signed-off-by: William Woodruff <william@yossarian.net>
2023-04-24 20:52:35 -06:00
William Woodruff
1f671862d5
pypi: brew style --fix
...
Signed-off-by: William Woodruff <william@yossarian.net>
2023-04-24 20:29:05 -06:00
William Woodruff
12613ea2b0
pypi: unused arg
...
Signed-off-by: William Woodruff <william@yossarian.net>
2023-04-24 20:27:31 -06:00
Douglas Eichelberger
f3d397a12d
Update docs
2023-04-24 19:13:25 -07:00
Douglas Eichelberger
e1f01c26ca
Enable Sorbet/RedundantExtendTSig
2023-04-24 19:13:14 -07:00
William Woodruff
57af1abb6c
pypi: namespacing
...
Signed-off-by: William Woodruff <william@yossarian.net>
2023-04-24 20:12:09 -06:00