Hi Sven if you like you can also use my "https://github.com/astares/pharo-contributor" - at least on Ubuntu (where I wrote, tested and use it) - just clone the project - use "download.sh" to download latest P7 automatically and started, it will also load a contribution help book I did where all is explained - For a quick start usually you just have to go to the very last help page of the appearing help tool and click on CPTCloneTool run to automagically download and update you fork (after giving your Github username) Then you can contribute as usual by having a branch for a bug number in Iceberg and so on. Side note: ========= Currently new Iceberg still has some trouble: - one has to discard the changes on Fuel (as there are none) after the automatic synch of the tool - one has to "LGitLibrary initialize" when one reopens a saved image (see start.sh), otherwise VM will crash I already notfied Esteban. For questions on my workflow with the tool: I'm usually available on Discord. I'm sure there will also be an update of the official contribution tutorial and AFAIK Esteban want to do some screencasts. Thx T.
Gesendet: Montag, 23. April 2018 um 11:38 Uhr Von: "Sven Van Caekenberghe" <sven@stfx.eu> An: "Pharo Development List" <pharo-dev@lists.pharo.org> Betreff: [Pharo-dev] 'Contribute a fix to Pharo' for new Iceberg ?
Hi,
I got the new Iceberg working on the latest Pharo 7 (used it to commit something to P3) - authentication should be OK then I guess. It feels much better.
I would like to try contributing to Pharo again.
Has https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo been updated for the new Iceberg ?
Have things become simpler ?
I also forgot the easy/short git command to bring my fork up to date (if I have to do this myself).
Sven