Skip to content

Teamscale Upload

Actions
Uploads external analysis results (coverage, findings, …) to Teamscale
v2.9.5
Latest
By cqse
Star (2)

Teamscale Upload

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

Usage

See action.yml

- uses: 'cqse/teamscale-upload-action@v2.9.5'
    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'

Teamscale Upload is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Uploads external analysis results (coverage, findings, …) to Teamscale
v2.9.5
Latest
By cqse

Teamscale Upload is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.