You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
R. Tyler Croy a29347c839
Revert "Switch to the buildPlugin() method for our plugin"
6 years ago
src/main Avoid attempting to add a handler to a null handler 6 years ago
.gitignore Initial commit with a stub plugin structure 6 years ago
Jenkinsfile Revert "Switch to the buildPlugin() method for our plugin" 6 years ago
LICENSE.txt Initial commit with a stub plugin structure 6 years ago
README.adoc Add some more deets 6 years ago
pom.xml Fix the derpy groupId 6 years ago

README.adoc

<html lang="en"> <head> </head>

Sentry plugin

The Sentry plugin helps report errors and warnings from Jenkins into Sentry.

Configuration

Currently the plugin doesnt have any user-visible configuration and relies on the conventional SENTRY_DSN environment variable to determine where to send Sentry events.

</html>