Re: [Yade-dev] Call for testing, updated yadedaily packages

2019-07-12 Thread janek_listy
in practice any computer can have a gitlab-runner installed. You could place the private key on a PC that you control with gitlab-runner installed. Use the tag to mark it as the one used only for building packages and nothing else to save your resources. By this way your private key would be

Re: [Yade-dev] [Yade-users] [Question #681091]: installation problem

2019-05-27 Thread janek_listy
You are right, looks like I’ve missed something. Perhaps I should try testing with some packages uninstalled. On 27 May 2019, 23:59 +0200, Bruno Chareyre , wrote: > Hi Janek, > Not sure I understand correctly this problem but, it seems we are not > switching off features automatically when a

Re: [Yade-dev] Migrating to GitLab

2018-12-20 Thread janek_listy
Ok, so it seems that at the moment nothing can beat the launchpad interface, especially the questions & answers database with its history. So I agree the we keep launchpad for this. Regarding the sole git server choice - we know that decentralized nature of git turns this into a non issue.

Re: [Yade-dev] Yade is not compatible with CGAL_4.13

2018-12-07 Thread janek_listy
I'm looking into this. On 4 Dec 2018, 23:42 +0100, Anton Gladky , wrote: > Dear Yade developers, > > Yade fails to compile against newest CGAL_4,13, > The corresponding bug on Debian tracker is [#911685]. > > [#911685] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911685 > > Some relevant

Re: [Yade-dev] Migrating to GitLab

2018-11-30 Thread janek_listy
Regarding git branching model, I like very much the one described here: https://nvie.com/posts/a-successful-git-branching-model/ Regarding branch management model I am not sure how to approach this. When I will start pushing fuild calculations stuff it will be lots of tiny commits :) I suppose

Re: [Yade-dev] Historical launchpad question activity

2018-11-12 Thread janek_listy
Wow, very interesting. Thank you! :) On 12 Nov 2018, 10:44 +0100, Bruno Chareyre , wrote: > Hi Robert, > > On 11/9/18 5:07 PM, Robert Caulk wrote: > >  You might also be unsurprised to find out that "error" is one of the > > least commonly used words for launch pad questions ;-). > > I thought it

[Yade-dev] Odp: Re: Yade for LTS Ubuntu 18.04

2018-02-11 Thread janek_listy
OK, so I did the initial commit for cgal 4.11, the most importatnt stuff is in the commit message. I will repeat it here in short: 1.  maybe the #ifdefs that I added in lib/triangulation/RegularTrian are not necessary? 2. the  ALPHASHAPES changes inlib/triangulation/Tesselatio are not