From d274cf044a1a8d20bb2243ec550b6791b64f2567 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Mon, 27 Jan 2020 22:20:49 +0000 Subject: [PATCH] [Linux] docs: `brew bump-formula-pr` now removes the Linux bottle line - This had been a continual source of pain, and was fixed by 359dc96. - Now, `brew bump-formula-pr` should be seamless on Linux, which means less work for maintainers, which means fewer words are needed here. --- docs/Homebrew-linuxbrew-core-Maintainer-Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md b/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md index 84b2fd7d66..c9967bc44e 100644 --- a/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md +++ b/docs/Homebrew-linuxbrew-core-Maintainer-Guide.md @@ -393,8 +393,8 @@ If the formula is a Linux-only formula, it either: - will contain the line `# tag "linux"` - won't have macOS bottles -These formulae are fine for users to bump with `brew bump-formula-pr`, -but you should request that they remove the existing `x86_64_linux` +If the user hasn't used `brew bump-formula-pr`, or is submitting +another change, you should request that they remove the `x86_64_linux` bottle SHA line so that CI will build a bottle for the new version correctly. If the bottle SHA isn't removed, CI will fail with the following error: