kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #25668
Git transition
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Mon, 8 Aug 2016 09:58:04 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
Apparently we have not discussed git transition for a long time now, so
I felt it is the right time to raise the subject again to keep our routine.
Launchpad now supports merge proposals [1] and it looks like they are
still improving git integration. The only missing feature are links
between bug fixing commits and respective bug reports (bzr commit ...
--fixes=lp:123456). It is not supported by git itself, but might be
resolved using webhooks [2] and appropriate keywords in commit messages
(e.g. "Fixed a memory leak [fixes #123456]"). If this is the only
obstacle, then I volunteer to provide code for the hook.
What do you think? Is there anything else that prevents transition?
Regards,
Orson
1. https://help.launchpad.net/Code/Git
2. https://help.launchpad.net/API/Webhooks
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups