Ben
|
0ccc649d59
|
Fix calling old function name
|
2019-08-14 19:36:35 +02:00 |
|
Christian Steinhaus
|
3f7cc00962
|
Changed function name
`extract_commit_message` is now called `extract_commit_info` to better
represent its functionality
|
2019-08-09 13:31:32 +02:00 |
|
Christian Steinhaus
|
fb560a5bea
|
Commit messages are now links
Each commit message links to its commit page in the Webinterface
|
2019-08-08 10:05:58 +02:00 |
|
Ben
|
f9828e9459
|
Fix getting msgtype argument
|
2019-07-25 23:18:32 +02:00 |
|
Ben
|
6ace0e70c7
|
Fix color in Matrix (again)
|
2019-07-22 02:00:45 +02:00 |
|
Ben
|
8724bfc71a
|
Make msgtype configurable in url parameter
|
2019-07-22 02:00:30 +02:00 |
|
Ben
|
2cd2acf67c
|
Format timestamp and switch to m.text message type
for Jenkins requests, because matterbridge doesn't forward m.notice.
|
2019-07-21 15:26:30 +02:00 |
|
Ben
|
f747eb9411
|
Jenkins output style changes
|
2019-07-19 20:18:18 +02:00 |
|
Ben
|
6f43bc221f
|
Adjust styling, fix span color
|
2019-07-19 20:06:28 +02:00 |
|
Ben
|
1115892fb3
|
Implement Jenkins post-build webhook trigger
as sent by the plugin at https://github.com/theZorro266/outbound-webhook-plugin
|
2019-07-19 19:39:10 +02:00 |
|
Ben
|
c731dce53c
|
Sanitize room input
|
2019-07-19 16:45:58 +02:00 |
|
Ben
|
113a56b27d
|
Add stub Jenkins webhook listener
|
2019-07-19 14:14:16 +02:00 |
|
Ben
|
399b53b88a
|
Return 204, no content
|
2019-07-19 13:53:00 +02:00 |
|
Ben
|
75f836ea26
|
Iterate before using next
|
2019-07-19 01:54:23 +02:00 |
|
Ben
|
b5c97dd62c
|
Sort commits and output first-line commit messages
|
2019-07-19 01:47:11 +02:00 |
|
Ben
|
1b2fc7610c
|
Message commits on push hook into matrix room
|
2019-07-18 16:11:34 +02:00 |
|
Ben
|
9241782d00
|
Correct configuration homeserver url in example
|
2019-07-18 15:46:22 +02:00 |
|
Ben
|
34700df9fb
|
Use the correct parameter to set accepted methods
|
2019-07-18 15:42:10 +02:00 |
|
Ben
|
1caf2a359d
|
Update webhook route to accept POST requests
instead of only GET.
|
2019-07-18 15:37:25 +02:00 |
|
Ben
|
70e6cfad00
|
Rename app to application as the uwsgi default
|
2019-07-18 15:09:10 +02:00 |
|
Ben
|
7d1766d3e2
|
Add config.yml example
|
2019-07-18 14:47:28 +02:00 |
|
Ben
|
5ed7532a05
|
Add debug version of simple webhook-server
|
2019-07-18 14:45:03 +02:00 |
|