Re: [Pharo-dev] [ci-announces] IMPORTANT: Virtual Machines loss

2017-07-30 Thread Christophe Demarey
> Le 30 juil. 2017 à 10:39, Guillermo Polito a > écrit : > > I don't want to be pesimistic, but this means we don't have CI until we > restore all slaves. From the Pharo point of view, we lost almost all but 1 or > 2 slaves in different ci servers. Check: > > - https://ci.inria.fr/pharo/

[Pharo-dev] Esteban's ChangeLog week of 24 July 2017

2017-07-30 Thread estebanlm
Hello! This is my weekly ChangeLog, from 24 July 2017 to 30 July 2017. You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=24/7/2017&to=30/7/2017 ChangeLog = 25 July 2017: - *I made a [pull request](https://github.com/hpi-swa/smallt

Re: [Pharo-dev] [ANN] Mustache moved to github

2017-07-30 Thread Tim Mackinnon
Peter - I meant it as a figurative example - on a master branch you can tag whenever you want right? And so you can point users to a specific tag on master so they have a stable point to load from (possibly while you merge a branch back to master and then update any documentation or config befor

Re: [Pharo-dev] [ANN] Mustache moved to github

2017-07-30 Thread Esteban A. Maringolo
Hi all Sorry to Norbert for hijacking this post, but I'd also like to move some of my projects to Github, I used Peter's scripts in the past, but one thing I don't understand is how to automatically convert a ConfigurationOf to a BaselineOf, and if this is really necessary. Is the FileTree format

Re: [Pharo-dev] [ANN] Mustache moved to github

2017-07-30 Thread Peter Uhnak
> > If I've understood correctly, this means you can rage master with a version > number like v1.1 and then put that in the URL > > > https://github.com/peteruhnak/IconFactory/tree/master:v1.1/ > I am not sure where you got this url from, but combining branch and tag name makes nor sense... t

Re: [Pharo-dev] FileSystem file attributes and #isSymlink patch

2017-07-30 Thread Alistair Grant
Hi All, I've submitted the FileAttributesPlugin for inclusion in the VM (you can follow on the vm-dev mailing list if interested). As Cyril Ferlicot has been quite interested in the file system and its performance, I thought I might make this available for early testing for anyone that is interes

Re: [Pharo-dev] [ci-announces] IMPORTANT: Virtual Machines loss

2017-07-30 Thread Guillermo Polito
I don't want to be pesimistic, but this means we don't have CI until we restore all slaves. From the Pharo point of view, we lost almost all but 1 or 2 slaves in different ci servers. Check: - https://ci.inria.fr/pharo/ - https://ci.inria.fr/pharo-contribution/ - https://ci.inria.fr/pharo-ci-jenki

Re: [Pharo-dev] Launcher and Pharo 6.1

2017-07-30 Thread Esteban Lorenzano
Hi, Yes as Eliot said, it is safe. 6.1 just includes latest bug fixes from Eliot + a new version of libgit2 Esteban > On 30 Jul 2017, at 05:59, Eliot Miranda wrote: > > Hi Sean, > > >> On Jul 29, 2017, at 8:07 PM, Sean P. DeNigris wrote: >> >> Is it safe to replace the Launcher VM with t