Skip to content

test-cli v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Jun 04:56
· 16 commits to main since this release

test-cli v0.1.3

Standardized test & coverage reports for python, typescript, go, rust, c#, java.

Changes

  • Ignore synthetic GitOps smoke coverage (e8ec617)
  • Baseline legacy Sonar sort findings (373c93b)
  • Limit SonarQube scope to source code (920c555)
  • Baseline legacy Sonar maintainability rules (95e19dd)
  • Tighten SonarQube analysis scope (962d16a)
  • Run JAM v0.17.0 in quality workflow (af29bef)
  • Use literal doctor probe commands (c9f3608)
  • Set up Go before GitOps test scan (135eb61)
  • Install project dependencies before GitOps test scan (4d5520b)
  • Run Go coverage in GitOps quality workflow (f9ae87c)
  • Update GitOps quality workflow (4afc1a4)
  • Handle empty JUnit testsuites wrappers (6a8c118)
  • Retry transient SonarQube scan failures (10512db)
  • Harden GitOps quality metrics reporting (66b4b4c)
  • Stop reporting smoke test coverage (83946f2)
  • Harden GitOps quality workflow payloads (8ad51c0)
  • Fix coverage webhook JSON payload (c48d7f0)
  • Add SonarQube and smoke test quality checks (b9c87b0)
  • Fix GitOps quality workflow run URLs (b0cc6a1)
  • Report empty test summaries to GitOps Console (a13798c)
  • Add GitOps quality metrics workflow (f713a5a)

Install

curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.3 bash