all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: Maxime Devos <maximedevos@telenet.be>, 56706@debbugs.gnu.org
Subject: [bug#56706] [PATCH 02/17] gnu: Tryton application and framework: Update to 6.2.x.
Date: Sun, 24 Jul 2022 10:51:10 +0200	[thread overview]
Message-ID: <3d9d49fb-b791-0d40-b32b-0ceb4cdc93a6@crazy-compilers.com> (raw)
In-Reply-To: <c2b5263e-3074-2be7-5cd6-ff486d248bee@telenet.be>

Am 22.07.22 um 19:25 schrieb Maxime Devos:
> We usually ask patch submitters to split their patches unrelated parts 
> -- these updates are all related, but (guix)Submitting Patches 
> clarifies it as: 

These packages need to be updated together, as the trytond checks the 
(minor) version of the modules when loading them.

And we did it the same way in d4d37071313727d8cf0cb120d6d48111ad4f565b 
(for 6.0.x) and 823cca8bce2d61b843d9c55a9d3cb9e69ff2a4ca (for 5.8.x). 
Only difference is that back then we did not have so many Tryton modules.

Of course I can split this into separate commits — and this would even 
simplify my workflow, as well as increase the number of commits 
submitted by me and thus my „fame“. Anyhow, I doubt having 160 separate 
commits would be of much benefit.

The commits have been done with committer.scm, reviewed and then 
squashed using a script. Thus IMHO it;s not worth validating that the 
commit message matched the change. YMMV.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





  reply	other threads:[~2022-07-24  8:52 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 15:45 [bug#56706] [PATCH 00/17] Update Tryton to 6.2 Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 01/17] gnu: Add python-pycountry@20.7.3 Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 02/17] gnu: Tryton application and framework: Update to 6.2.x Hartmut Goebel
2022-07-22 17:25   ` Maxime Devos
2022-07-24  8:51     ` Hartmut Goebel [this message]
2022-07-24  9:26       ` Maxime Devos
2022-07-22 15:47 ` [bug#56706] [PATCH 03/17] gnu: Add trytond-account-budget Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 04/17] gnu: Add trytond-account-move-line-grouping Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 05/17] gnu: Add trytond-account-rule Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 06/17] gnu: Add trytond-account-stock-shipment-cost Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 07/17] gnu: Add trytond-analytic-budget Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 08/17] gnu: Add trytond-currency-ro Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 09/17] gnu: Add trytond-currency-rs Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 10/17] gnu: Add trytond-product-image Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 11/17] gnu: Add trytond-product-image-attribute Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 12/17] gnu: Add trytond-sale-point Hartmut Goebel
2022-07-22 15:47 ` [bug#56706] [PATCH 13/17] gnu: Add trytond-stock-package-shipping-mygls Hartmut Goebel
2022-07-22 15:48 ` [bug#56706] [PATCH 14/17] gnu: Add trytond-stock-package-shipping-sendcloud Hartmut Goebel
2022-07-22 15:48 ` [bug#56706] [PATCH 15/17] gnu: Add python-pyactiveresource Hartmut Goebel
2022-07-22 15:48 ` [bug#56706] [PATCH 16/17] gnu: Add python-shopifyapi Hartmut Goebel
2022-07-22 15:48 ` [bug#56706] [PATCH 17/17] gnu: Add trytond-web-shop-shopify Hartmut Goebel
2022-07-22 18:27 ` [bug#56706] [PATCH 00/17] Update Tryton to 6.2 Vinicius Monego
2022-07-23 16:11   ` Vinicius Monego
2022-07-24  9:02     ` bug#56733: Tryton LTS Hartmut Goebel
2022-08-10  8:27       ` Hartmut Goebel
2022-07-24  9:08   ` [bug#56706] [PATCH 00/17] Update Tryton to 6.2 Hartmut Goebel
     [not found] ` <handler.56706.B.165850477414349.ack@debbugs.gnu.org>
2022-08-10 12:28   ` bug#56706: Acknowledgement ([PATCH 00/17] Update Tryton to 6.2.) Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d9d49fb-b791-0d40-b32b-0ceb4cdc93a6@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=56706@debbugs.gnu.org \
    --cc=maximedevos@telenet.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.