Johannes Schüth

Results 80 comments of Johannes Schüth

I have another suggestion for sounds: https://www.youtube.com/watch?v=KEkrWRHCDQU

@bwrsandman The status icon is just a url that points to the gitlab ci service. Normally this would point to jenkins. Something like this: http://jenkins/projects/name/status.png?ref=dev

I will implement this feature when i find the time.

@bwrsandman You have to fake the gitlab ci server. When using the gitlab-plugin you have to set the url for the gitlab ci service manually.

How does the build fail? Which error occurs?

I could implement a whitelist regex for the target branch name. Would that be sufficient?

@timols I think this issue can be closed.

A good point to start would be to migrate the following Ferma 2.x examples: https://github.com/Jotschi/graph-ogm-examples/tree/master/ferma

@deepthought42 Using Ferma with OrientDB should be no problem. We use it with OrientDB 2.2.x gentics/mesh - I also build an example to use it with the Tinkerpop 3.x API....