Releases: trunk-io/analytics-cli
Releases · trunk-io/analytics-cli
0.6.14-beta.2
What's Changed
- [smoke tests] Add macos validation by @gnalh in #356
- Add stable branches to parsing context by @riya-n in #331
- Add missing upload parameters by @gnalh in #358
- [TRUNK-13843] Don't retry on invalid json or some errors by @cmillar-trunk in #362
- Add custom env to debug info reports by @cmillar-trunk in #364
- [release] Specify correct download target by @gnalh in #366
Full Changelog: 0.6.14-beta.1...0.6.14-beta.2
0.6.14-beta.1
What's Changed
- Add reusable test framework for cli tests by @cmillar-trunk in #334
- [workflow] Fix release workflow by @gnalh in #335
- Add verbosity levels to CLI by @gnalh in #337
- [3] Add initial rspec release workflow by @gnalh in #320
- Fix existing auto fix trunk check issues by @riya-n in #343
- Bump openssl from 0.10.68 to 0.10.70 by @dependabot in #341
- Try to discover repo root when not explicitly specified by @gnalh in #347
- Test no cross contamination of env vars by @cmillar-trunk in #346
- [release] Use sha instead of ref by @gnalh in #348
Full Changelog: 0.6.13...0.6.14-beta.1
0.6.14-beta.0
What's Changed
- Add reusable test framework for cli tests by @cmillar-trunk in #334
- [workflow] Fix release workflow by @gnalh in #335
- Add verbosity levels to CLI by @gnalh in #337
- [3] Add initial rspec release workflow by @gnalh in #320
- Fix existing auto fix trunk check issues by @riya-n in #343
Full Changelog: 0.6.13...0.6.14-beta.0
0.6.13
What's Changed
- Add rustfmt config for group_imports by @gnalh in #314
- Remove metadata from openssl version by @gnalh in #321
- Add codeowners by @gnalh in #322
- [TRUNK-14131] Add generic env vars by @cmillar-trunk in #325
- [1] Resolve Pre-test to include Rspec debug parameters by @gnalh in #318
- [2] Add gem generation support to context-ruby by @gnalh in #319
- Bump cross-spawn from 7.0.3 to 7.0.6 in /context-js by @dependabot in #169
- Illumos support by @gnalh in #330
Full Changelog: 0.6.12...0.6.13
0.6.13-beta.0
What's Changed
- Add rustfmt config for group_imports by @gnalh in #314
- Remove metadata from openssl version by @gnalh in #321
- Add codeowners by @gnalh in #322
- [TRUNK-14131] Add generic env vars by @cmillar-trunk in #325
- [1] Resolve Pre-test to include Rspec debug parameters by @gnalh in #318
- [2] Add gem generation support to context-ruby by @gnalh in #319
- Bump cross-spawn from 7.0.3 to 7.0.6 in /context-js by @dependabot in #169
- Illumos support by @gnalh in #330
New Contributors
- @dependabot made their first contribution in #169
Full Changelog: 0.6.12...0.6.13-beta.0
0.6.12
What's Changed
- Part 1 - refactor file set building and failed test extraction by @dfrankland in #276
- Update pinned version to 0.6.11 by @dfrankland in #282
- Part 2 - do not quarantine when no junit files found by @dfrankland in #279
- Part 3 - organize cli commands and imports by @dfrankland in #264
- Part 4 - re-organize upload command by @dfrankland in #269
- Part 5 - small UploadArgs clean up by @dfrankland in #270
- [TRUNK-13980] bindings for multithreaded codeowners parsing and association by @max-trunk in #280
- Part 6 - simplify and abstract gathering context for upload by @dfrankland in #288
- Part 7 - organize CLI command files, functions by @dfrankland in #289
- Part 8 - add quarantine command by @dfrankland in #292
- Part 9 - rename dry-run flag to no-upload by @dfrankland in #293
- add xcresult-to-junit CLI for testing by @dfrankland in #291
- Part 1 - reorganize xcresult test fixtures by @dfrankland in #299
- Add prefix to id by @gnalh in #302
- test improvements by @dfrankland in #306
- Treat 'no reports found' as a suboptimal parsing issue by @max-trunk in #305
- Move api-client out of the cli by @gnalh in #308
- Fix quarantining logic by @gnalh in #315
Full Changelog: 0.6.11...0.6.12
0.6.12-beta.1
What's Changed
- Add prefix to id by @gnalh in #302
- test improvements by @dfrankland in #306
- Treat 'no reports found' as a suboptimal parsing issue by @max-trunk in #305
- Move api-client out of the cli by @gnalh in #308
- Fix quarantining logic by @gnalh in #315
Full Changelog: 0.6.12-beta.0...0.6.12-beta.1
0.6.12-beta.0
What's Changed
- Part 1 - refactor file set building and failed test extraction by @dfrankland in #276
- Update pinned version to 0.6.11 by @dfrankland in #282
- Part 2 - do not quarantine when no junit files found by @dfrankland in #279
- Part 3 - organize cli commands and imports by @dfrankland in #264
- Part 4 - re-organize upload command by @dfrankland in #269
- Part 5 - small UploadArgs clean up by @dfrankland in #270
- [TRUNK-13980] bindings for multithreaded codeowners parsing and association by @max-trunk in #280
- Part 6 - simplify and abstract gathering context for upload by @dfrankland in #288
- Part 7 - organize CLI command files, functions by @dfrankland in #289
- Part 8 - add quarantine command by @dfrankland in #292
- Part 9 - rename dry-run flag to no-upload by @dfrankland in #293
- add xcresult-to-junit CLI for testing by @dfrankland in #291
- Part 1 - reorganize xcresult test fixtures by @dfrankland in #299
Full Changelog: 0.6.11...0.6.12-beta.0
0.6.11
What's Changed
- Lock nextest by @cmillar-trunk in #239
- [TRUNK-13813] Smoke test PRs by @cmillar-trunk in #240
- [TRUNK-13813] Cancel release on smoke test failure by @cmillar-trunk in #244
- Remove parsing errors from empty tags and testsuite names by @pv72895 in #241
- Add BindingsTestRerun to context_py module by @riya-n in #249
- (Feat): Parse BEP TestSummary by @TylerJang27 in #242
- [TRUNK-13813] Expand smoke test scope by @cmillar-trunk in #247
- [runner integration - 1] Add support for test report generation by @gnalh in #253
- [runner integration - 2] Update ETL to handle parsing custom test reports by @gnalh in #254
- [runner integration - 3] Add initial rspec plugin by @gnalh in #255
- Update pinned version to 0.6.10 by @federicoweber in #261
- support xcresult expected failures by @dfrankland in #265
- no cmake, no protoc, no problems by @dfrankland in #256
- (Fix): Output message correctly for empty BEP by @TylerJang27 in #257
- Fix TestReport parsing by @gnalh in #272
- Add context-ruby test results uploads by @gnalh in #271
- Include bindings tests in test runs by @gnalh in #275
New Contributors
Full Changelog: 0.6.10...0.6.11
What's Changed
- Lock nextest by @cmillar-trunk in #239
- [TRUNK-13813] Smoke test PRs by @cmillar-trunk in #240
- [TRUNK-13813] Cancel release on smoke test failure by @cmillar-trunk in #244
- Remove parsing errors from empty tags and testsuite names by @pv72895 in #241
- Add BindingsTestRerun to context_py module by @riya-n in #249
- (Feat): Parse BEP TestSummary by @TylerJang27 in #242
- [TRUNK-13813] Expand smoke test scope by @cmillar-trunk in #247
- [runner integration - 1] Add support for test report generation by @gnalh in #253
- [runner integration - 2] Update ETL to handle parsing custom test reports by @gnalh in #254
- [runner integration - 3] Add initial rspec plugin by @gnalh in #255
- Update pinned version to 0.6.10 by @federicoweber in #261
- support xcresult expected failures by @dfrankland in #265
- no cmake, no protoc, no problems by @dfrankland in #256
- (Fix): Output message correctly for empty BEP by @TylerJang27 in #257
- Fix TestReport parsing by @gnalh in #272
- Add context-ruby test results uploads by @gnalh in #271
- Include bindings tests in test runs by @gnalh in #275
New Contributors
Full Changelog: 0.6.10...0.6.11
0.6.11-beta.0
What's Changed
- Lock nextest by @cmillar-trunk in #239
- [TRUNK-13813] Smoke test PRs by @cmillar-trunk in #240
- [TRUNK-13813] Cancel release on smoke test failure by @cmillar-trunk in #244
- Remove parsing errors from empty tags and testsuite names by @pv72895 in #241
- Add BindingsTestRerun to context_py module by @riya-n in #249
- (Feat): Parse BEP TestSummary by @TylerJang27 in #242
New Contributors
Full Changelog: 0.6.10...0.6.11-beta.0