27149 Commits

Author SHA1 Message Date
Shaun Jackman
70292829f3
Cache glibc.system_version 2021-04-02 10:58:01 -07:00
Shaun Jackman
393027597b
Cache glibc.version
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2021-04-02 10:53:47 -07:00
Tom Hu
853c68e3d0
empty commit 2021-04-02 13:44:11 -04:00
Tom Hu
e26b13a74a
Add Codecov on macOS builds 2021-04-02 13:19:05 -04:00
Bo Anderson
d0ab39301b
Merge pull request #11012 from MikeMcQuaid/github_packages_no_linux_install
github_packages: odie on missing skopeo.
2021-04-02 18:01:54 +01:00
Bo Anderson
e1bff9cf97
Merge pull request #11006 from Bo98/github-error-fix
utils/github/api: fix incorrect error when unauthenticated
2021-04-02 17:33:11 +01:00
Mike McQuaid
15beab1859
github_packages: odie on missing skopeo.
If `HOMEBREW_FORCE_HOMEBREW_ON_LINUX` is set then we don't want to
try to `brew install` or it will try and install from source (which
takes too long).
2021-04-02 17:29:52 +01:00
Tom Hu
9a9c5f2889
Codecov fixes are not needed 2021-04-02 12:15:58 -04:00
Mike McQuaid
38456848a7
Merge pull request #11010 from MikeMcQuaid/github_package_ci_upload_fixes
GitHub Packages CI upload fixes
2021-04-02 17:12:56 +01:00
Tom Hu
f4ae7db961
Do not consider directory or flag 2021-04-02 12:05:42 -04:00
Mike McQuaid
8a7df0c0c3
Merge pull request #11009 from sjackman/sj/github_packages-mediatype
write_image_index: Remove Docker mediaType
2021-04-02 16:59:59 +01:00
Mike McQuaid
0ec1f04e63
GitHub Packages CI upload fixes
- Add `--no-commit` option to `brew pr-pull` and pass to
  `brew pr-upload`
- Use `skopeo` from `PATH` if available (as it takes a while to build on
  CI)
