turbo_tests2 3.2.3 → 3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2af1fec1f172642796e8d50a8debcf093fe47adc8631fc38d87f21594208695c
4
- data.tar.gz: 9c37a6eb91300dd299ccfb54aefe2363ddb53fa679b6114371b8dd84a2bdbbc8
3
+ metadata.gz: e63ac3ea2fad18d13703d1b3ef664b21aa879943928bb17236f90051032e5d23
4
+ data.tar.gz: 1a6b2b4e3990c985313d9d8e9bfab0b764806a29b6b3a4c1e064a9842d88bee7
5
5
  SHA512:
6
- metadata.gz: 91c905b362cec739c3e5294abba63cb23226131c2b1763ae57df9197961c5d8d802800931b012a164b194b5a46bd30fa0fece33c2003b1751319bc93dd345472
7
- data.tar.gz: a781315b43d20f6e482094ce4672fcf29dba858625a6006e63d146e3e4831d168831ad74f2ba3ea93a668e295490bb8e27baaadb0793c5747cb4c1a0a2f97918
6
+ metadata.gz: a3bf05ce18f6ca4d3f603426cf0816d1e8db92ea2e00342b388a05650056deed97b42a6065b2485f7eded91d1d01236c5440eb9527a1da8d5b7237195068ec9e
7
+ data.tar.gz: 14e90688ba62b2b97d4608bee59b2d223942a35d47c3f58b092ffcb96d8b758419ca64e1a473dc2906a29fd2b1b158759058ae216518c66e1317438f2762fe82
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,80 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [3.2.5] - 2026-08-08
34
+
35
+ - TAG: [v3.2.5][3.2.5t]
36
+ - COVERAGE: 96.81% -- 880/909 lines in 10 files
37
+ - BRANCH COVERAGE: 85.17% -- 224/263 branches in 10 files
38
+ - 36.73% documented
39
+
40
+ ### Changed
41
+
42
+ - kettle-jem-template-20260801-001 - Generated README gem dashboard links now
43
+ use ClickGems instead of BestGems.
44
+
45
+ ### Fixed
46
+
47
+ - kettle-jem-template-20260801-002 - Generated RSpec helpers now normalize
48
+ managed configuration block bindings structurally, preventing mixed block
49
+ parameter names from producing invalid configuration after a merge.
50
+ - kettle-jem-template-20260801-003 - Generated project metadata and
51
+ documentation now normalize configured underscore hostnames to valid
52
+ hyphenated hostnames.
53
+ - kettle-jem-template-20260801-004 - Generated organization README logos now
54
+ use GitHub's stable organization avatar endpoint instead of assuming a
55
+ matching Galtzo-hosted asset exists.
56
+
57
+ - kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
58
+ preserving comments and trailing commas during template updates.
59
+
60
+ ## [3.2.4] - 2026-07-31
61
+
62
+ - TAG: [v3.2.4][3.2.4t]
63
+ - COVERAGE: 96.81% -- 880/909 lines in 10 files
64
+ - BRANCH COVERAGE: 85.17% -- 224/263 branches in 10 files
65
+ - 36.73% documented
66
+
67
+ ### Added
68
+
69
+ - kettle-jem-template-20260727-001 - Spec harness documentation now lists the
70
+ RSpec helpers provided by `kettle-test`.
71
+
72
+ - kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
73
+ project's RubyForum tag as `mailing_list_uri`, and support docs link to the
74
+ tagged RubyForum community alongside Discord.
75
+
76
+ ### Changed
77
+
78
+ - kettle-jem-template-20260728-001 - Generated Ruby workflows now use clearer
79
+ setup-ruby-flash planning and can prepare appraisal-only jobs without
80
+ installing the main Gemfile bundle.
81
+
82
+ ### Fixed
83
+
84
+ - kettle-jem-template-20260728-002 - Generated RuboCop configs now ignore the
85
+ same `gemfiles/vendor/bundle` tree as `.gitignore`, so vendored dependency
86
+ installs are not reported as project lint debt.
87
+ - kettle-jem-template-20260728-003 - Generated dep-heads workflows now run
88
+ TruffleRuby jobs with current RubyGems and Bundler, avoiding setup failures
89
+ before the test suite starts.
90
+
91
+ - kettle-jem-template-20260728-004 - Generated dep-heads workflows now use the
92
+ setup-ruby Bundler install path for direct appraisal Gemfiles, avoiding rv
93
+ lockfile parser failures on Git and path dependencies.
94
+
95
+ - kettle-jem-template-20260728-005 - VersionGem bootstrap now creates the
96
+ missing canonical version spec when a project only has shim namespace version
97
+ specs.
98
+
99
+ - kettle-jem-template-20260729-001 - Generated JRuby 9.4 workflows now use the
100
+ legacy manual bundle install path, avoiding setup-time Bundler full-index
101
+ failures against `gem.coop`.
102
+
103
+ - kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
104
+ relative to the gemspec directory, so packaged template assets are included
105
+ even when the gemspec is loaded from another working directory.
106
+
33
107
  ## [3.2.3] - 2026-07-26
