Bo Anderson
ac87404c34
formula_versions: try to ignore errors on formula load
2021-04-14 12:37:25 +01:00
Bo Anderson
49285fb88c
formulary: introduce ignore_errors parameter
2021-04-14 12:37:22 +01:00
Bo Anderson
8b808308c2
Add ignorable module
2021-04-14 12:37:18 +01:00
Mike McQuaid
4862463aa8
Merge pull request #11124 from EricFromCanada/create-cask-token
...
create: improve cask token & version generation
2021-04-14 08:38:42 +01:00
EricFromCanada
bb26935344
create: improve cask token & version generation
2021-04-13 15:45:30 -04:00
Mike McQuaid
586d25a522
Merge pull request #11047 from hyuraku/simplecov_delete_private_method
...
.simplecov: delete private method
2021-04-13 14:47:09 +01:00
Mike McQuaid
75592cbebc
Better handle brew bottle --only-json-tab
bottles
...
- test them in `brew test-bot` (before we do so in homebrew/core)
- don't fail if we cannot find the tab/install receipt in a bottle
- cache listing the files in a bottle so we don't do it more times than
necessary
- fix resolution of version and formula names from a bottle if we're
getting them from a bottle without a tab/install receipt
This will need to be in a tagged release before we can ship tab-less
bottles to users.
2021-04-13 14:26:31 +01:00
Mike McQuaid
0f2e3fa25b
Merge pull request #11130 from carlocab/issue-brew-up
...
bug.yml: update issue template
2021-04-13 14:24:03 +01:00
hyuraku
705995c1c3
repair variables
2021-04-13 22:23:32 +09:00
hyuraku
ee511e4c0c
delete useless variable
2021-04-13 22:23:32 +09:00
hyuraku
d63a0ebd7b
.simplecov: delete private method
2021-04-13 22:23:32 +09:00
Mike McQuaid
1dd06e471d
Merge pull request #11112 from hyuraku/brew_repair_how-to-set-ci
...
bin/brew: add GitHub Actions as default ci
2021-04-13 14:22:47 +01:00
hyuraku
f578673253
add GitHub Actions to explanation
2021-04-13 21:59:55 +09:00
Carlo Cabrera
8e35ddea35
bug.yml: update issue template
...
See
https://github.com/Homebrew/homebrew-core/pull/75049
https://github.com/Homebrew/homebrew-core/pull/75088
2021-04-13 13:06:21 +01:00
Mike McQuaid
632e4d6579
Merge pull request #11125 from chrisayoub/master
...
Fix regression with bottle URLs in `brew info` JSON output
2021-04-13 12:50:16 +01:00
Nanda H Krishna
ecef4889f8
Merge pull request #11122 from nandahkrishna/fix-tap-new
...
tap-new: fix invalid tap name message
2021-04-13 17:17:24 +05:30
Mike McQuaid
a4ea7fb279
Merge pull request #11126 from Bo98/bottle-domain-env
...
brew.sh: remove problematic HOMEBREW_BOTTLE_DOMAIN export
2021-04-13 12:05:02 +01:00
Mike McQuaid
dbe2a96860
Merge pull request #11105 from GauthamGoli/test-auto-cp-bash
...
Use `shellcheck` on Bash completion file
2021-04-13 12:02:14 +01:00
Bo Anderson
ad22854bcb
brew.sh: remove problematic HOMEBREW_BOTTLE_DOMAIN export
...
Partially fixes #11123 .
2021-04-13 03:54:32 +01:00
Chris Ayoub
7c16da70ac
Fix regression with bottle URLs in brew info
JSON output
2021-04-12 21:41:42 -04:00
Nanda H Krishna
beed30f359
tap-new: fix invalid tap name message
2021-04-13 02:43:38 +05:30
Bo Anderson
d81a047544
Merge pull request #11120 from Bo98/macos-label-update
...
Update Big Sur runner labels
2021-04-12 22:01:54 +01:00
Bo Anderson
c972d330cb
Update Big Sur runner labels
2021-04-12 21:20:19 +01:00
Michka Popoff
f1c08c3801
Merge pull request #11118 from Bo98/ghp-manifest-unknown
...
github_packages: handle "manifest unknown"
2021-04-12 20:26:05 +02:00
Bo Anderson
ae91ec2772
github_packages: handle "manifest unknown"
2021-04-12 18:58:28 +01:00
Mike McQuaid
67d9544ebe
Merge pull request #11113 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-04-12 17:06:13 +01:00
Mike McQuaid
dc3e8b485a
Merge pull request #11116 from MikeMcQuaid/software_spec_fixes
...
software_spec: GitHub Packages/Bintray fixes.
3.1.1
2021-04-12 16:28:59 +01:00
BrewTestBot
02f33834be
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-04-12 15:24:13 +00:00
Mike McQuaid
9a3763878e
Merge pull request #11115 from MikeMcQuaid/bottle_desc_fix
...
dev-cmd/bottle: don't assume `desc` present.
2021-04-12 16:21:47 +01:00
Mike McQuaid
f16c606ba6
Merge pull request #11114 from Bo98/tab-version-scheme
...
formula_installer: fix version scheme not being set in the tab
2021-04-12 16:18:44 +01:00
Mike McQuaid
f866bab2a0
software_spec: GitHub Packages/Bintray fixes.
...
- assign the `version` for the `resource` before the `downloader` is
created
- fix the reference to `Bintray`
2021-04-12 16:07:19 +01:00
Mike McQuaid
17da648c1b
dev-cmd/bottle: don't assume desc
present.
...
Fixes https://github.com/Homebrew/brew/pull/11057#issuecomment-817846023
2021-04-12 15:54:13 +01:00
Bo Anderson
627381e949
formula_installer: fix version scheme not being set in the tab
2021-04-12 15:48:13 +01:00
Mike McQuaid
528ac5d5aa
Merge pull request #11111 from MikeMcQuaid/bintray_cleanup
...
More Bintray cleanup
2021-04-12 15:36:06 +01:00
Mike McQuaid
1bdb8c7a33
More Bintray cleanup
...
Cleanup more files and names related to Bintray to ease their future
deletion (when Bintray is shutdown).
2021-04-12 15:07:46 +01:00
Mike McQuaid
ccb05e5e0b
Merge pull request #11107 from Homebrew/dependabot/bundler/docs/html-proofer-3.19.0
...
build(deps-dev): bump html-proofer from 3.18.8 to 3.19.0 in /docs
3.1.0
2021-04-12 08:53:57 +01:00
Mike McQuaid
8b38d962ae
Merge pull request #11106 from kabel/bugfix/non-ghp-bottle-filename
...
bottle: Restore old filename for non-GitHub package URLs
2021-04-12 08:51:22 +01:00
dependabot[bot]
6a5319ec5e
build(deps-dev): bump html-proofer from 3.18.8 to 3.19.0 in /docs
...
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer ) from 3.18.8 to 3.19.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases )
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.18.8...v3.19.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:35:56 +00:00
Rylan Polster
4145fabc20
Merge pull request #11098 from Rylan12/help-updates
...
Help/documentation updates
2021-04-11 20:29:43 -04:00
Kevin Abel
b8d60c7fd6
bottle: Restore old filename for non-GitHub package URLs
...
The fix for #11090 in bd3f1d28e78bbc3e632b5439f001c6a2b3032fd9 changed the bottle json content but the downloader still expects bottles at the old location.
2021-04-11 14:24:21 -05:00
Bo Anderson
bf79e3d29b
Merge pull request #11103 from Bo98/ghp-safer-inspect
...
github_packages: safer handling of `skopeo inspect`
2021-04-11 14:47:46 +01:00
Gautham Goli
7abfb11a0b
Use shellcheck
on Bash completion file
2021-04-11 19:02:25 +05:30
Michka Popoff
5dde7a3b58
Merge pull request #11104 from Bo98/bottle-cellar-fix
...
dev-cmd/bottle: fix incorrect Cellar value in JSON
2021-04-11 09:38:39 +02:00
Bo Anderson
0f90267bd0
dev-cmd/bottle: fix incorrect Cellar value in JSON
2021-04-11 05:07:42 +01:00
Bo Anderson
503f6dc049
github_packages: safer handling of skopeo inspect
2021-04-11 05:04:15 +01:00
Rylan Polster
86c241ab42
Make search and create arguments mandatory
...
Co-Authored-By: Nanda H Krishna <me@nandahkrishna.com>
2021-04-10 14:20:39 -04:00
Michka Popoff
6359af5cca
Merge pull request #11099 from iMichka/bottle
...
bottle: no need to set cellar anymore
2021-04-10 10:24:41 +02:00
Michka Popoff
850df21216
bottle: no need to set cellar anymore
...
Fixes:
Calling `cellar` in a bottle block is deprecated! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
2021-04-10 09:52:15 +02:00
Bo Anderson
cb2d993bc4
Merge pull request #11100 from Homebrew/sorbet-files-update
...
sorbet: Update RBI files.
2021-04-10 05:38:14 +01:00
BrewTestBot
a19047e964
sorbet: Update RBI files.
...
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml ) workflow.
2021-04-10 00:21:10 +00:00