Bo Anderson
cad0226c93
Merge pull request #10968 from Bo98/fails_with-tweaks
...
compilers: support more `fails_with` uses on GCC.
2021-03-31 22:55:59 +01:00
Shaun Jackman
580b9da8cf
Merge pull request #10979 from Homebrew/sj/platform-architecture
...
github_packages: Translate tab.arch to OCI
2021-03-31 13:18:31 -07:00
Shaun Jackman
9f9c5df047
github_packages: Translate tab.arch to OCI
...
Translate Homebrew tab.arch to OCI platform.architecture.
2021-03-31 12:41:24 -07:00
Mike McQuaid
39a488ca07
github_packages: update mediaType.
...
This custom type will allow better display in GitHub Packages.
2021-03-31 20:38:53 +01:00
Bo Anderson
78d8199795
Merge pull request #10976 from Homebrew/dependabot/bundler/docs/github-pages-214
...
build(deps-dev): bump github-pages from 213 to 214 in /docs
2021-03-31 19:26:52 +01:00
dependabot[bot]
24a37b6c6f
build(deps-dev): bump github-pages from 213 to 214 in /docs
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 213 to 214.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v213...v214 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 18:06:46 +00:00
hyuraku
4e4886ff42
update-report: add how to check the outdated
2021-04-01 00:00:49 +09:00
Mike McQuaid
6d883d1808
Merge pull request #10948 from MikeMcQuaid/github_packages_tab
...
github_packages: write tab.
2021-03-31 12:25:04 +01:00
Shaun Jackman
4954505920
github_packages: Translate built_on to platform OS
2021-03-31 09:43:37 +01:00
Mike McQuaid
5818b7871d
github_packages: Fix org.opencontainers.image.source
2021-03-31 09:43:37 +01:00
Shaun Jackman
fe5e8b820a
github_packages: change tap_git_head to tap_git_revision, add fallback.
2021-03-31 09:43:37 +01:00
Shaun Jackman
bb7a3ce7e5
github_packages: write_index_json: add image.ref.name
2021-03-31 09:43:37 +01:00
Mike McQuaid
d8a2cf9efc
Write tabs to bottle JSON, optionally not bottle
...
- Write a subset of the tab required for bottles as an annotation.
- Add option on new bottle creation to skip writing tab into bottle
and instead add it (and other useful metadata) to bottle JSON.
- Read formula information and tab from bottle JSON.
- Write prettier JSON to disk.
- Don't write `HEAD` to tab; this duplicates `HOMEBREW_VERSION`.
- Allow `brew bottle` to use `--json` to generate JSON files from a
local bottle file.
2021-03-31 09:43:37 +01:00
Mike McQuaid
6be0b57a82
formulary: fix constant redefined warning.
2021-03-31 09:30:38 +01:00
Markus Reiter
3f4706d9e6
Don't suggest adding unnecessary appcast
.
2021-03-31 08:13:48 +02:00
Bo Anderson
3cebcd43b7
compilers: support more fails_with
uses on GCC.
2021-03-30 23:15:18 +01:00
Rylan Polster
4f7bd240e1
Merge pull request #10965 from Rylan12/gnome-exceptions
2021-03-30 17:02:32 -04:00
Mike McQuaid
49e5c3cb23
Merge pull request #10972 from MikeMcQuaid/cask_version_more_invalid_characters
...
cask/dsl/version: remove another invalid character
2021-03-30 16:54:28 +01:00
Mike McQuaid
a2099461dc
cask/dsl/version: remove another invalid character
2021-03-30 16:29:03 +01:00
Mike McQuaid
1bbed03c09
Merge pull request #10971 from Homebrew/revert-10851-audit-empty-files
...
Revert "audit: check for installed empty files"
2021-03-30 14:58:59 +01:00
Mike McQuaid
ce461a24d6
Merge pull request #10970 from MikeMcQuaid/cask_version_invalid_characters
...
cask/dsl/version: reject invalid characters.
2021-03-30 14:39:25 +01:00
Mike McQuaid
7501d33159
Pathname#install_metafiles: skip empty files.
...
Extracted from #10851
2021-03-30 14:17:03 +01:00
Mike McQuaid
9b725a5851
cask/dsl/version: reject invalid characters.
...
There was a `invalid_characters` method already but it was not being
used.
2021-03-30 14:15:14 +01:00
Mike McQuaid
6109f00d64
Revert "audit: check for installed empty files"
2021-03-30 14:14:24 +01:00
Mike McQuaid
958b2ecb84
Merge pull request #10964 from MikeMcQuaid/github_packages_download_strategy_url
...
GitHub Packages tweaks
2021-03-30 09:00:45 +01:00
Mike McQuaid
bcd83fa5e3
Merge pull request #10956 from cho-m/cask-uninstall-script-tilde
...
cask uninstall script: allow tilde expansion to '$HOME'
2021-03-30 08:46:15 +01:00
Mike McQuaid
d36e99c17c
GitHub Packages tweaks
...
- cleanup comments from #10938
- fix download URL
- remove incorrect comment
2021-03-30 08:42:15 +01:00
Michael Cho
cf8d96e0b2
cask install: fix APFS DMG eject to use physical disk
2021-03-29 19:59:20 -07:00
Rylan Polster
e593986763
audit: allow all minor versions in new gnome version scheme
2021-03-29 21:02:15 -04:00
Bo Anderson
e5bda4e781
Merge pull request #10951 from Bo98/dep-expansion-internal-cache
...
dependency: provide some limited internal caching by default
2021-03-30 01:31:00 +01:00
Markus Reiter
0fea1953af
Merge pull request #10966 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-03-30 01:30:02 +02:00
BrewTestBot
ba2e1733a8
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-03-29 21:04:01 +00:00
Carlo Cabrera
c65a392d47
Merge pull request #10945 from carlocab/ls-cask
...
cmd/list: always use `ls` when no named args are passed
2021-03-29 22:02:48 +01:00
Mike McQuaid
ab99855c12
Merge pull request #10938 from Homebrew/sj/pr-upload
...
pr-upload: Fix GitHub Packages for Linux and third-party taps
2021-03-29 17:37:32 +01:00
Shaun Jackman
c193cb9848
github_packages: Add annotations to image index
...
When `brew pr-upload` is run with `--dry-run`, write the OCI directory,
but do not upload it.
2021-03-29 17:11:38 +01:00
Shaun Jackman
a631377fd2
pr-upload: Fix GitHub Packages for Linux
...
Fix GitHub Packages for Linux and third-party taps.
- Copy all architecture images using `skopeo copy --all`
2021-03-29 17:11:21 +01:00
Carlo Cabrera
bfb9134884
Merge pull request #10944 from carlocab/libtool-m4
...
extend/ENV/super: set `M4` for `libtool`
2021-03-29 16:02:54 +01:00
Mike McQuaid
63789212fa
Merge pull request #10947 from MikeMcQuaid/github_packages_json_schemer
...
github_packages: use json_schemer gem.
2021-03-29 15:31:29 +01:00
Mike McQuaid
7f1ac4cdae
github_packages: tweak package name and output URL
2021-03-29 15:10:43 +01:00
Mike McQuaid
725f2828b4
github_packages: add mediaType comment.
2021-03-29 14:48:59 +01:00
Mike McQuaid
490ffb70de
github_packages: import fixes from #10947
2021-03-29 14:48:58 +01:00
Mike McQuaid
5f31ebd8d4
github_packages: use json_schemer gem.
...
Instead of the deprecated json-schema.
2021-03-29 14:48:58 +01:00
Mike McQuaid
86130efd58
download_strategy: use GitHubPackages constant.
2021-03-29 14:37:08 +01:00
Mike McQuaid
c3ea073a07
utils/gems: add dependencies to LOAD_PATH.
2021-03-29 14:26:34 +01:00
Bo Anderson
22053ca2c3
formula_installer: pass cache key to Dependency.expand
2021-03-29 13:20:18 +01:00
Mike McQuaid
5e0b08dd01
Merge pull request #10962 from nandahkrishna/env-passphrase
...
extend/ENV: make 'passphrase' sensitive
2021-03-29 13:12:31 +01:00
Mike McQuaid
5b0d60cc55
Merge pull request #10963 from Homebrew/update-manpage
...
Update maintainers, manpage and completions.
2021-03-29 13:11:08 +01:00
BrewTestBot
591e9f6acb
Update maintainers, manpage and completions.
...
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml ) workflow.
2021-03-29 11:47:11 +00:00
Dawid Dziurla
bd66b4a8ed
Merge pull request #10942 from Bo98/linux-to-homebrew-automerge
...
dev-cmd/pr-automerge: skip automerge for "linux to homebrew-core" by default
2021-03-29 13:45:28 +02:00
Bo Anderson
8288626fe9
Merge pull request #10941 from Bo98/clang-vers-update
...
os/mac/xcode: update Clang version parsing for CLT 12.5
2021-03-29 12:43:40 +01:00