kettle-gha-pins 0.3.3 → 0.3.4

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: ace9741a6103bddad79df3803ccc35153af81161b7c21c1615f08a10604e6c92
4
- data.tar.gz: 8f212c66b4cbb24a32491dfb8c9ede3477492daa20449e9eaa2d3278a2859818
3
+ metadata.gz: '029b6c14a0c3168c737e4b12ee894c2c38604df2f504d9d6b43d56e89a64fe05'
4
+ data.tar.gz: 5f1524026ae6bb562cc6171084103223f5f522f1cab2e2032d0a4bda29563969
5
5
  SHA512:
6
- metadata.gz: e411ca542ea1db8da7c50018698d07958d06da43ec83259ae9b98d5bec7c3417c3d5b42ef49bf58fc48ab082088277bc63832e633038720304e59a18a0c6bece
7
- data.tar.gz: e9ee10f5a5a2d517b1579c14dc7f6369c043d74ba568bf3d4cff79996cec4386b032c0c9d1d442362be66fa89cf072524daf83157ad2272a746e54b68375747a
6
+ metadata.gz: f652fd16180142f219cacbb700860c16eea681d20118f079f03ad6a8a6a090b718d9d7e7da1015ead7dd74acb19f7ff12f603f71fa658ec2309c96fa0a0494a9
7
+ data.tar.gz: f90be65b9a9e578ccfb17e95cc0b84057f3d257b232d2093edccb3b2b11d1575a4f38c2c4f3e2edd7cc5326a63b818b4b812f58bc2f9bef4b00aed45ff43bfc3
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,44 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [0.3.4] - 2026-07-30
34
+
35
+ - TAG: [v0.3.4][0.3.4t]
36
+ - COVERAGE: 98.94% -- 935/945 lines in 8 files
37
+ - BRANCH COVERAGE: 90.91% -- 380/418 branches in 8 files
38
+ - 24.04% documented
39
+
40
+ ### Added
41
+
42
+ - kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
43
+ project's RubyForum tag as `mailing_list_uri`, and support docs link to the
44
+ tagged RubyForum community alongside Discord.
45
+
46
+ ### Fixed
47
+
48
+ - kettle-jem-template-20260728-003 - Generated dep-heads workflows now run
49
+ TruffleRuby jobs with current RubyGems and Bundler, avoiding setup failures
50
+ before the test suite starts.
51
+ - kettle-jem-template-20260728-004 - Generated dep-heads workflows now use the
52
+ setup-ruby Bundler install path for direct appraisal Gemfiles, avoiding rv
53
+ lockfile parser failures on Git and path dependencies.
54
+ - kettle-jem-template-20260728-005 - VersionGem bootstrap now creates the
55
+ missing canonical version spec when a project only has shim namespace version
56
+ specs.
57
+ - kettle-jem-template-20260729-001 - Generated JRuby 9.4 workflows now use the
58
+ legacy manual bundle install path, avoiding setup-time Bundler full-index
59
+ failures against `gem.coop`.
60
+ - kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
61
+ and templates dedicated `version_gem.rb` entrypoints even when the gemspec
62
+ dependency is intentionally omitted, and generated anonymous-loader specs
63
+ cover both `version.rb` and `version_gem.rb`.
64
+ - kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
65
+ floor now get managed minimal `version.rb` files and anonymous-loader version
66
+ specs without adding `version_gem`.
67
+ - kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
68
+ relative to the gemspec directory, so release package contents stay correct
69
+ even when the gemspec is loaded from another working directory.
70
+
33
71
  ## [0.3.3] - 2026-07-28
34
72
 
35
73
  - TAG: [v0.3.3][0.3.3t]
@@ -196,7 +234,9 @@ Please file a bug if you notice a violation of semantic versioning.
196
234
  - kettle-jem-template-20260720-005 - Generated README Support & Community rows
197
235
  now include a RubyForum help badge.
198
236
 
