kettle-ndjson 0.1.2 → 0.1.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: b2e37428cd181bdab706335e6b9a016743e18bc7e3bba92450b1f0bd1504c34a
4
- data.tar.gz: 3f8185e0ee3007bbe3bf1e52c0364af4aee6cb6fc927449b8eadce6f57a565a0
3
+ metadata.gz: f94c65e9cfa6d0c704dda99fb1c02087a16d6246f34e107a4163332d9cb07f24
4
+ data.tar.gz: 05ea55539117595582011d342e2a01dccb889ad2c2c57e390055e141fb172b19
5
5
  SHA512:
6
- metadata.gz: cf310b6e914e436271339b6f3e13200951534de345cc33a9c65d2cfc95206beab06458121570d9da0a452da88fbcc67f8ec384856d14851b326b32fe54dd0e8b
7
- data.tar.gz: 867b18be6cad13c959c333cb13bfc93a9cb6af3edf3e59d9ffe16a7a78507721e30d57420b971d604f970cf5ec8e029c3872762f12bf242a5dccd8b831232056
6
+ metadata.gz: 98ba88c3570652f2868bcec90c0a9524c4adae92a861ebaddc2780a3c68f992df1d09910eba083296985aa1c3bfa85adc292c7076e71d197d6926d7f4679f518
7
+ data.tar.gz: 12b75173a8a49bc99fe5579da50320246f0e34e748f9bbef7eab3a192235cb0fa094677954dfc3b831b9d904fd21b6856cf643e591c96434f1523fc27965e547
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,54 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [0.1.4] - 2026-07-31
34
+
35
+ - TAG: [v0.1.4][0.1.4t]
36
+ - COVERAGE: 100.00% -- 74/74 lines in 2 files
37
+ - BRANCH COVERAGE: 96.15% -- 25/26 branches in 2 files
38
+ - 25.81% documented
39
+
40
+ ### Added
41
+
42
+ - `secret_provider` is now a first-class NDJSON event type for release tooling
43
+ that needs to surface secret-provider keepalive and prompt activity.
44
+
45
+ ## [0.1.3] - 2026-07-30
46
+
47
+ - TAG: [v0.1.3][0.1.3t]
48
+ - COVERAGE: 100.00% -- 74/74 lines in 2 files
49
+ - BRANCH COVERAGE: 96.15% -- 25/26 branches in 2 files
50
+ - 25.81% documented
51
+
52
+ ### Added
53
+
54
+ - kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
55
+ project's RubyForum tag as `mailing_list_uri`, and support docs link to the
56
+ tagged RubyForum community alongside Discord.
57
+
58
+ ### Fixed
59
+
60
+ - kettle-jem-template-20260728-004 - Generated dep-heads workflows now use the
61
+ setup-ruby Bundler install path for direct appraisal Gemfiles, avoiding rv
62
+ lockfile parser failures on Git and path dependencies.
63
+ - kettle-jem-template-20260728-005 - VersionGem bootstrap now creates the
64
+ missing canonical version spec when a project only has shim namespace version
65
+ specs.
66
+ - kettle-jem-template-20260729-001 - Generated JRuby 9.4 workflows now use the
67
+ legacy manual bundle install path, avoiding setup-time Bundler full-index
68
+ failures against `gem.coop`.
69
+ - kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
70
+ and templates dedicated `version_gem.rb` entrypoints even when the gemspec
71
+ dependency is intentionally omitted, and generated anonymous-loader specs
72
+ cover both `version.rb` and `version_gem.rb`.
73
+ - kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
74
+ floor now get managed minimal `version.rb` files and anonymous-loader version
75
+ specs without adding `version_gem`.
76
+
77
+ - kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
78
+ relative to the gemspec directory, so packaged template assets are included
79
+ even when the gemspec is loaded from another working directory.
80
+
33
81
  ## [0.1.2] - 2026-07-28
34
82
 
35
83
  - TAG: [v0.1.2][0.1.2t]
@@ -116,7 +164,11 @@ Please file a bug if you notice a violation of semantic versioning.
116
164
 
117
165
  - kettle-jem-template-initial - Initial templating by kettle-jem.
118
166
 
119
- [Unreleased]: https://github.com/kettle-dev/kettle-ndjson/compare/v0.1.2...HEAD
167
+ [Unreleased]: https://github.com/kettle-dev/kettle-ndjson/compare/v0.1.4...HEAD
168
+ [0.1.4]: https://github.com/kettle-dev/kettle-ndjson/compare/v0.1.3...v0.1.4
169
+ [0.1.4t]: https://github.com/kettle-dev/kettle-ndjson/releases/tag/v0.1.4
170
+ [0.1.3]: https://github.com/kettle-dev/kettle-ndjson/compare/v0.1.2...v0.1.3
171
+ [0.1.3t]: https://github.com/kettle-dev/kettle-ndjson/releases/tag/v0.1.3
120
172
  [0.1.2]: https://github.com/kettle-dev/kettle-ndjson/compare/v0.1.1...v0.1.2
