Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: [17971] Re: MIS-Builder: 8.0 Question
by
InitOS GmbH, Frederik Kramer
Hi Denis and Tom and others, thanks for the comments. Your are absolutely right. I think that tool is already built into the Docker stuff from Tecnativa and Laslabs but i think we don't use that yet in productive and i am still late on my mission to share my Docker experiments with my team internally (grml). But now i remember why i loved what i saw using the Docker stuff in the first place ;-). I will sit together with Mathias and Katja on how to build that into our process. Thanks for the comments guys Frederik Am Dienstag, den 05.12.2017, 14:01 +0000 schrieb Denis Roussel: > Hi Mathias, > > You can also look at a solution using git-aggregate and pip. It's quite easy to migrate from buildout. > > First, build your recipe to collect desired branches (typically unmerged PR's) to use with git-aggregator: > > See : https://github.com/acsone/git-aggregator > > Then, build your project's requirements.txt with : > Your aggregated branches > Other pypi addons (included merged oca modules see pypi repo https://pypi.python.org/pypi) > Finally, install with pip, that's all! > > > > On Tue, Dec 5, 2017 at 2:47 PM Tom Blauwendraat <thomaspaulb@gmail.com> wrote: > We have developed a bash script for updating the buildout files. > > > On Tue, Dec 5, 2017 at 2:32 PM, Frederik Kramer <frederik.kramer@initos.com> wrote: > Hi Stefan, > > sorry for the wording, i already discussed with my colleague Mathias on how to communicate > appropriately with the community and its most senior people in an appropriate way > (that was my mistake, since i keep pushing my people to interact and use / contribute to the power > of share and Mathias specifically for that very issued but obviously forgot to clarify that giving and being devote comes before asking > for favors or even suggesting a certain time frame to act. So please accept our joint apologies for that. > > As for your remarks: Thank you for your reply, we will act accordingly (in terms of our processes, that need > to be better streamlined to work with the community, of course) and thank you again for your patience > with us (you can take that as a personal promise from my side that i will spread the word on appropriate community communication carefully > among my team asap). > > KR Frederik > > Am Dienstag, den 05.12.2017, 13:02 +0000 schrieb Stefan Rijnhart: > > > > > On 12/05/2017 11:32 AM, Mathias Francke wrote: > > > > > > > > > > > > > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > > > > > > > can you please review and accept (if everything is fine) the PR > > > > > > > > > > > quickly? It is very urgent to us because we need this for one of our > > > > > > > > > > > customers asap. > > > > > > > > > > > > > > > > > > > > > Hi Mathias, > > > > > > > > > > take a moment to consider that most of the unmerged PRs on the OCA > > > > > projects are already running on a customer staging or production system > > > > > and adapt your process accordingly. > > > > > > > > > > Regards, > > > > > Stefan. > > > > > > > > > > _______________________________________________ > > > > > > Mailing-List: https://odoo-community.org//groups/contributors-15 > > > > > Post to: mailto:contributors@odoo-community.org > > > > > Unsubscribe: https://odoo-community.org//groups?unsubscribe > > > > -- > Dr.-Ing. Frederik Kramer > Geschäftsführer > > initOS GmbH > An der Eisenbahn 1 > 21224 Rosengarten > > > Phone: +49 4105 56156-12 > > Fax: +49 4105 56156-10 > Mobil: +49 179 3901819 > > Email: frederik.kramer@initos.com > Web: www.initos.com > > > Geschäftsführung: > Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke > > Sitz der Gesellschaft: Rosengarten – Klecken > Amtsgericht Tostedt, HRB 205226 > Steuer-Nr: 15/200/53247 > USt-IdNr.: DE815580155 > > _______________________________________________ > Mailing-List: https://odoo-community.org//groups/contributors-15 > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org//groups?unsubscribe > > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org/groups?unsubscribe > -- > __________________________________________ > Denis Roussel > Software Engineer > Acsone SA, Succursale de Luxembourg > Tel : +352 20 21 10 20 19 > Fax : +352 20 21 10 21 > Gsm : +352 691 50 60 88 > > Acsone sa/nv > Boulevard de la Woluwe 56 Woluwedal | B-1200 Brussels | Belgium > Zone Industrielle 22 | L-8287 Kehlen | Luxembourg > www.acsone.eu > _______________________________________________ > Mailing-List: https://odoo-community.org/groups/contributors-15 > Post to: mailto:contributors@odoo-community.org > Unsubscribe: https://odoo-community.org/groups?unsubscribe -- Dr.-Ing. Frederik Kramer Geschäftsführer initOS GmbH An der Eisenbahn 1 21224 Rosengarten Phone: +49 4105 56156-12 Fax: +49 4105 56156-10 Mobil: +49 179 3901819 Email: frederik.kramer@initos.com Web: www.initos.com Geschäftsführung: Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke Sitz der Gesellschaft: Rosengarten – Klecken Amtsgericht Tostedt, HRB 205226 Steuer-Nr: 15/200/53247 USt-IdNr.: DE815580155
Reference
-
MIS-Builder: 8.0 Question
byInitOS GmbH, Mathias Francke-
Re: [17971] Re: MIS-Builder: 8.0 Question
bySunflower IT, Tom Blauwendraat