Skip to content

Releases: testglance/action

v1

15 Apr 19:53
a728b79

Choose a tag to compare

What's Changed

  • feat: JUnit XML parser and Action scaffold by @maximn in #1
  • feat: add CTRF JSON parser (Story 1.2) by @maximn in #2
  • feat: API client with non-blocking CI integration (Story 1.4) by @maximn in #3
  • feat: add CI log summary and marketplace packaging (Story 1.5) by @maximn in #4
  • feat: enrich API payload with repository and CI metadata by @maximn in #5
  • fix: update all domain references to www.testglance.dev by @maximn in #6
  • chore: add dev tooling (prettier, husky, commitlint, CI) by @maximn in #7
  • feat: wrap API payload in metadata envelope (Story 1.6) by @maximn in #8
  • feat: render highlights in GitHub Actions CI summary (Story 3.12) by @maximn in #9
  • feat: PR comment test summary per TestJob (Story 3.13) by @maximn in #10
  • ci: add testglance action to test job by @maximn in #12
  • feat: enhanced CI summary with failed test details and slowest tests by @maximn in #11
  • chore: auto-rebuild dist in pre-push hook by @maximn in #13
  • ci: use local action checkout in CI by @maximn in #15
  • feat: add send-results flag and e2e test workflow by @maximn in #16
  • feat: per-suite breakdown and multi-file report merging by @maximn in #14
  • feat: zero-config auto-detection mode by @maximn in #17
  • feat: GitHub Check Runs with inline annotations by @maximn in #18
  • docs: GitHub Marketplace listing and reusable workflow by @maximn in #19
  • docs: add framework-specific setup guides by @maximn in #20
  • feat: history storage engine with Actions Cache backend by @maximn in #21
  • feat: run-to-run delta comparison in CI summary by @maximn in #22
  • feat: tests-changed report in CI summary and PR comments by @maximn in #23
  • chore: allow emoji prefix in conventional commit messages by @maximn in #24
  • feat: add base branch delta comparison to PR comments by @maximn in #25
  • feat: flaky test detection from cached history by @maximn in #26
  • feat: performance regression detection from cached history by @maximn in #27
  • feat: add trend indicators to PR comments and CI summary by @maximn in #28
  • fix: use deterministic temp dir for history cache storage by @maximn in #29
  • test: add E2E steps for history delta and tests-changed by @maximn in #30
  • feat: visual redesign of CI summary and PR comment reports by @maximn in #31
  • feat: HTML report artifact generation by @maximn in #32
  • ci: add permissions block to test job for github-token by @maximn in #33
  • refactor: rename create-check input to annotate-failures by @maximn in #34
  • ci: enable test failure annotations in CI by @maximn in #35
  • feat: make api-key optional with local-only default mode by @maximn in #39
  • 📝 docs: add OSS adoption FAQ with code-linked answers by @maximn in #38
  • 📝 docs: standalone-first README rewrite + permissions reference by @maximn in #36
  • 🧹 chore: repo presentability — badges, dependabot, metadata by @maximn in #37
  • fix(ci): graceful E2E on fork PRs by @maximn in #52
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #40
  • chore(deps): bump pnpm/action-setup from 4 to 5 by @dependabot[bot] in #41
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #42
  • chore(deps-dev): bump @commitlint/config-conventional from 20.4.4 to 20.5.0 by @dependabot[bot] in #43
  • chore(deps-dev): bump @types/node from 20.19.35 to 25.5.2 by @dependabot[bot] in #44
  • chore(deps-dev): bump typescript-eslint from 8.56.1 to 8.58.1 by @dependabot[bot] in #49
  • chore(deps-dev): bump @commitlint/cli from 20.4.4 to 20.5.0 by @dependabot[bot] in #53
  • chore(deps-dev): bump vitest from 3.2.4 to 4.1.4 by @dependabot[bot] in #46
  • chore(deps-dev): bump eslint from 9.39.3 to 10.2.0 by @dependabot[bot] in #45
  • chore(deps): bump fast-xml-parser from 4.5.4 to 5.5.11 by @dependabot[bot] in #55
  • chore(deps): bump @actions/cache from 4.1.0 to 6.0.0 by @dependabot[bot] in #54
  • chore(deps): bump @actions/artifact, core, and github by @maximn in #56
  • fix: raise fast-xml-parser entity expansion limit for large JUnit reports by @maximn in #58

New Contributors

Full Changelog: https://github.com/testglance/action/commits/v1