All of lore.kernel.org
 help / color / mirror / Atom feed
* b4 v0.10.0 is available
@ 2022-09-16 18:13 Konstantin Ryabitsev
  2022-09-20  9:10 ` Leon Romanovsky
  0 siblings, 1 reply; 8+ messages in thread
From: Konstantin Ryabitsev @ 2022-09-16 18:13 UTC (permalink / raw)
  To: users, tools

[-- Attachment #1: Type: text/plain, Size: 2395 bytes --]

Hello, everyone:

After a long period of churn, version 0.10.0 of b4 is available. The major new
feature in this release is a set of contributor-oriented features aimed at
making it easier for developers to prepare, submit, and refine patch series.

This new set of features is documented at the new documentation site:
https://b4.docs.kernel.org/en/stable-0.10.y/#for-developers

EXPERIMENTAL warning: please note, that developer-oriented features (prep,
send, trailers) are brand new and undoubtedly contain bugs. Please report them
to the Tools mailing list at tools@linux.kernel.org.

New in this release
-------------------
* Developer-oriented features (prep, send, trailers commands)

* Patchwork integration, which allows setting patchwork state on the patches
  retrieved and accepted via b4 commands. See documentation at:
  https://b4.docs.kernel.org/en/stable-0.10.y/config.html#patchwork-integration-settings

* The "trailer-order" setting now only reorders the trailers in your own
  custody section of the commit message. See documentation for what that
  means.

* Web submission endpoint support for "b4 send" -- it is now possible to
  submit patches without having access to an SMTP server. See documentation
  for details:
  https://b4.docs.kernel.org/en/stable-0.10.y/contributor/send.html

* Adds a "trailers-ignore-from" configuration option that allows ignoring
  followup-trailers from specific email addresses (like lkp@intel.com).

* Bugfixes and improved tests.

Upgrading
---------
If you've installed from pip, you can upgrade from pip as well:

    pip install --upgrade b4

For all other installation options, see docs:
https://b4.docs.kernel.org/en/stable-0.10.y/installing.html

Special thanks
--------------
Huge thanks to everyone who was patient enough to test out the new contributor
features despite many initial bugs. Overall, the following people have
contributed to this release (in reverse git log order):

* Mattijs Korpershoek <mkorpershoek@baylibre.com>
* Sudeep Holla <sudeep.holla@arm.com>
* Mark Brown <broonie@kernel.org>
* Maxime Ripard <maxime@cerno.tech>
* Conor Dooley <conor.dooley@microchip.com>
* Philippe Blain <levraiphilippeblain@gmail.com>
* Rob Herring <robh@kernel.org>
* Vishal Verma <vishal@kernel.org>
* Dmitry Torokhov <dmitry.torokhov@gmail.com>
* Lucas De Marchi <lucas.demarchi@intel.com>

Best regards,
Konstantin Ryabitsev

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-21  7:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-16 18:13 b4 v0.10.0 is available Konstantin Ryabitsev
2022-09-20  9:10 ` Leon Romanovsky
2022-09-20 14:48   ` Konstantin Ryabitsev
2022-09-20 17:10     ` Leon Romanovsky
2022-09-20 18:15       ` Konstantin Ryabitsev
2022-09-20 18:33         ` Leon Romanovsky
2022-09-20 18:59           ` Konstantin Ryabitsev
2022-09-21  7:37             ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.