Download the PHP package rfussien/gitlab2rundeck-adapter without Composer
On this page you can find all versions of the php package rfussien/gitlab2rundeck-adapter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rfussien/gitlab2rundeck-adapter
More information about rfussien/gitlab2rundeck-adapter
Files in rfussien/gitlab2rundeck-adapter
Package gitlab2rundeck-adapter
Short Description a small gitlab to rundeck adapter
License MIT
Homepage https://github.com/rfussien/gitlab2rundeck-adapter
Informations about the package gitlab2rundeck-adapter
gitlab2rundeck-adapter
This package allows to run a rundeck job after a gitlab(ci) event is hooked.
Requirements:
- works with PHP 5.6 or above
- rundeck api 12 and above
- gitlab(ci) 8.5 and above
note: it works with the webhook of gitlab AND gitlabCI. However, when using the webhook of gitlab, the build_status is considered as failed. So in that case it would be useful to specify "runOnFail: true" in the project config.
Install
Via Composer
Usage
Configuration
Create two yaml configuration files. One for rundeck and another one for the gitlab's projects
Rundeck configuration
Gitlab projects configuration
Run the adapter
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email :author_email instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of gitlab2rundeck-adapter with dependencies
php Version >=5.4
psr/log Version ~1.0
symfony/yaml Version ~3.1