199
- [Unreleased]: https://github.com/kettle-dev/kettle-gha-pins/compare/v0.3.3...HEAD
237
+ [Unreleased]: https://github.com/kettle-dev/kettle-gha-pins/compare/v0.3.4...HEAD
238
+ [0.3.4]: https://github.com/kettle-dev/kettle-gha-pins/compare/v0.3.3...v0.3.4
239
+ [0.3.4t]: https://github.com/kettle-dev/kettle-gha-pins/releases/tag/v0.3.4
200
240
  [0.3.3]: https://github.com/kettle-dev/kettle-gha-pins/compare/v0.3.2...v0.3.3
201
241
  [0.3.3t]: https://github.com/kettle-dev/kettle-gha-pins/releases/tag/v0.3.3
202
242
  [0.3.2]: https://github.com/kettle-dev/kettle-gha-pins/compare/v0.3.1...v0.3.2
data/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  # 📌 Kettle::Gha::Pins
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] [![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]
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
 
@@ -88,17 +88,14 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
88
88
  <details markdown="1">
89
89
  <summary>Find this repo on federated forges (Coming soon!)</summary>
90
90
 
91
- | Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
92
- |-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
93
- | 🧪 [kettle-dev/kettle-gha-pins on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
94
- | 🧊 [kettle-dev/kettle-gha-pins on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
95
- | 🐙 [kettle-dev/kettle-gha-pins on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
96
- | 🎮️ [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] |
91
+ | Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI |
92
+ |-------------------------------------------------|-------------------------------------------|-------------------|------------------|-----------------|----------------|
93
+ | 🧪 [kettle-dev/kettle-gha-pins on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix |
94
+ | 🧊 [kettle-dev/kettle-gha-pins on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix |
95
+ | 🐙 [kettle-dev/kettle-gha-pins on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix |
97
96
 
98
97
  </details>
99
98
 
100
- [gh-discussions]: https://github.com/kettle-dev/kettle-gha-pins/discussions
101
-
102
99
  ### Enterprise Support [![Tidelift](https://tidelift.com/badges/package/rubygems/kettle-gha-pins)](https://tidelift.com/subscription/pkg/rubygems-kettle-gha-pins?utm_source=rubygems-kettle-gha-pins&utm_medium=referral&utm_campaign=readme)
103
100
 
104
101
  Available as part of the Tidelift Subscription.
@@ -116,6 +113,7 @@ The maintainers of this and thousands of other packages are working with Tidelif
116
113
 
117
114
  Alternatively:
118
115
 
116
+ - [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
119
117
  - [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
120
118
  - [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork]
121
119
  - [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor]
@@ -361,11 +359,12 @@ I'm hoping to be able to pay for my kids' health insurance this month,
361
359
  so if you value the work I am doing, I need your support.
362
360
  Please consider sponsoring me or the project.
363
361
 
364
- To join the community or get help 👇️ Join the Discord.
362
+ To join the community or get help, use the RubyForum or Discord.
365
363
 
364
+ [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
366
365
  [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
367
366
 
368
- To say "thanks!" ☝️ Join the Discord or 👇️ send money.
367
+ To say "thanks!" ☝️ Join the community or 👇️ send money.
369
368
 
370
369
  [![Sponsor kettle-dev/kettle-gha-pins 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]
371
370
 
@@ -406,8 +405,9 @@ Thanks for RTFM. ☺️
406
405
  [✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
407
406
  [✉️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
408
407
  [✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
409
- [✉️ruby-forum-img]: https://img.shields.io/badge/RubyForum-Help-CC342D?style=for-the-badge&logo=ruby&logoColor=white
410
- [✉️ruby-forum]: https://www.rubyforum.org/c/help/8
408
+ [✉️ruby-forum-top-img]: https://img.shields.io/discourse/topics?server=https://www.rubyforum.org&style=flat&logo=discourse&label=Ruby%20Users%20Forum
409
+ [✉️ruby-forum-img]: https://img.shields.io/discourse/topics?server=https://www.rubyforum.org&style=for-the-badge&logo=discourse&label=Ruby%20Users%20Forum
410
+ [✉️ruby-forum]: https://www.rubyforum.org/tag/kettle-dev
411
411
 
412
412
  [✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
413
413
  [⛳️gem-namespace]: https://github.com/kettle-dev/kettle-gha-pins
@@ -6,7 +6,7 @@ module Kettle
6
6
  # Version namespace for this gem.
7
7
  module Version
8
8
  # Current gem version.
9
- VERSION = "0.3.3"
9
+ VERSION = "0.3.4"
10
10
  end
11
11
  # Current gem version exposed at the traditional constant location.
12
12
  VERSION = Version::VERSION # Traditional Constant Location
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-gha-pins
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -91,20 +91,20 @@ dependencies:
91
91
  requirements:
92
92
  - - "~>"
93
93
  - !ruby/object:Gem::Version
94
- version: '2.3'
94
+ version: '2.5'
95
95
  - - ">="
96
96
  - !ruby/object:Gem::Version
97
- version: 2.3.7
97
+ version: 2.5.11
98
98
  type: :development
99
99
  prerelease: false
100
100
  version_requirements: !ruby/object:Gem::Requirement
101
101
  requirements:
102
102
  - - "~>"
103
103
  - !ruby/object:Gem::Version
104
- version: '2.3'
104
+ version: '2.5'
105
105
  - - ">="
106
106
  - !ruby/object:Gem::Version
107
- version: 2.3.7
107
+ version: 2.5.11
108
108
  - !ruby/object:Gem::Dependency
109
109
  name: bundler-audit
110
110
  requirement: !ruby/object:Gem::Requirement
@@ -202,7 +202,7 @@ dependencies:
202
202
  version: '2.0'
203
203
  - - ">="
204
204
  - !ruby/object:Gem::Version
205
- version: 2.0.15
205
+ version: 2.0.17
206
206
  type: :development
207
207
  prerelease: false
208
208
  version_requirements: !ruby/object:Gem::Requirement
@@ -212,7 +212,7 @@ dependencies:
212
212
  version: '2.0'
213
213
  - - ">="
214
214
  - !ruby/object:Gem::Version
215
- version: 2.0.15
215
+ version: 2.0.17
216
216
  - !ruby/object:Gem::Dependency
217
217
  name: turbo_tests2
218
218
  requirement: !ruby/object:Gem::Requirement
@@ -262,7 +262,7 @@ dependencies:
262
262
  version: '2.0'
263
263
  - - ">="
264
264
  - !ruby/object:Gem::Version
265
- version: 2.0.6
265
+ version: 2.0.10
266
266
  type: :development
267
267
  prerelease: false
268
268
  version_requirements: !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.10
276
276
  description: "\U0001F4CC GitHub Actions workflow SHA pin maintenance, including deterministic
277
277
  release-tag parsing, canonicalization, cache-backed GitHub ref resolution, and upgrade
278
278
  planning."
@@ -301,14 +301,15 @@ licenses:
301
301
  - MIT
302
302
  metadata:
303
303
  homepage_uri: https://github.com/kettle-dev/kettle-gha-pins
304
- source_code_uri: https://github.com/kettle-dev/kettle-gha-pins/tree/v0.3.3
305
- changelog_uri: https://github.com/kettle-dev/kettle-gha-pins/blob/v0.3.3/CHANGELOG.md
304
+ source_code_uri: https://github.com/kettle-dev/kettle-gha-pins/tree/v0.3.4
305
+ changelog_uri: https://github.com/kettle-dev/kettle-gha-pins/blob/v0.3.4/CHANGELOG.md
306
306
  bug_tracker_uri: https://github.com/kettle-dev/kettle-gha-pins/issues
307
- documentation_uri: https://www.rubydoc.info/gems/kettle-gha-pins/0.3.3
307
+ documentation_uri: https://www.rubydoc.info/gems/kettle-gha-pins/0.3.4
308
308
  funding_uri: https://github.com/sponsors/pboling
309
309
  wiki_uri: https://github.com/kettle-dev/kettle-gha-pins/wiki
310
310
  news_uri: https://www.railsbling.com/tags/kettle-gha-pins
311
311
  discord_uri: https://discord.gg/3qme4XHNKN
312
+ mailing_list_uri: https://www.rubyforum.org/tag/kettle-dev
312
313
  rubygems_mfa_required: 'true'
313
314
  rdoc_options:
314
315
  - "--title"
metadata.gz.sig CHANGED
Binary file