34
108
 
35
109
  - TAG: [v3.2.3][3.2.3t]
@@ -94,18 +168,12 @@ Please file a bug if you notice a violation of semantic versioning.
94
168
  - The `turbo_tests2` executable now supports `-v` / `--version` and prints a
95
169
  standard startup header on normal runs.
96
170
 
97
- - kettle-jem-template-20260716-001 - Shim gemspec manifests now include
98
- `LICENSE.md` instead of nonexistent `LICENSE.txt`.
99
171
  - kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
100
172
  repository-only files by default to reduce downstream distro packaging churn.
101
- - kettle-jem-template-20260720-001 - Generated READMEs can now render
102
- template-managed corporate sponsor logos from project or family config.
103
173
  - kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
104
174
  released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
105
175
  - kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
106
176
  config now uses the installed `smorg-rb` Ruby driver name.
107
- - kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
108
- omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
109
177
  - kettle-jem-template-20260720-005 - Generated README Support & Community rows
110
178
  now include a RubyForum help badge.
111
179
  - kettle-jem-template-20260725-001 - Generated JRuby and TruffleRuby workflow
@@ -448,7 +516,11 @@ Please file a bug if you notice a violation of semantic versioning.
448
516
 
449
517
  - Initial release
450
518
 
451
- [Unreleased]: https://github.com/galtzo-floss/turbo_tests2/compare/v3.2.3...HEAD
519
+ [Unreleased]: https://github.com/galtzo-floss/turbo_tests2/compare/v3.2.5...HEAD
520
+ [3.2.5]: https://github.com/galtzo-floss/turbo_tests2/compare/v3.2.4...v3.2.5
521
+ [3.2.5t]: https://github.com/galtzo-floss/turbo_tests2/releases/tag/v3.2.5
522
+ [3.2.4]: https://github.com/galtzo-floss/turbo_tests2/compare/v3.2.3...v3.2.4
523
+ [3.2.4t]: https://github.com/galtzo-floss/turbo_tests2/releases/tag/v3.2.4
452
524
  [3.2.3]: https://github.com/galtzo-floss/turbo_tests2/compare/v3.2.2...v3.2.3
453
525
  [3.2.3t]: https://github.com/galtzo-floss/turbo_tests2/releases/tag/v3.2.3
454
526
  [3.2.2]: https://github.com/galtzo-floss/turbo_tests2/compare/v3.2.1...v3.2.2
data/README.md CHANGED
@@ -1,10 +1,10 @@
1
1
  <a href="https://github.com/galtzo-floss/turbo_tests2"><img alt="turbo_tests2 Logo by Aboling0, CC BY-SA 4.0" src="https://logos.galtzo.com/assets/images/galtzo-floss/turbo_tests2/avatar-128px.svg" width="20%" align="right"/></a>
2
2
 
3
- # 🚀 TurboTests née TurboTests2
3
+ # 🚀 turbo_tests2 / TurboTests
4
4
 
