Skip to content

cider-plugins/cider-github-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cider-github-trigger

Build GitHub pull requests with Cider

This Cider plugin listens for github.pull_request events and triggers Cider builds of the relevant repositories. It saves the output into Redis. The output is then publicly accessible using a built-in web server. Once the build is finished, cider.build.finished event is emitted, which contains the build results as well as the URL that can be used to access the output.

Dependencies

The following agents/plugins need to be installed for this plugin to work:

Status

This agent is rather usable, but the output event kind can change.

The code is quite horrible and needs to be heavily refactored.

License

MIT, see the LICENSE file.

About

Cider plugin for building GitHub pull requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages