Mike McQuaid
|
29ed4d216a
|
Revert "Remove HOMEBREW_BOTTLE_DOMAIN"
|
2021-07-29 21:15:40 +01:00 |
|
Mike McQuaid
|
0228c13832
|
Merge pull request #11781 from MikeMcQuaid/remove_homebrew_bottle_domain
Remove HOMEBREW_BOTTLE_DOMAIN
|
2021-07-27 15:44:16 +01:00 |
|
Mike McQuaid
|
5d8b5ceb22
|
Remove HOMEBREW_BOTTLE_DOMAIN
It no longer works under GitHub Packages and `HOMEBREW_ARTIFACT_DOMAIN`
must be used instead.
|
2021-07-27 14:12:17 +01:00 |
|
BrewTestBot
|
b294f309ed
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-27 12:54:37 +00:00 |
|
dependabot[bot]
|
22d538a7e3
|
build(deps-dev): bump github-pages from 215 to 216 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 215 to 216.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v215...v216)
---
updated-dependencies:
- dependency-name: github-pages
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-26 18:01:42 +00:00 |
|
Mike McQuaid
|
e5dfed1b3b
|
docs/How-To-Open-a-Homebrew-Pull-Request: don't install with debug/verbose.
|
2021-07-26 13:14:28 +01:00 |
|
kraktus
|
111980932b
|
Docs: remove bottle :unneeded mention
As per Homebrew/homebrew-core#75943
|
2021-07-25 20:25:18 +02:00 |
|
kraktus
|
c3bbd110d6
|
Docs: better flags for build/test commands
When creating a new formula, `--build-from-source` should be added. Adding the `--online` flag make the test more thorough.
|
2021-07-25 20:14:45 +02:00 |
|
Rylan Polster
|
b18bbacced
|
Merge pull request #11714 from Rylan12/developer
Add `brew developer` command
|
2021-07-21 09:53:04 -04:00 |
|
BrewTestBot
|
9ed18a15e1
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-20 21:53:03 +00:00 |
|
Rylan Polster
|
27ba803bb5
|
Remove need for HOMEBREW_NO_DEV_CMD_MESSAGE
|
2021-07-20 11:47:31 -04:00 |
|
BrewTestBot
|
a456f55e20
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-20 10:16:39 +00:00 |
|
Rylan Polster
|
e74845833f
|
Merge pull request #11744 from Homebrew/dependabot/bundler/docs/ruby2_keywords-0.0.5
build(deps): bump ruby2_keywords from 0.0.4 to 0.0.5 in /docs
|
2021-07-19 22:09:17 -04:00 |
|
BrewTestBot
|
1aa2a2052c
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-20 00:05:32 +00:00 |
|
dependabot[bot]
|
727d97a783
|
build(deps): bump ruby2_keywords from 0.0.4 to 0.0.5 in /docs
Bumps [ruby2_keywords](https://github.com/ruby/ruby2_keywords) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/ruby/ruby2_keywords/releases)
- [Commits](https://github.com/ruby/ruby2_keywords/compare/v0.0.4...v0.0.5)
---
updated-dependencies:
- dependency-name: ruby2_keywords
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 18:01:49 +00:00 |
|
Rylan Polster
|
564a207bad
|
Add HOMEBREW_NO_DEV_CMD_MESSAGE
|
2021-07-19 10:06:38 -04:00 |
|
Rylan Polster
|
4ed44aa682
|
Fix style
|
2021-07-16 01:50:24 -04:00 |
|
Nanda H Krishna
|
83821cf4df
|
Merge pull request #11719 from nandahkrishna/commands
commands: remove `diy`, add `lc` alias for `livecheck`
|
2021-07-15 23:32:15 +05:30 |
|
Nanda H Krishna
|
72e9aef88f
|
Update manpages and completions
|
2021-07-14 22:00:01 +05:30 |
|
Mike McQuaid
|
f76ffa2eaa
|
docs: tweak wording/formatting.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
|
2021-07-14 14:22:31 +01:00 |
|
Mike McQuaid
|
0a8167d2dc
|
docs: update /usr/local references.
Update or remove these based on our latest state.
|
2021-07-14 10:11:27 +01:00 |
|
Rylan Polster
|
41b0bf7bbb
|
Add developer command
|
2021-07-14 01:55:00 -04:00 |
|
Mike McQuaid
|
a1d74e8f83
|
Merge pull request #11696 from SMillerDev/master
docs: don't allow patches for linux formula either
|
2021-07-13 20:18:17 +01:00 |
|
Sean Molenaar
|
de63b4606d
|
docs: Acceptable-Formulae update
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
|
2021-07-13 20:47:26 +02:00 |
|
BrewTestBot
|
28de93226b
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-13 16:54:15 +00:00 |
|
Nanda H Krishna
|
c86414e1a6
|
Merge pull request #11702 from Homebrew/dependabot/bundler/docs/rubyzip-2.3.2
build(deps): bump rubyzip from 2.3.1 to 2.3.2 in /docs
|
2021-07-13 01:36:31 +05:30 |
|
Dawid Dziurla
|
54b3f71c6b
|
Merge pull request #11699 from Homebrew/dependabot/bundler/docs/faraday-1.5.1
build(deps): bump faraday from 1.5.0 to 1.5.1 in /docs
|
2021-07-12 22:06:16 +02:00 |
|
Dawid Dziurla
|
19224ddf83
|
Merge pull request #11703 from Homebrew/dependabot/bundler/docs/rake-13.0.6
build(deps-dev): bump rake from 13.0.3 to 13.0.6 in /docs
|
2021-07-12 22:05:01 +02:00 |
|
dependabot[bot]
|
ffc7ebb586
|
build(deps-dev): bump rake from 13.0.3 to 13.0.6 in /docs
Bumps [rake](https://github.com/ruby/rake) from 13.0.3 to 13.0.6.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v13.0.3...v13.0.6)
---
updated-dependencies:
- dependency-name: rake
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 18:03:09 +00:00 |
|
dependabot[bot]
|
16d263f40b
|
build(deps): bump rubyzip from 2.3.1 to 2.3.2 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.1...v2.3.2)
---
updated-dependencies:
- dependency-name: rubyzip
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 18:02:38 +00:00 |
|
dependabot[bot]
|
6fb93114f4
|
build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 18:02:08 +00:00 |
|
dependabot[bot]
|
676d704e8e
|
build(deps): bump faraday from 1.5.0 to 1.5.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: faraday
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 18:01:38 +00:00 |
|
Sean Molenaar
|
6bdb0cfb26
|
docs: don't allow patches for linux formula either
|
2021-07-12 08:11:52 +02:00 |
|
BrewTestBot
|
ceae3e09f9
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-08 12:01:43 +00:00 |
|
BrewTestBot
|
dfee14d8bd
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-08 07:36:17 +00:00 |
|
BrewTestBot
|
ec074b0d58
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-08 00:05:02 +00:00 |
|
BrewTestBot
|
0c878d34f0
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-06 12:37:34 +00:00 |
|
Rylan Polster
|
cd6d779d91
|
Merge pull request #11656 from Homebrew/dependabot/bundler/docs/faraday-1.5.0
build(deps): bump faraday from 1.4.3 to 1.5.0 in /docs
|
2021-07-05 16:58:54 -04:00 |
|
dependabot[bot]
|
65be8c4e73
|
build(deps): bump faraday from 1.4.3 to 1.5.0 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.4.3...v1.5.0)
---
updated-dependencies:
- dependency-name: faraday
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 18:03:27 +00:00 |
|
dependabot[bot]
|
bbf75051f2
|
build(deps): bump rubyzip from 2.3.0 to 2.3.1 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.0...v2.3.1)
---
updated-dependencies:
- dependency-name: rubyzip
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 18:02:31 +00:00 |
|
BrewTestBot
|
5aaf64eff5
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-07-01 10:31:00 +00:00 |
|
Mike McQuaid
|
adf6766f08
|
Merge pull request #11615 from Homebrew/dependabot/bundler/docs/html-proofer-3.19.2
build(deps-dev): bump html-proofer from 3.19.1 to 3.19.2 in /docs
|
2021-06-30 13:21:43 +01:00 |
|
Mike McQuaid
|
467c8b2326
|
Merge pull request #11614 from Homebrew/dependabot/bundler/docs/faraday-1.4.3
build(deps): bump faraday from 1.4.2 to 1.4.3 in /docs
|
2021-06-30 13:17:13 +01:00 |
|
Mike McQuaid
|
6516e19c05
|
Merge pull request #11616 from Homebrew/dependabot/bundler/docs/activesupport-6.0.4
build(deps): bump activesupport from 6.0.3.7 to 6.0.4 in /docs
|
2021-06-30 13:09:44 +01:00 |
|
Alexander Bayandin
|
8e7dfe29bd
|
Merge pull request #11620 from bayandin/bayandin-patch-1
Acceptable-Formulae: add a quote from Veracode report
|
2021-06-30 13:06:50 +01:00 |
|
dependabot[bot]
|
e0bcc1b0fd
|
build(deps): bump activesupport from 6.0.3.7 to 6.0.4 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.7 to 6.0.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.4/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.7...v6.0.4)
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-30 11:51:34 +00:00 |
|
dependabot[bot]
|
be3af2682d
|
build(deps-dev): bump html-proofer from 3.19.1 to 3.19.2 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.19.1...v3.19.2)
---
updated-dependencies:
- dependency-name: html-proofer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-30 11:51:29 +00:00 |
|
dependabot[bot]
|
d1a1d246b8
|
build(deps): bump faraday from 1.4.2 to 1.4.3 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.4.2...v1.4.3)
---
updated-dependencies:
- dependency-name: faraday
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-30 11:51:29 +00:00 |
|
BrewTestBot
|
d7022f1f11
|
Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
|
2021-06-30 08:43:23 +00:00 |
|
Alexander Bayandin
|
7513c9f3b1
|
Acceptable-Formulae: quote from Veracode report
|
2021-06-29 12:54:32 +01:00 |
|