Skip to content

Plugin to upload findings, coverage, ... directly from a post-build step to Teamscale

License

Notifications You must be signed in to change notification settings

Draegerwerk/teamscale-upload-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamscale plugin for Jenkins

Plugin for Jenkins that provides an after build step task for uploading external code coverage to teamscale.

Getting started

See documentation

For Developers

Fork or clone https://github.com/jenkinsci/teamscale-upload-plugin
create a new branch with name specifying what you want modify

Building

To build the project locally

mvn hpi:run

To package as .hpi and .jar for manual installation in jenkins

mvn package

Testing

To run all tests either via maven

mvn test

or the unit tests in your IDE.

Publishing

File a PR on master Ask a repository maintainer to approve the PR or become a maintainer yourself

Consider reading this to become a maintainer.

As Maintainer: Consider reading Releasing jenkins plugin

mvn release:prepare release:perform

About

Plugin to upload findings, coverage, ... directly from a post-build step to Teamscale

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.0%
  • HTML 6.0%