William Woodruff
|
009ebff85c
|
utils/pypi: trim exception
Signed-off-by: William Woodruff <william@yossarian.net>
|
2023-06-03 23:17:59 -04:00 |
|
William Woodruff
|
d8b6bb2d4c
|
utils/pypi: more docs
Signed-off-by: William Woodruff <william@yossarian.net>
|
2023-06-03 23:15:44 -04:00 |
|
William Woodruff
|
43ba30e8a9
|
utils/pypi: style
Signed-off-by: William Woodruff <william@yossarian.net>
|
2023-06-03 23:13:26 -04:00 |
|
William Woodruff
|
f923b337b7
|
utils/pypi: support for non-pythonhosted urls
Signed-off-by: William Woodruff <william@yossarian.net>
|
2023-06-03 23:09:49 -04:00 |
|
Markus Reiter
|
c34e833b0f
|
Merge pull request #15509 from Homebrew/dependabot/bundler/Library/Homebrew/i18n-1.14.0
build(deps): bump i18n from 1.13.0 to 1.14.0 in /Library/Homebrew
|
2023-06-03 03:19:18 +02:00 |
|
BrewTestBot
|
1c7b3c1352
|
Update RBI files for i18n.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2023-06-02 19:05:15 +00:00 |
|
BrewTestBot
|
c11b664e78
|
brew vendor-gems: commit updates.
|
2023-06-02 19:00:38 +00:00 |
|
dependabot[bot]
|
baa2626201
|
build(deps): bump i18n from 1.13.0 to 1.14.0 in /Library/Homebrew
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-i18n/i18n/compare/v1.13.0...v1.14.0)
---
updated-dependencies:
- dependency-name: i18n
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 18:57:27 +00:00 |
|
Carlo Cabrera
|
f7d86ff9bc
|
Merge pull request #15398 from carlocab/pulls-api
utils/github: use Pulls API to check open pull requests on CI
|
2023-06-02 12:05:27 +08:00 |
|
Carlo Cabrera
|
fb73f074b6
|
utils/github: clarify comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2023-06-02 11:52:11 +08:00 |
|
Carlo Cabrera
|
0125e93816
|
Merge pull request #15508 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.29.0
build(deps): bump rubocop-ast from 1.28.1 to 1.29.0 in /Library/Homebrew
|
2023-06-02 11:45:19 +08:00 |
|
BrewTestBot
|
cbf768f8bd
|
Update RBI files for rubocop-ast.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
|
2023-06-01 19:06:00 +00:00 |
|
BrewTestBot
|
16f6e5643c
|
brew vendor-gems: commit updates.
|
2023-06-01 19:01:22 +00:00 |
|
dependabot[bot]
|
88a4b51d87
|
build(deps): bump rubocop-ast from 1.28.1 to 1.29.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.28.1...v1.29.0)
---
updated-dependencies:
- dependency-name: rubocop-ast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-01 18:57:49 +00:00 |
|
Carlo Cabrera
|
76224ac4fd
|
Merge pull request #15505 from carlocab/linux-umask
|
2023-06-01 19:45:43 +08:00 |
|
Carlo Cabrera
|
86390348ac
|
Dockerfile: set default umask
This makes sure that the system `umask` is the same as the one on macOS.
Fixes Homebrew/homebrew-core@155e3ab5a8.
|
2023-06-01 13:58:33 +08:00 |
|
Carlo Cabrera
|
d684472b13
|
Merge pull request #15500 from carlocab/no-load-gh
utils/github/api: avoid loading `gh`
|
2023-06-01 00:01:54 +08:00 |
|
Carlo Cabrera
|
faa58e6576
|
utils/github/api: avoid loading gh
This is causing errors in third-party taps after
Homebrew/homebrew-test-bot#934.
Fixes Homebrew/discussions#4546.
|
2023-05-31 23:43:24 +08:00 |
|
Carlo Cabrera
|
a380aed887
|
Merge pull request #15498 from carlocab/zip-no-load-formula
unpack_strategy/zip: avoid loading formulae unnecessarily
|
2023-05-31 00:21:14 +08:00 |
|
Carlo Cabrera
|
0867534f3e
|
unpack_strategy/zip: avoid loading formulae unnecessarily
If we already have `unzip` in `PATH`, let's skip trying to load the
`unzip` formula.
|
2023-05-31 00:06:55 +08:00 |
|
Carlo Cabrera
|
8917acac95
|
Merge pull request #15493 from carlocab/fix-nil-message
utils/github/api: fix nil implicit conversion error
4.0.20
|
2023-05-30 15:39:10 +08:00 |
|
Carlo Cabrera
|
02d0e7f4b8
|
Merge pull request #15495 from carlocab/github-packages-retry
github_packages: adjust upload retries
|
2023-05-30 15:38:10 +08:00 |
|
Carlo Cabrera
|
65be47848d
|
github_packages: adjust upload retries
We still regularly see upload failures here, so let's adjust this to see
if we can try to reduce these.
|
2023-05-30 11:55:08 +08:00 |
|
Carlo Cabrera
|
5ec6967238
|
Merge pull request #15494 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
|
2023-05-30 11:48:00 +08:00 |
|
BrewTestBot
|
dcb3701c20
|
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
|
2023-05-30 00:26:40 +00:00 |
|
Carlo Cabrera
|
ff45c2822f
|
utils/github/api: fix nil implicit conversion error
Fixes
Error: no implicit conversion of nil into String
https://github.com/Homebrew/homebrew-test-bot/actions/runs/5113802196/jobs/9193401244#step:11:11
|
2023-05-30 01:03:33 +08:00 |
|
Mike McQuaid
|
33a3f72fbc
|
Merge pull request #15492 from carlocab/no-run-attempt
github_runner_matrix: remove `GITHUB_RUN_ATTEMPT`
|
2023-05-29 16:22:21 +01:00 |
|
Carlo Cabrera
|
a5bbdd23bd
|
Merge pull request #15491 from Homebrew/maintainer-json
dev-cmd/update-maintainers: write JSON of maintainers
|
2023-05-29 23:14:43 +08:00 |
|
Carlo Cabrera
|
8860d8398f
|
determine-test-runners: fix test
|
2023-05-29 23:06:09 +08:00 |
|
Carlo Cabrera
|
40166eb5e7
|
github_runner_matrix: remove GITHUB_RUN_ATTEMPT
This should no longer be needed after
Homebrew/ci-orchestrator@845d26ccc0.
|
2023-05-29 22:36:00 +08:00 |
|
BrewTestBot
|
782aa04e20
|
Update maintainers.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
|
2023-05-29 13:32:19 +00:00 |
|
Carlo Cabrera
|
909b8d078e
|
dev-cmd/update-maintainers: write JSON of maintainers
This will be needed for Homebrew/homebrew-test-bot#933.
|
2023-05-29 21:30:47 +08:00 |
|
Mike McQuaid
|
89dfe4fc5b
|
Merge pull request #15483 from JBYoshi/cask-prompt-permissions
Check for App Management permissions before updating apps.
|
2023-05-29 09:15:22 +01:00 |
|
Mike McQuaid
|
f088cf88e7
|
Merge pull request #15485 from neersighted/github_cli_token
Discover GitHub tokens stored by the GitHub CLI
|
2023-05-29 09:02:24 +01:00 |
|
Mike McQuaid
|
98dd8610ae
|
Tweak code style and documentation wording
|
2023-05-29 08:59:35 +01:00 |
|
JBYoshi
|
f43847516d
|
Add information about App Management permissions to the FAQ.
|
2023-05-28 14:42:07 -05:00 |
|
JBYoshi
|
97b9b61061
|
Change permission failure from fatal to warning.
|
2023-05-26 11:13:23 -05:00 |
|
Bjorn Neergaard
|
fc63aca46a
|
utils/github/api: refactor keychain code to use system_command
|
2023-05-26 09:54:28 -06:00 |
|
Bjorn Neergaard
|
d634296109
|
utils/github/api: discover credentials stored by the GitHub CLI
|
2023-05-26 09:54:25 -06:00 |
|
Mike McQuaid
|
e96fd24a73
|
Merge pull request #15481 from reitermarkus/sudo-xattrs
Use `sudo` for copying `xattr`s when necessary.
|
2023-05-25 12:19:31 +01:00 |
|
Mike McQuaid
|
072222e675
|
Merge pull request #15482 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
|
2023-05-25 12:19:14 +01:00 |
|
Mike McQuaid
|
2f63d26601
|
Merge pull request #15471 from Omoeba/fix-noncore
Fix `brew formulae` and `brew casks` when the API is used
|
2023-05-25 12:18:20 +01:00 |
|
Omoeba
|
76120ad6f0
|
items.sh: use regex for find_exclude_filter
|
2023-05-25 01:49:25 -07:00 |
|
Omoeba
|
b43ed6e765
|
cmd/formulae,cmd/casks: include casks/formulae in local non-core taps when the API is used
Fixes #15229
|
2023-05-25 01:49:21 -07:00 |
|
JBYoshi
|
40352cb2da
|
Make Homebrew check for App Management permissions before updating apps.
|
2023-05-24 22:11:16 -05:00 |
|
BrewTestBot
|
d990a1ae18
|
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
|
2023-05-25 00:24:38 +00:00 |
|
Markus Reiter
|
129f434894
|
Merge pull request #15480 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
|
2023-05-24 23:42:06 +02:00 |
|
Markus Reiter
|
43c6b0ab61
|
Use sudo for copying xattrs when necessary.
|
2023-05-24 23:39:18 +02:00 |
|
BrewTestBot
|
ab47851b33
|
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
|
2023-05-24 21:07:51 +00:00 |
|
Markus Reiter
|
cc8025d16e
|
Merge pull request #15470 from reitermarkus/readall-os-arch
Add `--os` and `--arch` flags to `readall`.
|
2023-05-24 23:06:43 +02:00 |
|