mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs/Releases: note to remember to delete disabled arguments
This commit is contained in:
parent
6e37c67fba
commit
a09e85ff11
@ -25,7 +25,8 @@ If this is a major or minor release (e.g. X.0.0 or X.Y.0) then there are a few m
|
|||||||
|
|
||||||
1. Before creating the tag you should delete any `odisabled` code, make any
|
1. Before creating the tag you should delete any `odisabled` code, make any
|
||||||
`odeprecated` code `odisabled`, uncomment any `# odeprecated` code and add
|
`odeprecated` code `odisabled`, uncomment any `# odeprecated` code and add
|
||||||
any new `odeprecations` that are desired.
|
any new `odeprecations` that are desired. Also delete any command argument
|
||||||
|
definitions that pass `replacement: ...`.
|
||||||
2. Write up a release notes blog post to <https://brew.sh>
|
2. Write up a release notes blog post to <https://brew.sh>
|
||||||
e.g. [brew.sh#319](https://github.com/Homebrew/brew.sh/pull/319).
|
e.g. [brew.sh#319](https://github.com/Homebrew/brew.sh/pull/319).
|
||||||
This should use the output from `brew release [--major|--minor]` as input but
|
This should use the output from `brew release [--major|--minor]` as input but
|
||||||
|
Loading…
x
Reference in New Issue
Block a user