121
173
  [0.1.2t]: https://github.com/kettle-dev/kettle-ndjson/releases/tag/v0.1.2
122
174
  [0.1.1]: https://github.com/kettle-dev/kettle-ndjson/compare/v0.1.0...v0.1.1
data/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  # 📟️ Kettle::Ndjson
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
 
@@ -70,17 +70,14 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
70
70
  <details markdown="1">
71
71
  <summary>Find this repo on federated forges (Coming soon!)</summary>
72
72
 
73
- | Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI | Discussions |
74
- |-------------------------------------------------|-----------------------------------------------------------------------|---------------------------|--------------------------|---------------------------|--------------------------|------------------------------|
75
- | 🧪 [kettle-dev/kettle-ndjson on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix | ➖ |
76
- | 🧊 [kettle-dev/kettle-ndjson on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix | ➖ |
77
- | 🐙 [kettle-dev/kettle-ndjson on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix | [💚][gh-discussions] |
78
- | 🎮️ [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] |
73
+ | Federated [DVCS][💎d-in-dvcs] Repository | Status | Issues | PRs | Wiki | CI |
74
+ |-------------------------------------------------|-------------------------------------------|-------------------|------------------|-----------------|----------------|
75
+ | 🧪 [kettle-dev/kettle-ndjson on GitLab][📜src-gl] | The Truth | [💚][🤝gl-issues] | [💚][🤝gl-pulls] | [💚][📜gl-wiki] | 🐭 Tiny Matrix |
76
+ | 🧊 [kettle-dev/kettle-ndjson on CodeBerg][📜src-cb] | An Ethical Mirror ([Donate][🤝cb-donate]) | [💚][🤝cb-issues] | [💚][🤝cb-pulls] | ➖ | ⭕️ No Matrix |
77
+ | 🐙 [kettle-dev/kettle-ndjson on GitHub][📜src-gh] | Another Mirror | [💚][🤝gh-issues] | [💚][🤝gh-pulls] | [💚][📜gh-wiki] | 💯 Full Matrix |
79
78
 
80
79
  </details>
81
80
 
82
- [gh-discussions]: https://github.com/kettle-dev/kettle-ndjson/discussions
83
-
84
81
  ### Enterprise Support [![Tidelift](https://tidelift.com/badges/package/rubygems/kettle-ndjson)](https://tidelift.com/subscription/pkg/rubygems-kettle-ndjson?utm_source=rubygems-kettle-ndjson&utm_medium=referral&utm_campaign=readme)
85
82
 
86
83
  Available as part of the Tidelift Subscription.
@@ -98,6 +95,7 @@ The maintainers of this and thousands of other packages are working with Tidelif
98
95
 
99
96
  Alternatively:
100
97
 
98
+ - [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
101
99
  - [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
102
100
  - [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork]
103
101
  - [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor]
@@ -306,11 +304,12 @@ I'm hoping to be able to pay for my kids' health insurance this month,
306
304
  so if you value the work I am doing, I need your support.
307
305
  Please consider sponsoring me or the project.
308
306
 
309
- To join the community or get help 👇️ Join the Discord.
307
+ To join the community or get help, use the RubyForum or Discord.
310
308
 
309
+ [![Ruby Users Forum][✉️ruby-forum-img]][✉️ruby-forum]
311
310
  [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
312
311
 
313
- To say "thanks!" ☝️ Join the Discord or 👇️ send money.
312
+ To say "thanks!" ☝️ Join the community or 👇️ send money.
314
313
 
315
314
  [![Sponsor kettle-dev/kettle-ndjson 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]
316
315
 
@@ -351,8 +350,9 @@ Thanks for RTFM. ☺️
351
350
  [✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
352
351
  [✉️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
353
352
  [✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
354
- [✉️ruby-forum-img]: https://img.shields.io/badge/RubyForum-Help-CC342D?style=for-the-badge&logo=ruby&logoColor=white
355
- [✉️ruby-forum]: https://www.rubyforum.org/c/help/8
353
+ [✉️ruby-forum-top-img]: https://img.shields.io/discourse/topics?server=https://www.rubyforum.org&style=flat&logo=discourse&label=Ruby%20Users%20Forum
354
+ [✉️ruby-forum-img]: https://img.shields.io/discourse/topics?server=https://www.rubyforum.org&style=for-the-badge&logo=discourse&label=Ruby%20Users%20Forum
355
+ [✉️ruby-forum]: https://www.rubyforum.org/tag/kettle-dev
356
356
 
357
357
  [✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
358
358
  [⛳️gem-namespace]: https://github.com/kettle-dev/kettle-ndjson
@@ -5,7 +5,7 @@ module Kettle
5
5
  # Version namespace for this gem.
6
6
  module Version
7
7
  # Current gem version.
8
- VERSION = "0.1.2"
8
+ VERSION = "0.1.4"
9
9
  end
10
10
  # Current gem version exposed at the traditional constant location.
11
11
  VERSION = Version::VERSION # Traditional Constant Location
data/lib/kettle/ndjson.rb CHANGED
@@ -12,6 +12,7 @@ module Kettle
12
12
  phase_start
13
13
  phase_finish
14
14
  command_step
15
+ secret_provider
15
16
  diagnostic
16
17
  summary
17
18
  ].freeze
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-ndjson
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -63,20 +63,20 @@ dependencies:
63
63
  requirements:
64
64
  - - "~>"
65
65
  - !ruby/object:Gem::Version
66
- version: '2.3'
66
+ version: '2.5'
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: 2.3.7
69
+ version: 2.5.11
70
70
  type: :development
71
71
  prerelease: false
72
72
  version_requirements: !ruby/object:Gem::Requirement
73
73
  requirements:
74
74
  - - "~>"
75
75
  - !ruby/object:Gem::Version
76
- version: '2.3'
76
+ version: '2.5'
77
77
  - - ">="
78
78
  - !ruby/object:Gem::Version
79
- version: 2.3.7
79
+ version: 2.5.11
80
80
  - !ruby/object:Gem::Dependency
81
81
  name: bundler-audit
82
82
  requirement: !ruby/object:Gem::Requirement
@@ -174,7 +174,7 @@ dependencies:
174
174
  version: '2.0'
175
175
  - - ">="
176
176
  - !ruby/object:Gem::Version
177
- version: 2.0.16
177
+ version: 2.0.17
178
178
  type: :development
179
179
  prerelease: false
180
180
  version_requirements: !ruby/object:Gem::Requirement
@@ -184,7 +184,7 @@ dependencies:
184
184
  version: '2.0'
185
185
  - - ">="
186
186
  - !ruby/object:Gem::Version
187
- version: 2.0.16
187
+ version: 2.0.17
188
188
  - !ruby/object:Gem::Dependency
189
189
  name: turbo_tests2
190
190
  requirement: !ruby/object:Gem::Requirement
@@ -248,7 +248,7 @@ dependencies:
248
248
  version: '2.0'
249
249
  - - ">="
250
250
  - !ruby/object:Gem::Version
251
- version: 2.0.6
251
+ version: 2.0.10
252
252
  type: :development
253
253
  prerelease: false
254
254
  version_requirements: !ruby/object:Gem::Requirement
@@ -258,7 +258,7 @@ dependencies:
258
258
  version: '2.0'
259
259
  - - ">="
260
260
  - !ruby/object:Gem::Version
261
- version: 2.0.6
261
+ version: 2.0.10
262
262
  description: "\U0001F4DF️ NDJSON event stream primitives, filters, recorders, and
263
263
  payload helpers shared by Kettle CLI tools."
264
264
  email:
@@ -278,14 +278,15 @@ licenses:
278
278
  - MIT
279
279
  metadata:
280
280
  homepage_uri: https://github.com/kettle-dev/kettle-ndjson
281
- source_code_uri: https://github.com/kettle-dev/kettle-ndjson/tree/v0.1.2
282
- changelog_uri: https://github.com/kettle-dev/kettle-ndjson/blob/v0.1.2/CHANGELOG.md
281
+ source_code_uri: https://github.com/kettle-dev/kettle-ndjson/tree/v0.1.4
282
+ changelog_uri: https://github.com/kettle-dev/kettle-ndjson/blob/v0.1.4/CHANGELOG.md
283
283
  bug_tracker_uri: https://github.com/kettle-dev/kettle-ndjson/issues
284
- documentation_uri: https://www.rubydoc.info/gems/kettle-ndjson/0.1.2
284
+ documentation_uri: https://www.rubydoc.info/gems/kettle-ndjson/0.1.4
285
285
  funding_uri: https://github.com/sponsors/pboling
286
286
  wiki_uri: https://github.com/kettle-dev/kettle-ndjson/wiki
287
287
  news_uri: https://www.railsbling.com/tags/kettle-ndjson
288
288
  discord_uri: https://discord.gg/3qme4XHNKN
289
+ mailing_list_uri: https://www.rubyforum.org/tag/kettle-dev
289
290
  rubygems_mfa_required: 'true'
290
291
  rdoc_options:
291
292
  - "--title"
metadata.gz.sig CHANGED
Binary file