Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

The Gateway Policy Plugin can be used to develop Gateway configuration. For an example of this plugin in action see: https://github.com/CAAPIM/gateway-developer-example

License

Notifications You must be signed in to change notification settings

CAAPIM/gateway-developer-plugin

Repository files navigation

Build Status Quality Gate Status Maven Central Gradle Plugin

About

The Gateway Policy Plugin is used to develop Gateway configuration: it reads configuration files, converts them to the Gateway Restman bundle.

Usage

Usage documentation API Gateway Policy Plugin.

Building Your Gateway Project with the Plugin

The build is done using gradle. To build the plugin run ./gradlew build.

Versioning

Versioning is done using the gradle-semantic-build-versioning plugin. Every time a pull request is merged into master, the patch version is updated. For example, if the current version is 1.3.2, the next pull request merged into master will cause the version to be updated to 1.3.3. In order to update the major or minor version put either [major] or [minor] into the commit message.

Publish to Local

You can also publish the plugin to your local maven repository and print the published version by running: ./gradlew build publishToMavenLocal printVersion

Publishing

The plugin is published to Bintray: ca-api-gateway/gateway-developer-plugin. This then gets promoted to jCenter and Maven Central. For more details look at the build.gradle and .travis.yml files.

How You Can Contribute

Contributions are welcome and much appreciated. To learn more, see the Contribution Guidelines.

License

Copyright (c) 2018 CA/Broadcom. All rights reserved.

This software may be modified and distributed under the terms of the MIT license. See the LICENSE file for details.

About

The Gateway Policy Plugin can be used to develop Gateway configuration. For an example of this plugin in action see: https://github.com/CAAPIM/gateway-developer-example

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages