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
Rylan Polster
3fe6e8e1a1
Remove outdated brew search
reference from README
2021-04-09 16:29:19 -04:00
Rylan Polster
f2064750f5
Add casks to default help text
2021-04-09 16:28:43 -04:00
Nanda H Krishna
b117529985
Merge pull request #11097 from nandahkrishna/fix-bintray-filename
...
bintray: fix filename for bottle uploads
2021-04-10 01:57:36 +05:30
Nanda H Krishna
2325184dd0
bintray: fix filename
...
Co-authored-by: Bo Anderson <mail@boanderson.me>
2021-04-10 01:30:56 +05:30
Nanda H Krishna
fca71c28ae
bintray: fix filename for bottle uploads
2021-04-10 01:27:09 +05:30
Bo Anderson
1f3be6f72e
Merge pull request #11093 from Bo98/ghp-keep-old
...
github_packages: support --keep-old
2021-04-09 19:51:59 +01:00
Nanda H Krishna
da14c3ca8c
Merge pull request #11096 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-04-10 00:21:43 +05:30
BrewTestBot
f645db8dd7
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-09 18:04:37 +00:00
Bo Anderson
3e71860276
Merge pull request #11095 from nandahkrishna/fix-completions-search
...
completions/zsh: fix `__brew_casks()`
2021-04-09 19:01:54 +01:00
Nanda H Krishna
4e2e41a7f9
completions/zsh: fix __brew_casks()
2021-04-09 22:28:44 +05:30
Bo Anderson
57e4209e9c
github_packages: support --keep-old
2021-04-09 17:55:12 +01:00
Mike McQuaid
0747d66461
Merge pull request #11094 from nandahkrishna/remove-print
...
software_spec: remove debug statement
2021-04-09 17:27:54 +01:00
Nanda H Krishna
e574f320fc
software_spec: remove debug statement
2021-04-09 21:34:00 +05:30
Mike McQuaid
b24581e04f
Merge pull request #11092 from MikeMcQuaid/github_packages_bottle_filename
...
Fix GitHub Packages filenames.
2021-04-09 16:54:24 +01:00
Mike McQuaid
b7dd6d4ce5
Merge pull request #11088 from MikeMcQuaid/bottle_hash
...
`Formula#bottle_hash`: various fixes/updates.
2021-04-09 16:31:22 +01:00
Mike McQuaid
bd3f1d28e7
Fix GitHub Packages filenames.
...
They don't need escaped like the Bintray ones did.
Fixes https://github.com/Homebrew/brew/issues/11090 (but note this may
require the cache entry to be cleared and the package to be
redownloaded).
2021-04-09 16:31:04 +01:00
Mike McQuaid
4633ec7bff
Formula#bottle_hash: various fixes/updates.
...
- remove `cellar` because it's no longer global
- remove `prefix` because it's no longer customisable
- add `cellar` for each bottle tag
- fix `url` for GitHub Packages
2021-04-09 15:44:37 +01:00
Mike McQuaid
6f071a06f8
Use JSON.pretty_generate
...
It's dramatically more human readable for very little difference in
space.
2021-04-09 15:44:37 +01:00
Mike McQuaid
79940b2a27
Merge pull request #11089 from MikeMcQuaid/remove_odisabled
...
Remove some premature `odisabled`
2021-04-09 14:43:23 +01:00
Mike McQuaid
d5733a4133
Remove some premature odisabled
...
See https://github.com/Homebrew/brew/pull/11075#discussion_r610602507
2021-04-09 14:12:40 +01:00
Mike McQuaid
576ec2c9a3
Merge pull request #9517 from SMillerDev/plist_generator
...
formula: allow plists to be generated
2021-04-09 13:59:55 +01:00
Mike McQuaid
1ab2726e76
Cleanup service plist code.
2021-04-09 13:30:43 +01:00
Mike McQuaid
d8a19abfce
Merge pull request #11087 from MikeMcQuaid/requirements_readd_missing
...
requirements: re-add missing `macos_requirement` require.
2021-04-09 10:39:01 +01:00
Mike McQuaid
1d34f7f2fa
Merge pull request #11077 from MikeMcQuaid/any_bottles
...
Support `all: SHA256` bottles.
2021-04-09 10:18:19 +01:00
Mike McQuaid
4b43c45d90
requirements: re-add missing macos_requirement
require.
...
Fixes formulae.brew.sh build failure:
https://github.com/Homebrew/formulae.brew.sh/runs/2304509519?check_suite_focus=true
2021-04-09 10:17:03 +01:00
Mike McQuaid
271474820f
Merge pull request #11075 from MikeMcQuaid/deprecate_disable_delete
...
Deprecate, disable, delete code for next major/minor version.
2021-04-09 10:09:51 +01:00
Mike McQuaid
7a9e7f9204
Merge pull request #11073 from MikeMcQuaid/linuxbrew_github_packages
...
Default Homebrew on Linux to use GitHub Packages.
2021-04-09 10:07:40 +01:00
Mike McQuaid
0cb1645d25
bottles: support :all
tag.
...
This allows the creation of bottles which will be used by any macOS
version, architecture or OS (i.e. macOS or Linux).
Add `TODO` stubs for where the bottle generation logic should be
implemented.
2021-04-09 09:50:16 +01:00
Mike McQuaid
6b5213286c
Rename "exact" tag match to "no_older_versions"
...
This is more specific about the behaviour we want to have in future.
2021-04-09 09:36:18 +01:00