[GrimoireLab-disc] New release: 18.10-01, corresponding to grimoirelab 0.1.4

Jesus M. Gonzalez-Barahona jgb at bitergia.com
Fri Oct 5 10:45:22 UTC 2018


Hi all,

We have a new release of GrimoireLab [1].

This new release includes two minor releases (Perceval [6] and
SortingHat [7]) with interesting new features (some of those were
already in previous GrimoireLab releases, anyway).

For SortingHat, beware that the database schema generated by SortingHat
< 0.7.0 is still compatible, but older versions can have problems
inserting UTF-8 characters of 4 bytes. So, regenerating the SortingHat
databases is recommended. In addition, Python 2.7 is no longer
supported in this new release of SortingHat.

For SirMordred, there is a new mandatory field, in section [panels]:

kibiter_url = http://localhost:5601

(or wherever SirMordred is listening).

Remember that now we also have a new grimoirelab package, that pulls
all the Python packages for the release. So, installation is easier,
and traceability too: for knowing the GrimoireLab release, just run

$ grimoirelab -v
GrimoireLab 0.1.4

The tag you get (0.1.4 in this case) corresponds to a certain release
file (18.10-01 in this case), and specific commits and Python package
versions.

The corresponding packages have been uploaded to pypi (so they're
installable with pip). I've tested most of the examples in the
GrimoireLab Tutorial [3] with this new release, and everything seems to
work. Please, report any problem you may find.

As usual, this release of pypi packages was generated with docker
containers, to ensure platform independence. You can install all the
packages just with:

$ pip install grimoirelab

We have also produced four Docker images available in DockerHub, all of
them with the tags ":18.10-01" and ":latest". You can pull and run them
straight away:

* grimoirelab/factory: for creating the Python packages

* grimoirelab/installed: with GrimoireLab installed

* grimoirelab/full: grimoirelab/installed plus services needed to
produce a dashboard, by default produces a dashboard of the CHAOSS
project.

* grimoirelab/secured: grimoirelab/full plus access control and SSL for
access to Kibiter

If you want to use or help to debug the new containers, have a look at
[4]

The list of new stuff is in the NEWS file [5] (check all changes since
18.09-02, which was the latest release with packages in pypi).

[1] https://github.com/chaoss/grimoirelab/tree/master/releases

[2] https://github.com/chaoss/grimoirelab/tree/master/docker

[3] https://chaoss.github.io/grimoirelab-tutorial

[4] https://github.com/chaoss/grimoirelab/tree/master/docker

[5] https://github.com/chaoss/grimoirelab/blob/master/releases/NEWS

[6] https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.12.0

[7] https://github.com/chaoss/grimoirelab-sortinghat/releases/tag/0.7.0

Saludos,

        Jesus.

-- 
Bitergia: http://bitergia.com
/me at Twitter: https://twitter.com/jgbarah




More information about the Grimoirelab-discussions mailing list