Ludolph: VCS integration plugin
Project description
Ludolph: vcs plugin
VCS plugin that provides notifications for Ludolph from GitHub and GitLab. Ludolph has to be on a public IP (URL) where VCS provider will POST data to a Ludolph’s webhook. Make sure Ludolph’s webserver can receive this message. We do recommend using a proxy server in front of Ludolph’s webserver in order not to expose it to public internet.
Installation
Install the latest released version using pip:
pip install ludolph-vcs
Add new plugin section into Ludolph configuration file:
[ludolph_vcs.gitlab] secret_token = secret_key_gitlab_gave_you [ludolph_vcs.github] sectet_token = secret_key_you_defined_on_github
Reload Ludolph:
service ludolph reload
Dependencies:
Ludolph (0.6.0+)
Links
License
For more information see the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ludolph-vcs-0.1.1.tar.gz
(4.2 kB
view hashes)