Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Codeclimate Badge][xlr-remedy-plugin-codeclimate-image]][xlr-remedy-plugin-codeclimate-url]
[![License: MIT][xlr-remedy-plugin-license-image]][xlr-remedy-plugin-license-url]
![Github All Releases][xlr-remedy-plugin-downloads-image]
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxebialabs-community%2Fxlr-remedy-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxebialabs-community%2Fxlr-remedy-plugin?ref=badge_shield)

[xlr-remedy-plugin-travis-image]: https://travis-ci.org/xebialabs-community/xlr-remedy-plugin.svg?branch=master
[xlr-remedy-plugin-travis-url]: https://travis-ci.org/xebialabs-community/xlr-remedy-plugin
Expand Down Expand Up @@ -52,3 +53,7 @@ The XL Release Remedy plugin enables you interact with BMC Remedy services.
## Testing ##

This plugin comes with a Flask container with a stub for BMC Remedy so it can be tested in isolation. If you run `./gradlew clean runDockerCompose` a XL Release container will be started together with the Stub. There will be a Remedy template loaded that has all tasks set up. These tasks can all run successfully against the stub. Please make sure you update the tests and the code when updating this plugin.


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxebialabs-community%2Fxlr-remedy-plugin.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxebialabs-community%2Fxlr-remedy-plugin?ref=badge_large)