Esteban's ChangeLog week of 20 November 2017
Hello! This is my weekly ChangeLog, from 20 November 2017 to 26 November 2017. You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=20/11/2017&to=26/11/2017 ChangeLog ========= 24 November 2017: ----------------- * I spent some time working on the health of CI for some projects. So far, I restored the green status to: * [Tonel](https://github.com/pharo-vcs/tonel) * [Libgit2-bindings](https://github.com/pharo-vcs/libgit2-pharo-bindings) Now I need to work on the hardest (and most important) one: [Iceberg](https://github.com/pharo-vcs/iceberg) Some of this broken status were because we needed a functionality on smalltalkCI who was missing: the ability to execute some scripts before loading, and we need to cleanup the images (since I am testing things that are already there). Now, thanks to Fabio is fixed so we can move on. 23 November 2017: ----------------- * after spend last two days fixing bugs on the parser, I finally could integrate * Iceberg 0.6.3 * Tonel 1.0.4 * Libgit2-bindings 1.0 Into Pharo 7.0a. Now... I need to prepare an update to backport to Pharo 6.1. 21 November 2017: ----------------- * I released iceberg version [0.6.3](https://github.com/pharo-vcs/iceberg/releases/tag/v0.6.3) . And I released also tonel version [1.0.4](https://github.com/pharo-vcs/tonel/releases/tag/v1.0.4) Along, that will bring a better iceberg for everybody ;) (now I need to integrate to Pharo 7.0a and backport to 6.1) 20 November 2017: ----------------- * Back from holidays. During my freetime, I worked on Iceberg a bit... there was an ugly bug, [commit&push can lead to lose data](https://github.com/pharo-vcs/iceberg/issues/516) and fix it took more time than expected. Now is done, I will prepare a release today with some other issues. cheers! Esteban
participants (1)
-
estebanlm@gmail.com