5
- [![Version][👽versioni]][👽version] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Downloads Rank][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
5
+ [![Version][👽versioni]][👽version] [![Ruby Users Forum][✉️ruby-forum-top-img]][✉️ruby-forum] [![GitHub tag (latest SemVer)][⛳️tag-img]][⛳️tag] [![License: MIT][📄license-img]][📄license] [![Total downloads][👽dl-ranki]][👽dl-rank] [![CodeCov Test Coverage][🏀codecovi]][🏀codecov] [![Coveralls Test Coverage][🏀coveralls-img]][🏀coveralls] [![QLTY Test Coverage][🏀qlty-covi]][🏀qlty-cov] [![QLTY Maintainability][🏀qlty-mnti]][🏀qlty-mnt] [![CI Heads][🚎3-hd-wfi]][🚎3-hd-wf] [![CI Runtime Dependencies @ HEAD][🚎12-crh-wfi]][🚎12-crh-wf] [![CI Current][🚎11-c-wfi]][🚎11-c-wf] [![CI Truffle Ruby][🚎9-t-wfi]][🚎9-t-wf] [![CI JRuby][🚎10-j-wfi]][🚎10-j-wf] [![Deps Locked][🚎13-🔒️-wfi]][🚎13-🔒️-wf] [![Deps Unlocked][🚎14-🔓️-wfi]][🚎14-🔓️-wf] [![CI Test Coverage][🚎2-cov-wfi]][🚎2-cov-wf] [![CI Style][🚎5-st-wfi]][🚎5-st-wf] [![Apache SkyWalking Eyes License Compatibility Check][🚎15-🪪-wfi]][🚎15-🪪-wf]
6
6
 
7
- `if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know][✉️discord-invite], as I may have missed the [discord notification][✉️discord-invite].
7
+ `if ci_badges.map(&:color).detect { it != "green"}` ☝️ [let me know on Discord][✉️discord-invite] or [RubyForum][✉️ruby-forum], as I may have missed the notification.
8
8
 
9
9
  ---
10
10
 
@@ -95,15 +95,15 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
95
95
  <details markdown="1">
96
96
  <summary>How kettle-dev manages complexity in tests</summary>
97
97
 
98
- | Gem | Source | Role | Daily download rank |
98
+ | Gem | Source | Role | Total downloads |
99
99
  |-----|--------|------|---------------------|
100
- | [appraisal2](https://bestgems.org/gems/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [![Daily download rank for appraisal2](https://img.shields.io/gem/rd/appraisal2.svg?style=flat-square)](https://bestgems.org/gems/appraisal2) |
101
- | [appraisal2-rubocop](https://bestgems.org/gems/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [![Daily download rank for appraisal2-rubocop](https://img.shields.io/gem/rd/appraisal2-rubocop.svg?style=flat-square)](https://bestgems.org/gems/appraisal2-rubocop) |
102
- | [kettle-dev](https://bestgems.org/gems/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [![Daily download rank for kettle-dev](https://img.shields.io/gem/rd/kettle-dev.svg?style=flat-square)](https://bestgems.org/gems/kettle-dev) |
103
- | [kettle-jem](https://bestgems.org/gems/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [![Daily download rank for kettle-jem](https://img.shields.io/gem/rd/kettle-jem.svg?style=flat-square)](https://bestgems.org/gems/kettle-jem) |
104
- | [kettle-soup-cover](https://bestgems.org/gems/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [![Daily download rank for kettle-soup-cover](https://img.shields.io/gem/rd/kettle-soup-cover.svg?style=flat-square)](https://bestgems.org/gems/kettle-soup-cover) |
105
- | [kettle-test](https://bestgems.org/gems/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [![Daily download rank for kettle-test](https://img.shields.io/gem/rd/kettle-test.svg?style=flat-square)](https://bestgems.org/gems/kettle-test) |
106
- | [rubocop-lts](https://bestgems.org/gems/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [![Daily download rank for rubocop-lts](https://img.shields.io/gem/rd/rubocop-lts.svg?style=flat-square)](https://bestgems.org/gems/rubocop-lts) |
100
+ | [appraisal2](https://clickgems.clickhouse.com/dashboard/appraisal2) | [GitHub](https://github.com/appraisal-rb/appraisal2) | multi-dependency Appraisal matrix generation | [![Total downloads for appraisal2](https://img.shields.io/gem/dt/appraisal2.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/appraisal2) |
101
+ | [appraisal2-rubocop](https://clickgems.clickhouse.com/dashboard/appraisal2-rubocop) | [GitHub](https://github.com/appraisal-rb/appraisal2-rubocop) | RuboCop Appraisal generator integration | [![Total downloads for appraisal2-rubocop](https://img.shields.io/gem/dt/appraisal2-rubocop.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/appraisal2-rubocop) |
102
+ | [kettle-dev](https://clickgems.clickhouse.com/dashboard/kettle-dev) | [GitHub](https://github.com/kettle-dev/kettle-dev) | development, release, and CI workflow tooling | [![Total downloads for kettle-dev](https://img.shields.io/gem/dt/kettle-dev.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-dev) |
103
+ | [kettle-jem](https://clickgems.clickhouse.com/dashboard/kettle-jem) | [GitHub](https://github.com/kettle-dev/kettle-jem) | Appraisals & CI workflow templates | [![Total downloads for kettle-jem](https://img.shields.io/gem/dt/kettle-jem.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-jem) |
104
+ | [kettle-soup-cover](https://clickgems.clickhouse.com/dashboard/kettle-soup-cover) | [GitHub](https://github.com/kettle-dev/kettle-soup-cover) | SimpleCov coverage policy and reporting | [![Total downloads for kettle-soup-cover](https://img.shields.io/gem/dt/kettle-soup-cover.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-soup-cover) |
105
+ | [kettle-test](https://clickgems.clickhouse.com/dashboard/kettle-test) | [GitHub](https://github.com/kettle-dev/kettle-test) | standard test runner and coverage harness | [![Total downloads for kettle-test](https://img.shields.io/gem/dt/kettle-test.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/kettle-test) |
106
+ | [rubocop-lts](https://clickgems.clickhouse.com/dashboard/rubocop-lts) | [GitHub](https://github.com/rubocop-lts/rubocop-lts) | Ruby-version-aware linting | [![Total downloads for rubocop-lts](https://img.shields.io/gem/dt/rubocop-lts.svg?style=flat-square)](https://clickgems.clickhouse.com/dashboard/rubocop-lts) |
107
107
 
108
108
  </details>
109
109
 
@@ -112,17 +112,14 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
112
112
  <details markdown="1">
113
113
  <summary>Find this repo on federated forges (Coming soon!)</summary>
114
114
 
115
- | Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
116
- |-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
117
- | 🧪 [galtzo-floss/turbo_tests2 on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
118
- | 🧊 [galtzo-floss/turbo_tests2 on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
119
- | 🐙 [galtzo-floss/turbo_tests2 on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
120
- | 🎮️ [Discord Server][✉️discord-invite] | [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] | [Let's][✉️discord-invite] | [talk][✉️discord-invite] | [about][✉️discord-invite] | [this][✉️discord-invite] | [library!][✉️discord-invite] |
115
+ | Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI |
116
+ |-------------------------------------------------|-------------------------------------------|-------------------|------------------|-----------------|----------------|
117
+ | 🧪 [galtzo-floss/turbo_tests2 on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix |
118
+ | 🧊 [galtzo-floss/turbo_tests2 on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix |
119
+ | 🐙 [galtzo-floss/turbo_tests2 on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix |
121
120
 
122
121
  </details>
123
122
 
124
- [gh-discussions]: https://github.com/galtzo-floss/turbo_tests2/discussions
125
-
126
123
  ### Enterprise Support [![Tidelift](https://tidelift.com/badges/package/rubygems/turbo_tests2)](https://tidelift.com/subscription/pkg/rubygems-turbo_tests2?utm_source=rubygems-turbo_tests2&utm_medium=referral&utm_campaign=readme)
127
124
 
128
125
  Available as part of the Tidelift Subscription.
@@ -140,6 +137,7 @@ The maintainers of this and thousands of other packages are working with Tidelif
140
137
 
141
138
  Alternatively:
142
139
 
140
+ - [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
143
141
  - [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
144
142
  - [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork]
145
143
  - [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor]
@@ -568,11 +566,12 @@ I'm hoping to be able to pay for my kids' health insurance this month,
568
566
  so if you value the work I am doing, I need your support.
569
567
  Please consider sponsoring me or the project.
570
568
 
571
- To join the community or get help 👇️ Join the Discord.
569
+ To join the community or get help, use the RubyForum or Discord.
572
570
 
571
+ [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
573
572
  [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
574
573
 
575
- To say "thanks!" ☝️ Join the Discord or 👇️ send money.
574
+ To say "thanks!" ☝️ Join the community or 👇️ send money.
576
575
 
577
576
  [![Sponsor galtzo-floss/turbo_tests2 on Open Source Collective][🖇osc-all-bottom-img]][🖇osc] 💌 [![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal]
578
577
 
@@ -613,13 +612,14 @@ Thanks for RTFM. ☺️
613
612
  [✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
614
613
  [✉️ruby-friends-img]: https://img.shields.io/badge/daily.dev-%F0%9F%92%8E_Ruby_Friends-0A0A0A?style=for-the-badge&logo=dailydotdev&logoColor=white
615
614
  [✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
616
- [✉️ruby-forum-img]: https://img.shields.io/badge/RubyForum-Help-CC342D?style=for-the-badge&logo=ruby&logoColor=white
617
- [✉️ruby-forum]: https://www.rubyforum.org/c/help/8
615
+ [✉️ruby-forum-top-img]: https://img.shields.io/discourse/topics?server=https%3A%2F%2Fwww.rubyforum.org&style=flat&logo=discourse&label=Ruby%20Users%20Forum
616
+ [✉️ruby-forum-img]: https://img.shields.io/discourse/topics?server=https%3A%2F%2Fwww.rubyforum.org&style=for-the-badge&logo=discourse&label=Ruby%20Users%20Forum
617
+ [✉️ruby-forum]: https://www.rubyforum.org/tag/turbo-tests2
618
618
 
619
619
  [✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
620
620
  [⛳️gem-namespace]: https://github.com/galtzo-floss/turbo_tests2
621
621
  [⛳️namespace-img]: https://img.shields.io/badge/namespace-TurboTests-3C2D2D.svg?style=square&logo=ruby&logoColor=white
622
- [⛳️gem-name]: https://bestgems.org/gems/turbo_tests2
622
+ [⛳️gem-name]: https://clickgems.clickhouse.com/dashboard/turbo_tests2
623
623
  [⛳️name-img]: https://img.shields.io/badge/name-turbo__tests2-3C2D2D.svg?style=square&logo=rubygems&logoColor=red
624
624
  [⛳️tag-img]: https://img.shields.io/github/tag/galtzo-floss/turbo_tests2.svg
625
625
  [⛳️tag]: https://github.com/galtzo-floss/turbo_tests2/releases
@@ -668,9 +668,9 @@ Thanks for RTFM. ☺️
668
668
  [📜gh-wiki]: https://github.com/galtzo-floss/turbo_tests2/wiki
669
669
  [📜gl-wiki-img]: https://img.shields.io/badge/wiki-gitlab-943CD2.svg?style=for-the-badge&logo=gitlab&logoColor=white
670
670
  [📜gh-wiki-img]: https://img.shields.io/badge/wiki-github-943CD2.svg?style=for-the-badge&logo=github&logoColor=white
671
- [👽dl-rank]: https://bestgems.org/gems/turbo_tests2
672
- [👽dl-ranki]: https://img.shields.io/gem/rd/turbo_tests2.svg
673
- [👽version]: https://bestgems.org/gems/turbo_tests2
671
+ [👽dl-rank]: https://clickgems.clickhouse.com/dashboard/turbo_tests2
672
+ [👽dl-ranki]: https://img.shields.io/gem/dt/turbo_tests2.svg
673
+ [👽version]: https://clickgems.clickhouse.com/dashboard/turbo_tests2
674
674
  [👽versioni]: https://img.shields.io/gem/v/turbo_tests2.svg
675
675
  [🏀qlty-mnt]: https://qlty.sh/gh/galtzo-floss/projects/turbo_tests2
676
676
  [🏀qlty-mnti]: https://qlty.sh/gh/galtzo-floss/projects/turbo_tests2/maintainability.svg
@@ -796,7 +796,7 @@ Thanks for RTFM. ☺️
796
796
  | Field | Value |
797
797
  |---|---|
798
798
  | Package | turbo_tests2 |
799
- | Description | 🚀 `turbo_tests2` is an RSpec parallel test runner built on `parallel_tests`. It uses `parallel_tests` for process counts, file grouping, and runtime balancing, then replaces interleaved worker output with incremental summarized RSpec reporting. Source code of the `turbo_tests2` gem is based on Discourse and RubyGems work in this area (see README.md). |
799
+ | Description | 🚀 turbo_tests2` is an RSpec parallel test runner built on `parallel_tests`. It uses `parallel_tests` for process counts, file grouping, and runtime balancing, then replaces interleaved worker output with incremental summarized RSpec reporting. Source code of `turbo_test2` gem is based on Discourse and Rubygems work in this area (see README.md). |
800
800
  | Homepage | https://github.com/galtzo-floss/turbo_tests2 |
801
801
  | Source | https://github.com/galtzo-floss/turbo_tests2 |
802
802
  | License | `MIT` |
@@ -4,7 +4,7 @@ module TurboTests
4
4
  # Version namespace for this gem.
5
5
  module Version
6
6
  # Current gem version.
7
- VERSION = "3.2.3"
7
+ VERSION = "3.2.5"
8
8
  end
9
9
  # Current gem version exposed at the traditional constant location.
10
10
  VERSION = Version::VERSION # Traditional Constant Location
data/lib/turbo_tests.rb CHANGED
@@ -1,11 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- require "version_gem"
4
- require_relative "turbo_tests/version"
5
-
6
- TurboTests::Version.class_eval do
7
- extend VersionGem::Basic
8
- end
9
3
  require "securerandom"
10
4
  require "open3"
11
5
  require "fileutils"
data/lib/turbo_tests2.rb CHANGED
@@ -4,3 +4,9 @@
4
4
  # Bottom-line: Do not use Zeitwerk in this gem.
5
5
  # Hook for other libraries to load this library (e.g. via bundler)
6
6
  require_relative "turbo_tests"
7
+ require "version_gem"
8
+ require_relative "turbo_tests/version"
9
+
10
+ TurboTests::Version.class_eval do
11
+ extend VersionGem::Basic
12
+ end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: turbo_tests2
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.3
4
+ version: 3.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Illia
@@ -90,7 +90,7 @@ dependencies:
90
90
  version: '1.1'
91
91
  - - ">="
92
92
  - !ruby/object:Gem::Version
93
- version: 1.1.14
93
+ version: 1.1.15
94
94
  type: :runtime
95
95
  prerelease: false
96
96
  version_requirements: !ruby/object:Gem::Requirement
@@ -100,27 +100,27 @@ dependencies:
100
100
  version: '1.1'
101
101
  - - ">="
102
102
  - !ruby/object:Gem::Version
103
- version: 1.1.14
103
+ version: 1.1.15
104
104
  - !ruby/object:Gem::Dependency
105
105
  name: kettle-dev
106
106
  requirement: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: '2.3'
110
+ version: '2.5'
111
111
  - - ">="
112
112
  - !ruby/object:Gem::Version
113
- version: 2.3.7
113
+ version: 2.5.17
114
114
  type: :development
115
115
  prerelease: false
116
116
  version_requirements: !ruby/object:Gem::Requirement
117
117
  requirements:
118
118
  - - "~>"
119
119
  - !ruby/object:Gem::Version
120
- version: '2.3'
120
+ version: '2.5'
121
121
  - - ">="
122
122
  - !ruby/object:Gem::Version
123
- version: 2.3.7
123
+ version: 2.5.17
124
124
  - !ruby/object:Gem::Dependency
125
125
  name: bundler-audit
126
126
  requirement: !ruby/object:Gem::Requirement
@@ -218,7 +218,7 @@ dependencies:
218
218
  version: '2.0'
219
219
  - - ">="
220
220
  - !ruby/object:Gem::Version
221
- version: 2.0.15
221
+ version: 2.0.19
222
222
  type: :development
223
223
  prerelease: false
224
224
  version_requirements: !ruby/object:Gem::Requirement
@@ -228,7 +228,7 @@ dependencies:
228
228
  version: '2.0'
229
229
  - - ">="
230
230
  - !ruby/object:Gem::Version
231
- version: 2.0.15
231
+ version: 2.0.19
232
232
  - !ruby/object:Gem::Dependency
233
233
  name: ruby-progressbar
234
234
  requirement: !ruby/object:Gem::Requirement
@@ -252,7 +252,7 @@ dependencies:
252
252
  version: '1.0'
253
253
  - - ">="
254
254
  - !ruby/object:Gem::Version
255
- version: 1.0.7
255
+ version: 1.0.8
256
256
  type: :development
257
257
  prerelease: false
258
258
  version_requirements: !ruby/object:Gem::Requirement
@@ -262,7 +262,7 @@ dependencies:
262
262
  version: '1.0'
263
263
  - - ">="
264
264
  - !ruby/object:Gem::Version
265
- version: 1.0.7
265
+ version: 1.0.8
266
266
  - !ruby/object:Gem::Dependency
267
267
  name: gitmoji-regex
268
268
  requirement: !ruby/object:Gem::Requirement
@@ -272,7 +272,7 @@ dependencies:
272
272
  version: '2.0'
273
273
  - - ">="
274
274
  - !ruby/object:Gem::Version
275
- version: 2.0.6
275
+ version: 2.0.11
276
276
  type: :development
277
277
  prerelease: false
278
278
  version_requirements: !ruby/object:Gem::Requirement
@@ -282,7 +282,7 @@ dependencies:
282
282
  version: '2.0'
283
283
  - - ">="
284
284
  - !ruby/object:Gem::Version
285
- version: 2.0.6
285
+ version: 2.0.11
286
286
  description: "\U0001F680 turbo_tests2` is an RSpec parallel test runner built on `parallel_tests`.
287
287
  It uses `parallel_tests` for process counts, file grouping, and runtime balancing,
288
288
  then replaces interleaved worker output with incremental summarized RSpec reporting.
@@ -314,14 +314,15 @@ licenses:
314
314
  - MIT
315
315
  metadata:
316
316
  homepage_uri: https://turbo-tests2.galtzo.com
317
- source_code_uri: https://github.com/galtzo-floss/turbo_tests2/tree/v3.2.3
318
- changelog_uri: https://github.com/galtzo-floss/turbo_tests2/blob/v3.2.3/CHANGELOG.md
317
+ source_code_uri: https://github.com/galtzo-floss/turbo_tests2/tree/v3.2.5
318
+ changelog_uri: https://github.com/galtzo-floss/turbo_tests2/blob/v3.2.5/CHANGELOG.md
319
319
  bug_tracker_uri: https://github.com/galtzo-floss/turbo_tests2/issues
320
- documentation_uri: https://www.rubydoc.info/gems/turbo_tests2/3.2.3
320
+ documentation_uri: https://www.rubydoc.info/gems/turbo_tests2/3.2.5
321
321
  funding_uri: https://github.com/sponsors/pboling
322
322
  wiki_uri: https://github.com/galtzo-floss/turbo_tests2/wiki
323
323
  news_uri: https://www.railsbling.com/tags/turbo_tests2
324
324
  discord_uri: https://discord.gg/3qme4XHNKN
325
+ mailing_list_uri: https://www.rubyforum.org/tag/turbo-tests2
325
326
  rubygems_mfa_required: 'true'
326
327
  rdoc_options:
327
328
  - "--title"
metadata.gz.sig CHANGED
Binary file