Le 27/03/2017 à 00:39, Cédric Krier a écrit :
On 2017-03-26 12:54, Richard PALO wrote:
Just finally tried to use the github mirror as I'm much more confortable with
git,
but there seems to be a number of modules either missing or not up to date..
Could you provide the list?
Quickly checking, the following seem to be missing:
account_deposit
account_payment_sepa_cfonb
account_tax_rule_country
sale_extra
sale_stock_quantity
stock_lot_sled
for those not up to date, there's at least the following:
account_dunning*
bank
sale_invoice_grouping
timesheet_cost
Also, for those that are there, any particular reason that they aren't
added as submodules located in trytond's trytond/modules (admittedly it's
not *that* difficult to add them, but still...)
What would it bring? What disadvantage could it add? How will it be
possible to have only a subset? How will it work with the mirror script?
To start with, 'git clone --recursive' brings all submodules
(similar to 'hg nclone', I guess).
I'm not sure why you would want only a subset, but if a dev only wants
to selectively pick submodules, then he would probably not use recursive
on the initial clone, then only init/update the module(s) needed.
Don't know much about your script, either, but I would imagine you could
add whatever hooks you might need into your master git repository that
will ultimately pushed to github (and/or bitbucket and/or elsewhere).
Cheers,
--
Richard PALO
--
You received this message because you are subscribed to the Google Groups
"tryton-dev" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton-dev/a5034ba4-bc1e-6051-da0e-fb7c6488baef%40netbsd.org.