2021-04-02 16:51:18 +01:00
Shaun Jackman
07639e8ceb write_image_index: Remove Docker mediaType
Remove `mediaType: "application/vnd.docker.distribution.manifest.list.v2+json"`
previously needed for correct multi-arch display in GitHub Packages UI.
2021-04-02 08:23:31 -07:00
Mike McQuaid
bb401aa397
Merge pull request #11007 from MikeMcQuaid/github_package_type
github_packages: set github package type annotation.
2021-04-02 15:57:51 +01:00
Mike McQuaid
a1742c6f4e
Update brew typecheck data. 2021-04-02 15:55:45 +01:00
Tom Hu
9f9403b753
Add flags for Codecov 2021-04-02 10:42:09 -04:00
Tom Hu
425be883b0
Update Gemfile.lock 2021-04-02 10:41:57 -04:00
Mike McQuaid
93c2482df2
github_packages: set github package type annotation.
This is an alternative to #11002.
2021-04-02 15:37:42 +01:00
Bo Anderson
ec20eb604d
utils/gitub/api: fix incorrect error when unauthenticated 2021-04-02 15:36:14 +01:00
Mike McQuaid
04abc51d1f
Cleanup use of CxxStdlib
- remove usage on macOS as we don't care about it there
- don't error out on incompatibility but still store stdlib on Linux
- remove (now) unused methods
2021-04-02 13:55:29 +01:00
Mike McQuaid
f266acff2d
Merge pull request #11005 from MikeMcQuaid/github_packages_bottle_tab_clear_cache
Fix `brew fetch --force` for GitHub Packages bottle tab download.
2021-04-02 13:51:17 +01:00
Mike McQuaid
3e0f14083a
Merge pull request #10975 from hyuraku/update-report_add_how-to-check-the-outdated
update-report: add how to check the outdated
2021-04-02 13:13:11 +01:00
Nanda H Krishna
f648b071ad
dev-cmd/tap-new: use Utils::Git.setup_gpg! 2021-04-02 17:21:26 +05:30
Bo Anderson
e023d7f7a4
Merge pull request #10990 from Bo98/eof
system_command: improve EOF handling
2021-04-02 12:49:44 +01:00
Mike McQuaid
262f964f9e
Fix brew fetch --force for GitHub Packages bottle tab download.
Have to implement some custom logic here as there's two resources rather
than one.
2021-04-02 12:44:07 +01:00
Nanda H Krishna
216e65fdfe
Merge pull request #10995 from Homebrew/use-origin-branch
workflows/{sorbet,spdx}: use origin_branch with git-try-push
2021-04-02 16:54:48 +05:30
Mike McQuaid
e87a9daa61
Merge pull request #10613 from cacology/docs-reinstall-for-build-issues
Common-Issues.md: reinstallation instructions for localized build failures
2021-04-02 12:22:54 +01:00
Mike McQuaid
5f707d13d8
cmd/update-report: tweak outdated language.
Co-authored-by: Rylan Polster <rslpolster@gmail.com>
2021-04-02 12:16:39 +01:00
Mike McQuaid
5c202f3e14
Merge pull request #10998 from Homebrew/dependabot/bundler/Library/Homebrew/mechanize-2.8.0
build(deps): bump mechanize from 2.7.7 to 2.8.0 in /Library/Homebrew
2021-04-02 12:11:24 +01:00
Mike McQuaid
9c4a9a9514
Merge pull request #10999 from Homebrew/dependabot/bundler/Library/Homebrew/tapioca-0.4.20
build(deps): bump tapioca from 0.4.19 to 0.4.20 in /Library/Homebrew
2021-04-02 12:11:07 +01:00
Mike McQuaid
f749998476
Merge pull request #11000 from thomassth/patch-1
Remove Audacity block
2021-04-02 12:10:52 +01:00
Mike McQuaid
a7d253a8a7
Merge pull request #10997 from sjackman/sj/bottle-digest
github_packages: Rename sh.brew.bottle.digest
2021-04-02 10:36:18 +01:00
Mike McQuaid
d407a86878
Merge pull request #11002 from Homebrew/revert-10978-github_packages_media_type
Revert "github_packages: update mediaType."
2021-04-02 10:14:26 +01:00
Shaun Jackman
3141d493ca
github_packages: Rename sh.brew.bottle.digest
Rename sh.brew.bottle.checksum to sh.brew.bottle.digest
for consistency with the OCI descriptor spec.
2021-04-02 10:13:27 +01:00
Mike McQuaid
0c355d907a
Revert "github_packages: update mediaType." 2021-04-02 09:56:12 +01:00
Mike McQuaid
d578469a75
Merge pull request #10984 from MikeMcQuaid/portable_ruby_github_default
cmd/vendor-install: use GitHub for portable Ruby.
2021-04-02 09:43:47 +01:00
Mike McQuaid
ab0d9f18a5
Merge pull request #10977 from MikeMcQuaid/github_packages_tab_download
GitHub Packages Tab download
2021-04-02 09:43:27 +01:00
Thomas
8cca00286d
Update denylist_spec.rb 2021-04-02 16:10:27 +08:00
Thomas
69cf697e2e
Remove Audacity from denylist.rb 2021-04-02 15:25:34 +08:00
BrewTestBot
f04404a9f5
Update RBI files for tapioca. 2021-04-02 06:06:32 +00:00
BrewTestBot
0fc89a343e
brew vendor-gems: commit updates. 2021-04-02 06:05:35 +00:00
BrewTestBot
64183fac5c
Update RBI files for mechanize. 2021-04-02 06:02:30 +00:00
BrewTestBot
2a8fa71619
brew vendor-gems: commit updates. 2021-04-02 06:01:41 +00:00
dependabot[bot]
98717c5c89
build(deps): bump tapioca from 0.4.19 to 0.4.20 in /Library/Homebrew
Bumps [tapioca](https://github.com/Shopify/tapioca) from 0.4.19 to 0.4.20.
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](https://github.com/Shopify/tapioca/compare/v0.4.19...v0.4.20)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:59:34 +00:00
dependabot[bot]
1122fc98b9
build(deps): bump mechanize from 2.7.7 to 2.8.0 in /Library/Homebrew
Bumps [mechanize](https://github.com/sparklemotion/mechanize) from 2.7.7 to 2.8.0.
- [Release notes](https://github.com/sparklemotion/mechanize/releases)
- [Changelog](https://github.com/sparklemotion/mechanize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/mechanize/compare/v2.7.7...v2.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:59:11 +00:00
Shaun Jackman
95e7e010ee Add OS::Linux::Glibc.version 2021-04-01 22:16:33 -07:00
BrewTestBot
abe7cd3edf
sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
2021-04-02 04:52:02 +00:00
nandahkrishna
8aa0939c53
workflows/{sorbet,spdx}: use origin_branch with git-try-push 2021-04-02 10:14:18 +05:30
Mike McQuaid
1fa9a6b7c6
Merge pull request #10981 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
2021-04-02 02:42:48 +01:00
Tom Hu
ff7a0a121f
typo 2021-04-01 21:19:56 -04:00