Commit Graph
7 Commits
Author SHA1 Message Date
Szymon Datko e547a9a507 Implement simple events pusher
Just POC, but works !!!
2019-11-01 08:10:37 +01:00
Szymon Datko 1d9d69cca9 Fix global_request logging
The msg fiels is paramiko Message object.
It cannot be converted simply via str().
2019-10-29 19:26:47 +01:00
Szymon Datko c026194a03 Fix version string once more
Apparently the Gerrit Trigger plugin only recognizes the value
if it matches specific pattern. Therefore there must be "gerrit
version 2.16.7" so we can use all features of the plugin.
2019-10-29 19:26:47 +01:00
Szymon Datko 524d10956c Fix version string and http server output 2019-10-29 19:26:47 +01:00
Szymon Datko 8960f88360 Tiny cleanup 2019-10-29 19:26:47 +01:00
Szymon Datko 883872549c Initial garbage 2019-10-29 19:20:18 +01:00
Szymon Datko 38770da434 Initial note and .gitignore 2019-10-24 14:07:59 +02:00