Given Pharo Launcher is a bit in the limelight, I’m a bit nervous contributing blindly. Can someone point me/advice me towards how to safely push changes to StHub?
As I mentioned, I’ve added a last-modified column as well as fixing the broken status bar in PL (it looks like spec is a bit pernickety about nested tables). Tim > On 15 Jun 2018, at 22:25, Tim Mackinnon <[email protected]> wrote: > > Hi Christophe - you are right, I did contribute many years ago (I found the > Mcz field on my disk when I just checked now) - but I’ll be darned If I can > remember how it works (I have to confess, I never really got on with > Metacello and slices). > > Do I simply take my latest .mcz file in my local directory and somehow apply > it to the sthub repo (sorry if this is obvious to you - but I’ve plain > forgotten how its done). > > It would be good to get it into GitHub - it certainly seems to work pretty > well now for most things, and it makes contributing so much easier. > > Tim > >> On 15 Jun 2018, at 08:14, Christophe Demarey <[email protected]> >> wrote: >> >> Hi Tim, >> >>> Le 14 juin 2018 à 18:48, Tim Mackinnon <[email protected]> a écrit : >>> >>> Is PharoLauncher using git - there is a note saying the StHub repo is about >>> to be moved? >>> >>> I ask as I wanted to contribute a simple change that shows the modified >>> date of the images and lets you sort by that (I sometimes forget which was >>> the latest image I was using and have a few old ones kicking around). >> >> >> Until now, I preferred to stay on StHub mainly because Iceberg was not ready >> to work smoothly with. I did not wanted to get extra-difficulties to work on >> Pharo Launcher (merge problems, etc). >> That said, Iceberg has now moved a lot in the right direction and I think we >> could start to use git for Pharo Launcher development. >> I will release a ne version of PharoLauncher soon and then, I think I will >> move PharoLauncher on github and use Cargo to manage it. >> >> For your contribution, it is welcomed (in fact, it was planned to be added >> but you were faster). Feel free to commit it directly to the SH repository, >> I will then take a look at it. It looks like you already can commit: >> http://smalltalkhub.com/#!/~Pharo/PharoLauncher/contributors. >> >> Thanks Tim. >> >> Regards, >> Christophe > >
