Trunk Test Uploads (Analytics CLI)

CI test-result ingestion surface. The trunk-analytics-cli (and the trunk-io/analytics-uploader GitHub Action) uploads JUnit XML, Bazel BEP, and XCResult test reports to Trunk for flaky-test detection, authenticated with an organization slug (--org-url-slug) and API token (--token / TRUNK_API_TOKEN).

API entry from apis.yml

apis.yml Raw ↑
aid: trunk-io:test-uploads-api
name: Trunk Test Uploads (Analytics CLI)
tags:
- Test Uploads
- CI Integration
- JUnit
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.trunk.io/flaky-tests/uploader
baseURL: https://api.trunk.io
properties:
- url: https://docs.trunk.io/flaky-tests/uploader
  type: Documentation
- url: https://docs.trunk.io/flaky-tests/get-started/ci-providers/github-actions
  type: Documentation
description: CI test-result ingestion surface. The trunk-analytics-cli (and the trunk-io/analytics-uploader
  GitHub Action) uploads JUnit XML, Bazel BEP, and XCResult test reports to Trunk for flaky-test detection,
  authenticated with an organization slug (--org-url-slug) and API token (--token / TRUNK_API_TOKEN).