Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cliffano/convo-jenkins-helper

Helper node.js module for Convo Jenkins
https://github.com/cliffano/convo-jenkins-helper

convo jenkins

Last synced: 15 days ago
JSON representation

Helper node.js module for Convo Jenkins

Awesome Lists containing this project

README

        

Avatar

[![Build Status](https://img.shields.io/travis/cliffano/convo-jenkins-helper.svg)](http://travis-ci.org/cliffano/convo-jenkins-helper)
[![Dependencies Status](https://img.shields.io/david/cliffano/convo-jenkins-helper.svg)](http://david-dm.org/cliffano/convo-jenkins-helper)
[![Coverage Status](https://img.shields.io/coveralls/cliffano/convo-jenkins-helper.svg)](https://coveralls.io/r/cliffano/convo-jenkins-helper?branch=master)
[![Published Version](https://img.shields.io/npm/v/convo-jenkins-helper.svg)](http://www.npmjs.com/package/convo-jenkins-helper)
[![Known Vulnerabilities](https://snyk.io/test/github/cliffano/convo-jenkins-helper/badge.svg)](https://snyk.io/test/github/cliffano/convo-jenkins-helper)


[![npm Badge](https://nodei.co/npm/convo-jenkins-helper.png)](http://npmjs.org/package/convo-jenkins-helper)

Convo Jenkins Helper
--------------------

Convo Jenkins Helper is a helper node.js module for [Convo Jenkins](http://github.com/cliffano/convo-jenkins).

It provides functions for:
* Retrieving Jenkins crumb to be added to all API calls
* Constructing arguments for calling API methods generated by [OpenAPI Generator](https://openapi-generator.tech/)
* Rendering parameters on conversation reply texts

Installation
------------

npm install convo-jenkins-helper --save

Colophon
--------

Related Projects:

* [Convo Jenkins](http://github.com/cliffano/convo-jenkins) - Convo agent and middleware for Jenkins