Skip to content

An action for uploading external analysis results (coverage, findings, ...) to Teamscale

License

Notifications You must be signed in to change notification settings

cqse/teamscale-upload-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamscale Upload

An action for uploading external analysis results (coverage, findings, …) to Teamscale. Based on teamscale-upload.

Usage

See action.yml

- uses: 'cqse/[email protected]'
    with:
      server: 'https://cqse.teamscale.io'
      project: 'teamscale-upload'
      user: 'build'
      partition: 'Github Action > Linux Branch And Timestamp'
      accesskey: ${{ secrets.ACCESS_KEY }}
      format: 'SIMPLE'
      message: 'This is a test message.'
      files: 'test_resources/coverage.simple test_resources/coverage2.simple'

About

An action for uploading external analysis results (coverage, findings, ...) to Teamscale

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages