1
0
mirror of https://github.com/gryf/ferrit.git synced 2026-02-07 08:45:53 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
283cb787bb Readme update 2019-11-01 08:17:14 +01:00
05608aa2e0 Use FIFO named queue for triggering actions on Jenkins side. 2019-11-01 08:17:13 +01:00
802cce3f83 Added new REST endpoints.
Two new endponds added:

- /a/plugins/events-log/events/
- /a/changes
2019-11-01 08:16:43 +01:00
Szymon Datko
e547a9a507 Implement simple events pusher
Just POC, but works !!!
2019-11-01 08:10:37 +01:00
41b1b284a6 Simplify http server 2019-10-29 19:26:47 +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
7d316947b4 Wait for user interaction on interactive connection 2019-10-29 19:26:47 +01:00
867a2c4716 Return instead of closing the channel on interactive session. 2019-10-29 19:26:47 +01:00
84413a1658 Removed interactive ssh part 2019-10-29 19:26:47 +01:00
f3a5e15545 Added log to ignore 2019-10-29 19:26:47 +01:00
830a8b3077 Added logger 2019-10-29 19:26:45 +01:00
68ea17b854 Cleaned up code a bit 2019-10-29 19:23:31 +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
778b44292d Initial import 2019-10-24 14:01:49 +02:00