kettle-wash 0.1.4 → 0.1.6
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +37 -21
- data/README.md +5 -17
- data/lib/kettle/wash/version.rb +1 -1
- data/lib/kettle/wash.rb +4 -4
- data.tar.gz.sig +0 -0
- metadata +18 -18
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fe0000579628e3bdcca4505b62d041864aa69dcce293035ddfe47270cbd2f509
|
|
4
|
+
data.tar.gz: b062ae62e6b665e14a92df261f8d75479a1134d97009be55331590b2a82ec8b4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0a6ef8e89176cf60df33dcf9ec1334cb7ad8211b00bd9d3cf80f06df32db62659a3faa2b990d5bb0038674f94f0d8c80a6e9f423b4aad5118649e456fe159ab0
|
|
7
|
+
data.tar.gz: f4e01a503b4a8a82f5c1b6f7b3e6c9a3b536a180f0725ddc56e2954dc4aed0dc85c7c6c02d16da03c541198c3a373dbfbf4cffbad70d1548b44a6e6540104054
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,38 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [0.1.6] - 2026-08-28
|
|
34
|
+
|
|
35
|
+
- TAG: [v0.1.6][0.1.6t]
|
|
36
|
+
- COVERAGE: 100.00% -- 63/63 lines in 2 files
|
|
37
|
+
- BRANCH COVERAGE: 86.36% -- 19/22 branches in 2 files
|
|
38
|
+
- 33.33% documented
|
|
39
|
+
|
|
40
|
+
### Changed
|
|
41
|
+
|
|
42
|
+
- [kc] kettle-jem/prepare: updated 12 project files:
|
|
43
|
+
- configuration (1)
|
|
44
|
+
- dependencies (11)
|
|
45
|
+
|
|
46
|
+
- [kc] kettle-jem/template: updated 8 project files:
|
|
47
|
+
- code and tests (1)
|
|
48
|
+
- configuration (1)
|
|
49
|
+
- dependencies (1)
|
|
50
|
+
- documentation (2)
|
|
51
|
+
- other (3)
|
|
52
|
+
|
|
53
|
+
## [0.1.5] - 2026-08-03
|
|
54
|
+
|
|
55
|
+
- TAG: [v0.1.5][0.1.5t]
|
|
56
|
+
- COVERAGE: 100.00% -- 63/63 lines in 2 files
|
|
57
|
+
- BRANCH COVERAGE: 86.36% -- 19/22 branches in 2 files
|
|
58
|
+
- 33.33% documented
|
|
59
|
+
|
|
60
|
+
### Fixed
|
|
61
|
+
|
|
62
|
+
- kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
|
|
63
|
+
preserving comments and trailing commas during template updates.
|
|
64
|
+
|
|
33
65
|
## [0.1.4] - 2026-08-01
|
|
34
66
|
|
|
35
67
|
- TAG: [v0.1.4][0.1.4t]
|
|
@@ -63,10 +95,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
63
95
|
|
|
64
96
|
### Added
|
|
65
97
|
|
|
66
|
-
- kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
|
|
67
|
-
project's RubyForum tag as `mailing_list_uri`, and support docs link to the
|
|
68
|
-
tagged RubyForum community alongside Discord.
|
|
69
|
-
|
|
70
98
|
### Fixed
|
|
71
99
|
|
|
72
100
|
- kettle-jem-template-20260728-004 - Generated dep-heads workflows now use the
|
|
@@ -75,16 +103,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
75
103
|
- kettle-jem-template-20260728-005 - VersionGem bootstrap now creates the
|
|
76
104
|
missing canonical version spec when a project only has shim namespace version
|
|
77
105
|
specs.
|
|
78
|
-
- kettle-jem-template-20260729-001 - Generated JRuby 9.4 workflows now use the
|
|
79
|
-
legacy manual bundle install path, avoiding setup-time Bundler full-index
|
|
80
|
-
failures against `gem.coop`.
|
|
81
|
-
- kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
|
|
82
|
-
and templates dedicated `version_gem.rb` entrypoints even when the gemspec
|
|
83
|
-
dependency is intentionally omitted, and generated anonymous-loader specs
|
|
84
|
-
cover both `version.rb` and `version_gem.rb`.
|
|
85
|
-
- kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
|
|
86
|
-
floor now get managed minimal `version.rb` files and anonymous-loader version
|
|
87
|
-
specs without adding `version_gem`.
|
|
88
106
|
- kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
|
|
89
107
|
relative to the gemspec directory, so release package contents stay correct
|
|
90
108
|
even when the gemspec is loaded from another working directory.
|
|
@@ -141,14 +159,10 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
141
159
|
|
|
142
160
|
### Changed
|
|
143
161
|
|
|
144
|
-
- kettle-jem-template-20260720-001 - Generated READMEs can now render
|
|
145
|
-
template-managed corporate sponsor logos from project or family config.
|
|
146
162
|
- kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
|
|
147
163
|
released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
|
|
148
164
|
- kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
|
|
149
165
|
config now uses the installed `smorg-rb` Ruby driver name.
|
|
150
|
-
- kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
|
|
151
|
-
omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
|
|
152
166
|
- kettle-jem-template-20260720-005 - Generated README Support & Community rows
|
|
153
167
|
now include a RubyForum help badge.
|
|
154
168
|
|
|
@@ -180,8 +194,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
180
194
|
|
|
181
195
|
- Retemplated project metadata and CI/development automation with `kettle-jem` v7.0.0.
|
|
182
196
|
|
|
183
|
-
- kettle-jem-template-20260716-001 - Shim gemspec manifests now include
|
|
184
|
-
`LICENSE.md` instead of nonexistent `LICENSE.txt`.
|
|
185
197
|
- kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
|
|
186
198
|
repository-only files by default to reduce downstream distro packaging churn.
|
|
187
199
|
|
|
@@ -193,7 +205,11 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
193
205
|
|
|
194
206
|
- Package configured license files in gem release file lists.
|
|
195
207
|
|
|
196
|
-
[Unreleased]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.
|
|
208
|
+
[Unreleased]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.6...HEAD
|
|
209
|
+
[0.1.6]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.5...v0.1.6
|
|
210
|
+
[0.1.6t]: https://github.com/kettle-dev/kettle-wash/releases/tag/v0.1.6
|
|
211
|
+
[0.1.5]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.4...v0.1.5
|
|
212
|
+
[0.1.5t]: https://github.com/kettle-dev/kettle-wash/releases/tag/v0.1.5
|
|
197
213
|
[0.1.4]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.3...v0.1.4
|
|
198
214
|
[0.1.4t]: https://github.com/kettle-dev/kettle-wash/releases/tag/v0.1.4
|
|
199
215
|
[0.1.3]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.2...v0.1.3
|
data/README.md
CHANGED
|
@@ -57,7 +57,7 @@ between accurate coverage and constant-backed configuration.
|
|
|
57
57
|
|
|
58
58
|
### Compatibility
|
|
59
59
|
|
|
60
|
-
Compatible with MRI Ruby 3.2.0+,
|
|
60
|
+
Compatible with MRI Ruby 3.2.0+, JRuby, and TruffleRuby.
|
|
61
61
|
CI workflows and Appraisals are generated for MRI Ruby 3.2.0+.
|
|
62
62
|
This test floor is configured by `ruby.test_minimum` in `.kettle-jem.yml` and
|
|
63
63
|
may be higher than the gem's runtime compatibility floor when legacy Rubies are
|
|
@@ -96,7 +96,9 @@ The _amazing_ test matrix is powered by the kettle-dev stack.
|
|
|
96
96
|
|
|
97
97
|
</details>
|
|
98
98
|
|
|
99
|
-
### Enterprise Support
|
|
99
|
+
### Enterprise Support
|
|
100
|
+
|
|
101
|
+
[](https://tidelift.com/subscription/pkg/rubygems-kettle-wash?utm_source=rubygems-kettle-wash&utm_medium=referral&utm_campaign=readme)
|
|
100
102
|
|
|
101
103
|
Available as part of the Tidelift Subscription.
|
|
102
104
|
|
|
@@ -217,8 +219,7 @@ See [SECURITY.md][🔐security].
|
|
|
217
219
|
## 🤝 Contributing
|
|
218
220
|
|
|
219
221
|
If you need some ideas of where to help, you could work on adding more code coverage,
|
|
220
|
-
|
|
221
|
-
or use the gem and think about how it could be better.
|
|
222
|
+
check [issues][🤝gh-issues] or [PRs][🤝gh-pulls], or use the gem and think about how it could be better.
|
|
222
223
|
|
|
223
224
|
We [![Keep A Changelog][📗keep-changelog-img]][📗keep-changelog] so if you make changes, remember to update it.
|
|
224
225
|
|
|
@@ -254,19 +255,6 @@ Made with [contributors-img][🖐contrib-rocks].
|
|
|
254
255
|
|
|
255
256
|
Also see GitLab Contributors: [https://gitlab.com/kettle-dev/kettle-wash/-/graphs/main][🚎contributors-gl]
|
|
256
257
|
|
|
257
|
-
<details markdown="1">
|
|
258
|
-
<summary>⭐️ Star History</summary>
|
|
259
|
-
|
|
260
|
-
<a href="https://star-history.com/kettle-dev/kettle-wash&Date">
|
|
261
|
-
<picture>
|
|
262
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=kettle-dev/kettle-wash&type=Date&theme=dark" />
|
|
263
|
-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=kettle-dev/kettle-wash&type=Date" />
|
|
264
|
-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=kettle-dev/kettle-wash&type=Date" />
|
|
265
|
-
</picture>
|
|
266
|
-
</a>
|
|
267
|
-
|
|
268
|
-
</details>
|
|
269
|
-
|
|
270
258
|
## 📌 Versioning
|
|
271
259
|
|
|
272
260
|
This library follows [![Semantic Versioning 2.0.0][📌semver-img]][📌semver] for its public API where practical.
|
data/lib/kettle/wash/version.rb
CHANGED
|
@@ -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.
|
|
8
|
+
VERSION = "0.1.6"
|
|
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/wash.rb
CHANGED
|
@@ -3,10 +3,6 @@
|
|
|
3
3
|
require "version_gem"
|
|
4
4
|
require_relative "wash/version"
|
|
5
5
|
|
|
6
|
-
Kettle::Wash::Version.class_eval do
|
|
7
|
-
extend VersionGem::Basic
|
|
8
|
-
end
|
|
9
|
-
|
|
10
6
|
module Kettle
|
|
11
7
|
module Wash
|
|
12
8
|
class Error < StandardError; end
|
|
@@ -95,3 +91,7 @@ module Kettle
|
|
|
95
91
|
end
|
|
96
92
|
end
|
|
97
93
|
end
|
|
94
|
+
|
|
95
|
+
Kettle::Wash::Version.class_eval do
|
|
96
|
+
extend VersionGem::Basic
|
|
97
|
+
end
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kettle-wash
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -46,7 +46,7 @@ dependencies:
|
|
|
46
46
|
version: '1.1'
|
|
47
47
|
- - ">="
|
|
48
48
|
- !ruby/object:Gem::Version
|
|
49
|
-
version: 1.1.
|
|
49
|
+
version: 1.1.15
|
|
50
50
|
type: :runtime
|
|
51
51
|
prerelease: false
|
|
52
52
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -56,27 +56,27 @@ dependencies:
|
|
|
56
56
|
version: '1.1'
|
|
57
57
|
- - ">="
|
|
58
58
|
- !ruby/object:Gem::Version
|
|
59
|
-
version: 1.1.
|
|
59
|
+
version: 1.1.15
|
|
60
60
|
- !ruby/object:Gem::Dependency
|
|
61
61
|
name: kettle-dev
|
|
62
62
|
requirement: !ruby/object:Gem::Requirement
|
|
63
63
|
requirements:
|
|
64
64
|
- - "~>"
|
|
65
65
|
- !ruby/object:Gem::Version
|
|
66
|
-
version: '
|
|
66
|
+
version: '3.0'
|
|
67
67
|
- - ">="
|
|
68
68
|
- !ruby/object:Gem::Version
|
|
69
|
-
version:
|
|
69
|
+
version: 3.0.13
|
|
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: '
|
|
76
|
+
version: '3.0'
|
|
77
77
|
- - ">="
|
|
78
78
|
- !ruby/object:Gem::Version
|
|
79
|
-
version:
|
|
79
|
+
version: 3.0.13
|
|
80
80
|
- !ruby/object:Gem::Dependency
|
|
81
81
|
name: bundler-audit
|
|
82
82
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -154,7 +154,7 @@ dependencies:
|
|
|
154
154
|
version: '3.2'
|
|
155
155
|
- - ">="
|
|
156
156
|
- !ruby/object:Gem::Version
|
|
157
|
-
version: 3.2.
|
|
157
|
+
version: 3.2.2
|
|
158
158
|
type: :development
|
|
159
159
|
prerelease: false
|
|
160
160
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -164,7 +164,7 @@ dependencies:
|
|
|
164
164
|
version: '3.2'
|
|
165
165
|
- - ">="
|
|
166
166
|
- !ruby/object:Gem::Version
|
|
167
|
-
version: 3.2.
|
|
167
|
+
version: 3.2.2
|
|
168
168
|
- !ruby/object:Gem::Dependency
|
|
169
169
|
name: kettle-test
|
|
170
170
|
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.
|
|
177
|
+
version: 2.0.20
|
|
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.
|
|
187
|
+
version: 2.0.20
|
|
188
188
|
- !ruby/object:Gem::Dependency
|
|
189
189
|
name: turbo_tests2
|
|
190
190
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -194,7 +194,7 @@ dependencies:
|
|
|
194
194
|
version: '3.2'
|
|
195
195
|
- - ">="
|
|
196
196
|
- !ruby/object:Gem::Version
|
|
197
|
-
version: 3.2.
|
|
197
|
+
version: 3.2.6
|
|
198
198
|
type: :development
|
|
199
199
|
prerelease: false
|
|
200
200
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -204,7 +204,7 @@ dependencies:
|
|
|
204
204
|
version: '3.2'
|
|
205
205
|
- - ">="
|
|
206
206
|
- !ruby/object:Gem::Version
|
|
207
|
-
version: 3.2.
|
|
207
|
+
version: 3.2.6
|
|
208
208
|
- !ruby/object:Gem::Dependency
|
|
209
209
|
name: ruby-progressbar
|
|
210
210
|
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.
|
|
251
|
+
version: 2.0.12
|
|
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.
|
|
261
|
+
version: 2.0.12
|
|
262
262
|
description: "\U0001F6BF Constant deletion and reset helpers for gems that need repeatable
|
|
263
263
|
reloads while testing constant-backed runtime configuration."
|
|
264
264
|
email:
|
|
@@ -280,10 +280,10 @@ licenses:
|
|
|
280
280
|
- LicenseRef-Big-Time-Public-License
|
|
281
281
|
metadata:
|
|
282
282
|
homepage_uri: https://kettle-wash.galtzo.com
|
|
283
|
-
source_code_uri: https://github.com/kettle-dev/kettle-wash/tree/v0.1.
|
|
284
|
-
changelog_uri: https://github.com/kettle-dev/kettle-wash/blob/v0.1.
|
|
283
|
+
source_code_uri: https://github.com/kettle-dev/kettle-wash/tree/v0.1.6
|
|
284
|
+
changelog_uri: https://github.com/kettle-dev/kettle-wash/blob/v0.1.6/CHANGELOG.md
|
|
285
285
|
bug_tracker_uri: https://github.com/kettle-dev/kettle-wash/issues
|
|
286
|
-
documentation_uri: https://www.rubydoc.info/gems/kettle-wash/0.1.
|
|
286
|
+
documentation_uri: https://www.rubydoc.info/gems/kettle-wash/0.1.6
|
|
287
287
|
funding_uri: https://github.com/sponsors/pboling
|
|
288
288
|
wiki_uri: https://github.com/kettle-dev/kettle-wash/wiki
|
|
289
289
|
news_uri: https://www.railsbling.com/tags/kettle-wash
|
metadata.gz.sig
CHANGED
|
Binary file
|