kettle-dev 1.2.3 → 2.0.0
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 +176 -3
- data/CITATION.cff +2 -2
- data/CONTRIBUTING.md +11 -17
- data/README.md +390 -319
- data/exe/kettle-dev-setup +12 -63
- data/exe/kettle-gh-release +82 -0
- data/lib/kettle/dev/gem_spec_reader.rb +2 -2
- data/lib/kettle/dev/open_collective_config.rb +12 -0
- data/lib/kettle/dev/rakelib/yard.rake +15 -0
- data/lib/kettle/dev/tasks/ci_task.rb +4 -4
- data/lib/kettle/dev/version.rb +1 -1
- data/lib/kettle/dev.rb +4 -12
- data/sig/kettle/dev/source_merger.rbs +40 -56
- data.tar.gz.sig +0 -0
- metadata +15 -144
- metadata.gz.sig +0 -0
- data/.aiignore.example +0 -19
- data/.devcontainer/apt-install/devcontainer-feature.json +0 -9
- data/.devcontainer/apt-install/install.sh +0 -11
- data/.devcontainer/devcontainer.json +0 -28
- data/.env.local.example +0 -31
- data/.envrc +0 -47
- data/.envrc.example +0 -51
- data/.envrc.no-osc.example +0 -51
- data/.git-hooks/commit-msg +0 -54
- data/.git-hooks/commit-subjects-goalie.txt +0 -8
- data/.git-hooks/footer-template.erb.txt +0 -16
- data/.git-hooks/prepare-commit-msg +0 -8
- data/.github/.codecov.yml.example +0 -14
- data/.github/FUNDING.yml +0 -13
- data/.github/FUNDING.yml.no-osc.example +0 -13
- data/.github/dependabot.yml +0 -13
- data/.github/workflows/ancient.yml +0 -83
- data/.github/workflows/ancient.yml.example +0 -81
- data/.github/workflows/auto-assign.yml +0 -21
- data/.github/workflows/codeql-analysis.yml +0 -70
- data/.github/workflows/coverage.yml +0 -127
- data/.github/workflows/coverage.yml.example +0 -127
- data/.github/workflows/current.yml +0 -116
- data/.github/workflows/current.yml.example +0 -115
- data/.github/workflows/dep-heads.yml +0 -117
- data/.github/workflows/dependency-review.yml +0 -20
- data/.github/workflows/discord-notifier.yml.example +0 -39
- data/.github/workflows/heads.yml +0 -117
- data/.github/workflows/heads.yml.example +0 -116
- data/.github/workflows/jruby.yml +0 -82
- data/.github/workflows/jruby.yml.example +0 -72
- data/.github/workflows/legacy.yml +0 -76
- data/.github/workflows/license-eye.yml +0 -40
- data/.github/workflows/locked_deps.yml +0 -85
- data/.github/workflows/opencollective.yml +0 -40
- data/.github/workflows/style.yml +0 -67
- data/.github/workflows/supported.yml +0 -75
- data/.github/workflows/truffle.yml +0 -99
- data/.github/workflows/unlocked_deps.yml +0 -84
- data/.github/workflows/unsupported.yml +0 -76
- data/.gitignore +0 -50
- data/.gitlab-ci.yml.example +0 -134
- data/.idea/.gitignore +0 -45
- data/.junie/guidelines-rbs.md +0 -49
- data/.junie/guidelines.md +0 -141
- data/.junie/guidelines.md.example +0 -140
- data/.licenserc.yaml +0 -7
- data/.opencollective.yml +0 -3
- data/.opencollective.yml.example +0 -3
- data/.qlty/qlty.toml +0 -79
- data/.rspec +0 -9
- data/.rubocop.yml +0 -13
- data/.rubocop_rspec.yml +0 -33
- data/.simplecov +0 -16
- data/.simplecov.example +0 -11
- data/.tool-versions +0 -1
- data/.yardignore +0 -13
- data/.yardopts +0 -14
- data/Appraisal.root.gemfile +0 -10
- data/Appraisals +0 -151
- data/Appraisals.example +0 -102
- data/CHANGELOG.md.example +0 -47
- data/CONTRIBUTING.md.example +0 -227
- data/FUNDING.md.no-osc.example +0 -63
- data/Gemfile +0 -40
- data/Gemfile.example +0 -34
- data/README.md.example +0 -570
- data/README.md.no-osc.example +0 -536
- data/Rakefile.example +0 -68
- data/gemfiles/modular/coverage.gemfile +0 -6
- data/gemfiles/modular/debug.gemfile +0 -13
- data/gemfiles/modular/documentation.gemfile +0 -14
- data/gemfiles/modular/erb/r2/v3.0.gemfile +0 -1
- data/gemfiles/modular/erb/r2.3/default.gemfile +0 -6
- data/gemfiles/modular/erb/r2.6/v2.2.gemfile +0 -3
- data/gemfiles/modular/erb/r3/v5.0.gemfile +0 -1
- data/gemfiles/modular/erb/r3.1/v4.0.gemfile +0 -2
- data/gemfiles/modular/erb/vHEAD.gemfile +0 -2
- data/gemfiles/modular/injected.gemfile +0 -60
- data/gemfiles/modular/mutex_m/r2/v0.3.gemfile +0 -2
- data/gemfiles/modular/mutex_m/r2.4/v0.1.gemfile +0 -3
- data/gemfiles/modular/mutex_m/r3/v0.3.gemfile +0 -2
- data/gemfiles/modular/mutex_m/vHEAD.gemfile +0 -2
- data/gemfiles/modular/optional.gemfile +0 -8
- data/gemfiles/modular/optional.gemfile.example +0 -5
- data/gemfiles/modular/runtime_heads.gemfile +0 -10
- data/gemfiles/modular/runtime_heads.gemfile.example +0 -8
- data/gemfiles/modular/stringio/r2/v3.0.gemfile +0 -5
- data/gemfiles/modular/stringio/r2.4/v0.0.2.gemfile +0 -4
- data/gemfiles/modular/stringio/r3/v3.0.gemfile +0 -5
- data/gemfiles/modular/stringio/vHEAD.gemfile +0 -2
- data/gemfiles/modular/style.gemfile +0 -25
- data/gemfiles/modular/style.gemfile.example +0 -25
- data/gemfiles/modular/templating.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2.3/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2.4/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r2.6/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r3/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/r3.1/libs.gemfile +0 -3
- data/gemfiles/modular/x_std_libs/vHEAD.gemfile +0 -3
- data/gemfiles/modular/x_std_libs.gemfile +0 -2
- data/kettle-dev.gemspec.example +0 -154
- data/lib/kettle/dev/modular_gemfiles.rb +0 -119
- data/lib/kettle/dev/prism_appraisals.rb +0 -351
- data/lib/kettle/dev/prism_gemfile.rb +0 -177
- data/lib/kettle/dev/prism_gemspec.rb +0 -284
- data/lib/kettle/dev/prism_utils.rb +0 -201
- data/lib/kettle/dev/rakelib/install.rake +0 -10
- data/lib/kettle/dev/rakelib/template.rake +0 -10
- data/lib/kettle/dev/setup_cli.rb +0 -403
- data/lib/kettle/dev/source_merger.rb +0 -622
- data/lib/kettle/dev/tasks/install_task.rb +0 -553
- data/lib/kettle/dev/tasks/template_task.rb +0 -975
- data/lib/kettle/dev/template_helpers.rb +0 -685
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kettle-dev
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 2.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -38,33 +38,33 @@ cert_chain:
|
|
|
38
38
|
date: 1980-01-02 00:00:00.000000000 Z
|
|
39
39
|
dependencies:
|
|
40
40
|
- !ruby/object:Gem::Dependency
|
|
41
|
-
name:
|
|
41
|
+
name: bundler-audit
|
|
42
42
|
requirement: !ruby/object:Gem::Requirement
|
|
43
43
|
requirements:
|
|
44
44
|
- - "~>"
|
|
45
45
|
- !ruby/object:Gem::Version
|
|
46
|
-
version:
|
|
46
|
+
version: 0.9.3
|
|
47
47
|
type: :development
|
|
48
48
|
prerelease: false
|
|
49
49
|
version_requirements: !ruby/object:Gem::Requirement
|
|
50
50
|
requirements:
|
|
51
51
|
- - "~>"
|
|
52
52
|
- !ruby/object:Gem::Version
|
|
53
|
-
version:
|
|
53
|
+
version: 0.9.3
|
|
54
54
|
- !ruby/object:Gem::Dependency
|
|
55
|
-
name:
|
|
55
|
+
name: rake
|
|
56
56
|
requirement: !ruby/object:Gem::Requirement
|
|
57
57
|
requirements:
|
|
58
58
|
- - "~>"
|
|
59
59
|
- !ruby/object:Gem::Version
|
|
60
|
-
version: 0
|
|
60
|
+
version: '13.0'
|
|
61
61
|
type: :development
|
|
62
62
|
prerelease: false
|
|
63
63
|
version_requirements: !ruby/object:Gem::Requirement
|
|
64
64
|
requirements:
|
|
65
65
|
- - "~>"
|
|
66
66
|
- !ruby/object:Gem::Version
|
|
67
|
-
version: 0
|
|
67
|
+
version: '13.0'
|
|
68
68
|
- !ruby/object:Gem::Dependency
|
|
69
69
|
name: require_bench
|
|
70
70
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -108,7 +108,7 @@ dependencies:
|
|
|
108
108
|
version: '1.0'
|
|
109
109
|
- - ">="
|
|
110
110
|
- !ruby/object:Gem::Version
|
|
111
|
-
version: 1.0.
|
|
111
|
+
version: 1.0.7
|
|
112
112
|
type: :development
|
|
113
113
|
prerelease: false
|
|
114
114
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -118,7 +118,7 @@ dependencies:
|
|
|
118
118
|
version: '1.0'
|
|
119
119
|
- - ">="
|
|
120
120
|
- !ruby/object:Gem::Version
|
|
121
|
-
version: 1.0.
|
|
121
|
+
version: 1.0.7
|
|
122
122
|
- !ruby/object:Gem::Dependency
|
|
123
123
|
name: ruby-progressbar
|
|
124
124
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -185,6 +185,7 @@ executables:
|
|
|
185
185
|
- kettle-commit-msg
|
|
186
186
|
- kettle-dev-setup
|
|
187
187
|
- kettle-dvcs
|
|
188
|
+
- kettle-gh-release
|
|
188
189
|
- kettle-pre-release
|
|
189
190
|
- kettle-readme-backers
|
|
190
191
|
- kettle-release
|
|
@@ -201,143 +202,25 @@ extra_rdoc_files:
|
|
|
201
202
|
- RUBOCOP.md
|
|
202
203
|
- SECURITY.md
|
|
203
204
|
files:
|
|
204
|
-
- "./.aiignore.example"
|
|
205
|
-
- "./.env.local.example"
|
|
206
|
-
- "./.envrc.example"
|
|
207
|
-
- "./.envrc.no-osc.example"
|
|
208
|
-
- "./.gitlab-ci.yml.example"
|
|
209
|
-
- "./.opencollective.yml.example"
|
|
210
|
-
- "./.simplecov.example"
|
|
211
|
-
- "./Appraisals.example"
|
|
212
|
-
- "./CHANGELOG.md.example"
|
|
213
|
-
- "./CONTRIBUTING.md.example"
|
|
214
|
-
- "./FUNDING.md.no-osc.example"
|
|
215
|
-
- "./Gemfile.example"
|
|
216
|
-
- "./README.md.example"
|
|
217
|
-
- "./README.md.no-osc.example"
|
|
218
|
-
- "./Rakefile.example"
|
|
219
|
-
- "./kettle-dev.gemspec.example"
|
|
220
|
-
- ".aiignore.example"
|
|
221
|
-
- ".devcontainer/apt-install/devcontainer-feature.json"
|
|
222
|
-
- ".devcontainer/apt-install/install.sh"
|
|
223
|
-
- ".devcontainer/devcontainer.json"
|
|
224
|
-
- ".env.local.example"
|
|
225
|
-
- ".envrc"
|
|
226
|
-
- ".envrc.example"
|
|
227
|
-
- ".envrc.no-osc.example"
|
|
228
|
-
- ".git-hooks/commit-msg"
|
|
229
|
-
- ".git-hooks/commit-subjects-goalie.txt"
|
|
230
|
-
- ".git-hooks/footer-template.erb.txt"
|
|
231
|
-
- ".git-hooks/prepare-commit-msg"
|
|
232
|
-
- ".github/.codecov.yml.example"
|
|
233
|
-
- ".github/FUNDING.yml"
|
|
234
|
-
- ".github/FUNDING.yml.no-osc.example"
|
|
235
|
-
- ".github/dependabot.yml"
|
|
236
|
-
- ".github/workflows/ancient.yml"
|
|
237
|
-
- ".github/workflows/ancient.yml.example"
|
|
238
|
-
- ".github/workflows/auto-assign.yml"
|
|
239
|
-
- ".github/workflows/codeql-analysis.yml"
|
|
240
|
-
- ".github/workflows/coverage.yml"
|
|
241
|
-
- ".github/workflows/coverage.yml.example"
|
|
242
|
-
- ".github/workflows/current.yml"
|
|
243
|
-
- ".github/workflows/current.yml.example"
|
|
244
|
-
- ".github/workflows/dep-heads.yml"
|
|
245
|
-
- ".github/workflows/dependency-review.yml"
|
|
246
|
-
- ".github/workflows/discord-notifier.yml.example"
|
|
247
|
-
- ".github/workflows/heads.yml"
|
|
248
|
-
- ".github/workflows/heads.yml.example"
|
|
249
|
-
- ".github/workflows/jruby.yml"
|
|
250
|
-
- ".github/workflows/jruby.yml.example"
|
|
251
|
-
- ".github/workflows/legacy.yml"
|
|
252
|
-
- ".github/workflows/license-eye.yml"
|
|
253
|
-
- ".github/workflows/locked_deps.yml"
|
|
254
|
-
- ".github/workflows/opencollective.yml"
|
|
255
|
-
- ".github/workflows/style.yml"
|
|
256
|
-
- ".github/workflows/supported.yml"
|
|
257
|
-
- ".github/workflows/truffle.yml"
|
|
258
|
-
- ".github/workflows/unlocked_deps.yml"
|
|
259
|
-
- ".github/workflows/unsupported.yml"
|
|
260
|
-
- ".gitignore"
|
|
261
|
-
- ".gitlab-ci.yml.example"
|
|
262
|
-
- ".idea/.gitignore"
|
|
263
|
-
- ".junie/guidelines-rbs.md"
|
|
264
|
-
- ".junie/guidelines.md"
|
|
265
|
-
- ".junie/guidelines.md.example"
|
|
266
|
-
- ".licenserc.yaml"
|
|
267
|
-
- ".opencollective.yml"
|
|
268
|
-
- ".opencollective.yml.example"
|
|
269
|
-
- ".qlty/qlty.toml"
|
|
270
|
-
- ".rspec"
|
|
271
|
-
- ".rubocop.yml"
|
|
272
|
-
- ".rubocop_rspec.yml"
|
|
273
|
-
- ".simplecov"
|
|
274
|
-
- ".simplecov.example"
|
|
275
|
-
- ".tool-versions"
|
|
276
|
-
- ".yardignore"
|
|
277
|
-
- ".yardopts"
|
|
278
|
-
- Appraisal.root.gemfile
|
|
279
|
-
- Appraisals
|
|
280
|
-
- Appraisals.example
|
|
281
205
|
- CHANGELOG.md
|
|
282
|
-
- CHANGELOG.md.example
|
|
283
206
|
- CITATION.cff
|
|
284
207
|
- CODE_OF_CONDUCT.md
|
|
285
208
|
- CONTRIBUTING.md
|
|
286
|
-
- CONTRIBUTING.md.example
|
|
287
209
|
- FUNDING.md
|
|
288
|
-
- FUNDING.md.no-osc.example
|
|
289
|
-
- Gemfile
|
|
290
|
-
- Gemfile.example
|
|
291
210
|
- LICENSE.txt
|
|
292
211
|
- README.md
|
|
293
|
-
- README.md.example
|
|
294
|
-
- README.md.no-osc.example
|
|
295
212
|
- REEK
|
|
296
213
|
- RUBOCOP.md
|
|
297
|
-
- Rakefile.example
|
|
298
214
|
- SECURITY.md
|
|
299
215
|
- bin/setup
|
|
300
216
|
- exe/kettle-changelog
|
|
301
217
|
- exe/kettle-commit-msg
|
|
302
218
|
- exe/kettle-dev-setup
|
|
303
219
|
- exe/kettle-dvcs
|
|
220
|
+
- exe/kettle-gh-release
|
|
304
221
|
- exe/kettle-pre-release
|
|
305
222
|
- exe/kettle-readme-backers
|
|
306
223
|
- exe/kettle-release
|
|
307
|
-
- gemfiles/modular/coverage.gemfile
|
|
308
|
-
- gemfiles/modular/debug.gemfile
|
|
309
|
-
- gemfiles/modular/documentation.gemfile
|
|
310
|
-
- gemfiles/modular/erb/r2.3/default.gemfile
|
|
311
|
-
- gemfiles/modular/erb/r2.6/v2.2.gemfile
|
|
312
|
-
- gemfiles/modular/erb/r2/v3.0.gemfile
|
|
313
|
-
- gemfiles/modular/erb/r3.1/v4.0.gemfile
|
|
314
|
-
- gemfiles/modular/erb/r3/v5.0.gemfile
|
|
315
|
-
- gemfiles/modular/erb/vHEAD.gemfile
|
|
316
|
-
- gemfiles/modular/injected.gemfile
|
|
317
|
-
- gemfiles/modular/mutex_m/r2.4/v0.1.gemfile
|
|
318
|
-
- gemfiles/modular/mutex_m/r2/v0.3.gemfile
|
|
319
|
-
- gemfiles/modular/mutex_m/r3/v0.3.gemfile
|
|
320
|
-
- gemfiles/modular/mutex_m/vHEAD.gemfile
|
|
321
|
-
- gemfiles/modular/optional.gemfile
|
|
322
|
-
- gemfiles/modular/optional.gemfile.example
|
|
323
|
-
- gemfiles/modular/runtime_heads.gemfile
|
|
324
|
-
- gemfiles/modular/runtime_heads.gemfile.example
|
|
325
|
-
- gemfiles/modular/stringio/r2.4/v0.0.2.gemfile
|
|
326
|
-
- gemfiles/modular/stringio/r2/v3.0.gemfile
|
|
327
|
-
- gemfiles/modular/stringio/r3/v3.0.gemfile
|
|
328
|
-
- gemfiles/modular/stringio/vHEAD.gemfile
|
|
329
|
-
- gemfiles/modular/style.gemfile
|
|
330
|
-
- gemfiles/modular/style.gemfile.example
|
|
331
|
-
- gemfiles/modular/templating.gemfile
|
|
332
|
-
- gemfiles/modular/x_std_libs.gemfile
|
|
333
|
-
- gemfiles/modular/x_std_libs/r2.3/libs.gemfile
|
|
334
|
-
- gemfiles/modular/x_std_libs/r2.4/libs.gemfile
|
|
335
|
-
- gemfiles/modular/x_std_libs/r2.6/libs.gemfile
|
|
336
|
-
- gemfiles/modular/x_std_libs/r2/libs.gemfile
|
|
337
|
-
- gemfiles/modular/x_std_libs/r3.1/libs.gemfile
|
|
338
|
-
- gemfiles/modular/x_std_libs/r3/libs.gemfile
|
|
339
|
-
- gemfiles/modular/x_std_libs/vHEAD.gemfile
|
|
340
|
-
- kettle-dev.gemspec.example
|
|
341
224
|
- lib/kettle-dev.rb
|
|
342
225
|
- lib/kettle/dev.rb
|
|
343
226
|
- lib/kettle/dev/changelog_cli.rb
|
|
@@ -350,33 +233,21 @@ files:
|
|
|
350
233
|
- lib/kettle/dev/git_adapter.rb
|
|
351
234
|
- lib/kettle/dev/git_commit_footer.rb
|
|
352
235
|
- lib/kettle/dev/input_adapter.rb
|
|
353
|
-
- lib/kettle/dev/modular_gemfiles.rb
|
|
354
236
|
- lib/kettle/dev/open_collective_config.rb
|
|
355
237
|
- lib/kettle/dev/pre_release_cli.rb
|
|
356
|
-
- lib/kettle/dev/prism_appraisals.rb
|
|
357
|
-
- lib/kettle/dev/prism_gemfile.rb
|
|
358
|
-
- lib/kettle/dev/prism_gemspec.rb
|
|
359
|
-
- lib/kettle/dev/prism_utils.rb
|
|
360
238
|
- lib/kettle/dev/rakelib/appraisal.rake
|
|
361
239
|
- lib/kettle/dev/rakelib/bench.rake
|
|
362
240
|
- lib/kettle/dev/rakelib/bundle_audit.rake
|
|
363
241
|
- lib/kettle/dev/rakelib/ci.rake
|
|
364
|
-
- lib/kettle/dev/rakelib/install.rake
|
|
365
242
|
- lib/kettle/dev/rakelib/reek.rake
|
|
366
243
|
- lib/kettle/dev/rakelib/require_bench.rake
|
|
367
244
|
- lib/kettle/dev/rakelib/rubocop_gradual.rake
|
|
368
245
|
- lib/kettle/dev/rakelib/spec_test.rake
|
|
369
|
-
- lib/kettle/dev/rakelib/template.rake
|
|
370
246
|
- lib/kettle/dev/rakelib/yard.rake
|
|
371
247
|
- lib/kettle/dev/readme_backers.rb
|
|
372
248
|
- lib/kettle/dev/release_cli.rb
|
|
373
|
-
- lib/kettle/dev/setup_cli.rb
|
|
374
|
-
- lib/kettle/dev/source_merger.rb
|
|
375
249
|
- lib/kettle/dev/tasks.rb
|
|
376
250
|
- lib/kettle/dev/tasks/ci_task.rb
|
|
377
|
-
- lib/kettle/dev/tasks/install_task.rb
|
|
378
|
-
- lib/kettle/dev/tasks/template_task.rb
|
|
379
|
-
- lib/kettle/dev/template_helpers.rb
|
|
380
251
|
- lib/kettle/dev/version.rb
|
|
381
252
|
- lib/kettle/dev/versioning.rb
|
|
382
253
|
- lib/kettle/emoji_regex.rb
|
|
@@ -414,10 +285,10 @@ licenses:
|
|
|
414
285
|
- MIT
|
|
415
286
|
metadata:
|
|
416
287
|
homepage_uri: https://kettle-dev.galtzo.com/
|
|
417
|
-
source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/
|
|
418
|
-
changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/
|
|
288
|
+
source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v2.0.0
|
|
289
|
+
changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v2.0.0/CHANGELOG.md
|
|
419
290
|
bug_tracker_uri: https://github.com/kettle-rb/kettle-dev/issues
|
|
420
|
-
documentation_uri: https://www.rubydoc.info/gems/kettle-dev/
|
|
291
|
+
documentation_uri: https://www.rubydoc.info/gems/kettle-dev/2.0.0
|
|
421
292
|
funding_uri: https://github.com/sponsors/pboling
|
|
422
293
|
wiki_uri: https://github.com/kettle-rb/kettle-dev/wiki
|
|
423
294
|
news_uri: https://www.railsbling.com/tags/kettle-dev
|
|
@@ -446,7 +317,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
446
317
|
- !ruby/object:Gem::Version
|
|
447
318
|
version: '0'
|
|
448
319
|
requirements: []
|
|
449
|
-
rubygems_version:
|
|
320
|
+
rubygems_version: 4.0.5
|
|
450
321
|
specification_version: 4
|
|
451
322
|
summary: "\U0001F372 A kettle-rb meta tool to streamline development and testing"
|
|
452
323
|
test_files: []
|
metadata.gz.sig
CHANGED
|
Binary file
|
data/.aiignore.example
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
# An .aiignore file follows the same syntax as a .gitignore file.
|
|
2
|
-
# .gitignore documentation: https://git-scm.com/docs/gitignore
|
|
3
|
-
|
|
4
|
-
# you can ignore files
|
|
5
|
-
.DS_Store
|
|
6
|
-
*.log
|
|
7
|
-
*.tmp
|
|
8
|
-
|
|
9
|
-
# or folders
|
|
10
|
-
.devcontainer/
|
|
11
|
-
.qlty/
|
|
12
|
-
.yardoc/
|
|
13
|
-
dist/
|
|
14
|
-
build/
|
|
15
|
-
out/
|
|
16
|
-
coverage/
|
|
17
|
-
docs/
|
|
18
|
-
pkg/
|
|
19
|
-
results/
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
#!/bin/sh
|
|
2
|
-
apt-get update -y
|
|
3
|
-
|
|
4
|
-
# Basic, commonly needed, dependencies of Ruby & JRuby projects
|
|
5
|
-
apt-get install -y direnv default-jdk git zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libxml2-dev libxslt1-dev libcurl4-openssl-dev software-properties-common libffi-dev
|
|
6
|
-
|
|
7
|
-
# Support for PostgreSQL
|
|
8
|
-
# apt-get install -y postgresql libpq-dev
|
|
9
|
-
|
|
10
|
-
# Adds the direnv setup script to ~/.bashrc file (at the end)
|
|
11
|
-
echo 'eval "$(direnv hook bash)"' >> ~/.bashrc
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
|
|
2
|
-
// README at: https://github.com/devcontainers/templates/tree/main/src/ruby
|
|
3
|
-
{
|
|
4
|
-
"name": "Ruby",
|
|
5
|
-
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
|
6
|
-
"image": "mcr.microsoft.com/devcontainers/ruby:1-3-bookworm",
|
|
7
|
-
|
|
8
|
-
// Features to add to the dev container. More info: https://containers.dev/features.
|
|
9
|
-
"features": {
|
|
10
|
-
"./apt-install": {}
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
|
14
|
-
// "forwardPorts": [],
|
|
15
|
-
|
|
16
|
-
// Use 'postCreateCommand' to run commands after the container is created.
|
|
17
|
-
"postCreateCommand": "bundle update --bundler",
|
|
18
|
-
|
|
19
|
-
// Configure tool-specific properties.
|
|
20
|
-
"customizations" : {
|
|
21
|
-
"jetbrains" : {
|
|
22
|
-
"backend" : "RubyMine"
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
|
|
26
|
-
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
|
|
27
|
-
// "remoteUser": "root"
|
|
28
|
-
}
|
data/.env.local.example
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
#
|
|
2
|
-
# DO NOT EDIT THIS FILE
|
|
3
|
-
#
|
|
4
|
-
# COPY THIS FILE TO .env.local
|
|
5
|
-
#
|
|
6
|
-
# That file is ignored by .gitignore. This file is not.
|
|
7
|
-
#
|
|
8
|
-
export DEBUG=false # do not allow byebug statements (override in .env.local)
|
|
9
|
-
export FLOSS_FUNDING_DEBUG=false # extra logging to help diagnose issues (override in .env.local)
|
|
10
|
-
export AUTOGEN_FIXTURE_CLEANUP=false # autogenerated gem fixture cleanup after every RSpec run
|
|
11
|
-
export GIT_HOOK_FOOTER_APPEND=false
|
|
12
|
-
export GIT_HOOK_FOOTER_APPEND_DEBUG=false
|
|
13
|
-
export GIT_HOOK_FOOTER_SENTINEL="⚡️ A message from a fellow meat-based-AI"
|
|
14
|
-
|
|
15
|
-
# Tokens used by ci:act and CI helpers for reading workflow/pipeline status via APIs
|
|
16
|
-
# GitHub (either GITHUB_TOKEN or GH_TOKEN will be used; fine-grained recommended)
|
|
17
|
-
# - Scope/permissions: For fine-grained tokens, grant repository access (Read) and Actions: Read
|
|
18
|
-
# - For classic tokens, public repos need no scopes; private repos typically require repo
|
|
19
|
-
export GITHUB_TOKEN=<your GH token for GHA status; NEVER COMMIT>
|
|
20
|
-
# Alternatively:
|
|
21
|
-
# export GH_TOKEN=<your GH token>
|
|
22
|
-
|
|
23
|
-
# GitLab (either GITLAB_TOKEN or GL_TOKEN will be used)
|
|
24
|
-
# - Scope: read_api is sufficient to read pipelines
|
|
25
|
-
export GITLAB_TOKEN=<your GitLab token for pipeline status; NEVER COMMIT>
|
|
26
|
-
# Alternatively:
|
|
27
|
-
# export GL_TOKEN=<your GitLab token>
|
|
28
|
-
|
|
29
|
-
# If this gem does not have an open source collective uncomment and set these to false.
|
|
30
|
-
# export OPENCOLLECTIVE_HANDLE=false
|
|
31
|
-
# export FUNDING_ORG=false
|
data/.envrc
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
# Run any command in this library's bin/ without the bin/ prefix!
|
|
2
|
-
# Prefer exe version over binstub
|
|
3
|
-
PATH_add exe
|
|
4
|
-
PATH_add bin
|
|
5
|
-
|
|
6
|
-
# Only add things to this file that should be shared with the team.
|
|
7
|
-
|
|
8
|
-
# **dotenv** (See end of file for .env.local integration)
|
|
9
|
-
# .env would override anything in this file, if enabled.
|
|
10
|
-
# .env is a DOCKER standard, and if we use it, it would be in deployed, or DOCKER, environments.
|
|
11
|
-
# Override and customize anything below in your own .env.local
|
|
12
|
-
# If you are using dotenv and not direnv,
|
|
13
|
-
# copy the following `export` statements to your own .env file.
|
|
14
|
-
|
|
15
|
-
### General Ruby ###
|
|
16
|
-
# Turn off Ruby Warnings about deprecated code
|
|
17
|
-
# export RUBYOPT="-W0"
|
|
18
|
-
|
|
19
|
-
### External Testing Controls
|
|
20
|
-
export K_SOUP_COV_DO=true # Means you want code coverage
|
|
21
|
-
export K_SOUP_COV_COMMAND_NAME="Test Coverage"
|
|
22
|
-
# Available formats are html, xml, rcov, lcov, json, tty
|
|
23
|
-
export K_SOUP_COV_FORMATTERS="html,xml,rcov,lcov,json,tty"
|
|
24
|
-
export K_SOUP_COV_MIN_BRANCH=76 # Means you want to enforce X% branch coverage
|
|
25
|
-
export K_SOUP_COV_MIN_LINE=92 # Means you want to enforce X% line coverage
|
|
26
|
-
export K_SOUP_COV_MIN_HARD=true # Means you want the build to fail if the coverage thresholds are not met
|
|
27
|
-
export K_SOUP_COV_MULTI_FORMATTERS=true
|
|
28
|
-
export K_SOUP_COV_OPEN_BIN= # Means don't try to open coverage results in browser
|
|
29
|
-
export MAX_ROWS=1 # Setting for simplecov-console gem for tty output, limits to the worst N rows of bad coverage
|
|
30
|
-
export KETTLE_TEST_SILENT=true
|
|
31
|
-
export KETTLE_DEV_DEBUG=false
|
|
32
|
-
|
|
33
|
-
# Internal Debugging Controls
|
|
34
|
-
export DEBUG=false # do not allow byebug statements (override in .env.local)
|
|
35
|
-
export FLOSS_CFG_FUND_DEBUG=false # extra logging to help diagnose issues (override in .env.local)
|
|
36
|
-
export FLOSS_CFG_FUND_LOGFILE=tmp/log/debug.log
|
|
37
|
-
|
|
38
|
-
# Concurrently developing the rubocop-lts suite?
|
|
39
|
-
export RUBOCOP_LTS_LOCAL=false
|
|
40
|
-
|
|
41
|
-
# .env would override anything in this file, if `dotenv` is uncommented below.
|
|
42
|
-
# .env is a DOCKER standard, and if we use it, it would be in deployed, or DOCKER, environments,
|
|
43
|
-
# and that is why we generally want to leave it commented out.
|
|
44
|
-
# dotenv
|
|
45
|
-
|
|
46
|
-
# .env.local will override anything in this file.
|
|
47
|
-
dotenv_if_exists .env.local
|
data/.envrc.example
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
# Run any command in this library's bin/ without the bin/ prefix!
|
|
2
|
-
# Prefer exe version over binstub
|
|
3
|
-
PATH_add exe
|
|
4
|
-
PATH_add bin
|
|
5
|
-
|
|
6
|
-
# Only add things to this file that should be shared with the team.
|
|
7
|
-
|
|
8
|
-
# **dotenv** (See end of file for .env.local integration)
|
|
9
|
-
# .env would override anything in this file, if enabled.
|
|
10
|
-
# .env is a DOCKER standard, and if we use it, it would be in deployed, or DOCKER, environments.
|
|
11
|
-
# Override and customize anything below in your own .env.local
|
|
12
|
-
# If you are using dotenv and not direnv,
|
|
13
|
-
# copy the following `export` statements to your own .env file.
|
|
14
|
-
|
|
15
|
-
### General Ruby ###
|
|
16
|
-
# Turn off Ruby Warnings about deprecated code
|
|
17
|
-
# export RUBYOPT="-W0"
|
|
18
|
-
|
|
19
|
-
### External Testing Controls
|
|
20
|
-
export K_SOUP_COV_DO=true # Means you want code coverage
|
|
21
|
-
export K_SOUP_COV_COMMAND_NAME="Test Coverage"
|
|
22
|
-
# Available formats are html, xml, rcov, lcov, json, tty
|
|
23
|
-
export K_SOUP_COV_FORMATTERS="html,xml,rcov,lcov,json,tty"
|
|
24
|
-
export K_SOUP_COV_MIN_BRANCH=76 # Means you want to enforce X% branch coverage
|
|
25
|
-
export K_SOUP_COV_MIN_LINE=92 # Means you want to enforce X% line coverage
|
|
26
|
-
export K_SOUP_COV_MIN_HARD=true # Means you want the build to fail if the coverage thresholds are not met
|
|
27
|
-
export K_SOUP_COV_MULTI_FORMATTERS=true
|
|
28
|
-
export K_SOUP_COV_OPEN_BIN= # Means don't try to open coverage results in browser
|
|
29
|
-
export MAX_ROWS=1 # Setting for simplecov-console gem for tty output, limits to the worst N rows of bad coverage
|
|
30
|
-
export KETTLE_TEST_SILENT=true
|
|
31
|
-
export KETTLE_DEV_DEBUG=false
|
|
32
|
-
|
|
33
|
-
# Internal Debugging Controls
|
|
34
|
-
export DEBUG=false # do not allow byebug statements (override in .env.local)
|
|
35
|
-
export FLOSS_CFG_FUND_DEBUG=false # extra logging to help diagnose issues (override in .env.local)
|
|
36
|
-
export FLOSS_CFG_FUND_LOGFILE=tmp/log/debug.log
|
|
37
|
-
|
|
38
|
-
# Concurrently developing the rubocop-lts suite?
|
|
39
|
-
export RUBOCOP_LTS_LOCAL=false
|
|
40
|
-
|
|
41
|
-
# If {TARGET|GEM|NAME} does not have an open source collective set these to false.
|
|
42
|
-
export OPENCOLLECTIVE_HANDLE={OPENCOLLECTIVE|ORG_NAME}
|
|
43
|
-
export FUNDING_ORG={OPENCOLLECTIVE|ORG_NAME}
|
|
44
|
-
|
|
45
|
-
# .env would override anything in this file, if `dotenv` is uncommented below.
|
|
46
|
-
# .env is a DOCKER standard, and if we use it, it would be in deployed, or DOCKER, environments,
|
|
47
|
-
# and that is why we generally want to leave it commented out.
|
|
48
|
-
# dotenv
|
|
49
|
-
|
|
50
|
-
# .env.local will override anything in this file.
|
|
51
|
-
dotenv_if_exists .env.local
|
data/.envrc.no-osc.example
DELETED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
# Run any command in this library's bin/ without the bin/ prefix!
|
|
2
|
-
# Prefer exe version over binstub
|
|
3
|
-
PATH_add exe
|
|
4
|
-
PATH_add bin
|
|
5
|
-
|
|
6
|
-
# Only add things to this file that should be shared with the team.
|
|
7
|
-
|
|
8
|
-
# **dotenv** (See end of file for .env.local integration)
|
|
9
|
-
# .env would override anything in this file, if enabled.
|
|
10
|
-
# .env is a DOCKER standard, and if we use it, it would be in deployed, or DOCKER, environments.
|
|
11
|
-
# Override and customize anything below in your own .env.local
|
|
12
|
-
# If you are using dotenv and not direnv,
|
|
13
|
-
# copy the following `export` statements to your own .env file.
|
|
14
|
-
|
|
15
|
-
### General Ruby ###
|
|
16
|
-
# Turn off Ruby Warnings about deprecated code
|
|
17
|
-
# export RUBYOPT="-W0"
|
|
18
|
-
|
|
19
|
-
### External Testing Controls
|
|
20
|
-
export K_SOUP_COV_DO=true # Means you want code coverage
|
|
21
|
-
export K_SOUP_COV_COMMAND_NAME="Test Coverage"
|
|
22
|
-
# Available formats are html, xml, rcov, lcov, json, tty
|
|
23
|
-
export K_SOUP_COV_FORMATTERS="html,xml,rcov,lcov,json,tty"
|
|
24
|
-
export K_SOUP_COV_MIN_BRANCH=76 # Means you want to enforce X% branch coverage
|
|
25
|
-
export K_SOUP_COV_MIN_LINE=92 # Means you want to enforce X% line coverage
|
|
26
|
-
export K_SOUP_COV_MIN_HARD=true # Means you want the build to fail if the coverage thresholds are not met
|
|
27
|
-
export K_SOUP_COV_MULTI_FORMATTERS=true
|
|
28
|
-
export K_SOUP_COV_OPEN_BIN= # Means don't try to open coverage results in browser
|
|
29
|
-
export MAX_ROWS=1 # Setting for simplecov-console gem for tty output, limits to the worst N rows of bad coverage
|
|
30
|
-
export KETTLE_TEST_SILENT=true
|
|
31
|
-
export KETTLE_DEV_DEBUG=false
|
|
32
|
-
|
|
33
|
-
# Internal Debugging Controls
|
|
34
|
-
export DEBUG=false # do not allow byebug statements (override in .env.local)
|
|
35
|
-
export FLOSS_CFG_FUND_DEBUG=false # extra logging to help diagnose issues (override in .env.local)
|
|
36
|
-
export FLOSS_CFG_FUND_LOGFILE=tmp/log/debug.log
|
|
37
|
-
|
|
38
|
-
# Concurrently developing the rubocop-lts suite?
|
|
39
|
-
export RUBOCOP_LTS_LOCAL=false
|
|
40
|
-
|
|
41
|
-
# {TARGET|GEM|NAME} has no open source collective.
|
|
42
|
-
export OPENCOLLECTIVE_HANDLE=false
|
|
43
|
-
export FUNDING_ORG=false
|
|
44
|
-
|
|
45
|
-
# .env would override anything in this file, if `dotenv` is uncommented below.
|
|
46
|
-
# .env is a DOCKER standard, and if we use it, it would be in deployed, or DOCKER, environments,
|
|
47
|
-
# and that is why we generally want to leave it commented out.
|
|
48
|
-
# dotenv
|
|
49
|
-
|
|
50
|
-
# .env.local will override anything in this file.
|
|
51
|
-
dotenv_if_exists .env.local
|
data/.git-hooks/commit-msg
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env ruby
|
|
2
|
-
# vim: set syntax=ruby
|
|
3
|
-
|
|
4
|
-
# Do not rely on Bundler; allow running outside a Bundler context
|
|
5
|
-
begin
|
|
6
|
-
require "rubygems"
|
|
7
|
-
rescue LoadError
|
|
8
|
-
# continue
|
|
9
|
-
end
|
|
10
|
-
|
|
11
|
-
begin
|
|
12
|
-
# External gems
|
|
13
|
-
require "gitmoji/regex"
|
|
14
|
-
|
|
15
|
-
full_text = File.read(ARGV[0])
|
|
16
|
-
# Is the first character a GitMoji?
|
|
17
|
-
gitmoji_index = full_text =~ Gitmoji::Regex::REGEX
|
|
18
|
-
if gitmoji_index == 0
|
|
19
|
-
exit(0)
|
|
20
|
-
else
|
|
21
|
-
denied = <<~EOM
|
|
22
|
-
Oh snap, think again...
|
|
23
|
-
|
|
24
|
-
______ _______ ___ _______ _______ _______ _______ ______ __
|
|
25
|
-
| _ | | | | || || || || || | | |
|
|
26
|
-
| | || | ___| | || ___|| ||_ _|| ___|| _ || |
|
|
27
|
-
| |_||_ | |___ | || |___ | | | | | |___ | | | || |
|
|
28
|
-
| __ || ___| ___| || ___|| _| | | | ___|| |_| ||__|
|
|
29
|
-
| | | || |___ | || |___ | |_ | | | |___ | | __
|
|
30
|
-
|___| |_||_______||_______||_______||_______| |___| |_______||______| |__|
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
Did you forget to add a relevant gitmoji? (see https://gitmoji.dev/ for tools)
|
|
34
|
-
In this project, a Gitmoji must be the first grapheme of the commit message.
|
|
35
|
-
What's a grapheme?
|
|
36
|
-
A symbol rendered to be visually identifiable as a single character, but which may be composed of multiple Unicode code points)
|
|
37
|
-
Must match: #{Gitmoji::Regex::REGEX}
|
|
38
|
-
#{"Found a gitmoji at character index #{gitmoji_index}... not good enough.\n" if gitmoji_index}
|
|
39
|
-
Example: git commit -m "✨ My excellent new feature"
|
|
40
|
-
|
|
41
|
-
EOM
|
|
42
|
-
puts denied
|
|
43
|
-
exit(1)
|
|
44
|
-
end
|
|
45
|
-
rescue LoadError => e
|
|
46
|
-
failure = <<~EOM
|
|
47
|
-
gitmoji-regex gem not found: #{e.class}: #{e.message}.
|
|
48
|
-
Skipping gitmoji check and allowing commit to proceed.
|
|
49
|
-
Recommendation: add 'gitmoji-regex' to your development dependencies to enable this check.
|
|
50
|
-
|
|
51
|
-
EOM
|
|
52
|
-
warn(failure)
|
|
53
|
-
exit(0)
|
|
54
|
-
end
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
🔖 Prepare release v
|
|
2
|
-
🔒️ Checksums for v
|
|
3
|
-
|
|
4
|
-
# Lines beginning with # are ignored.
|
|
5
|
-
# This file is read by .git-hooks/prepare-commit-msg in each project.
|
|
6
|
-
# Each line of this file will be matched against the commit subject using `starts_with?`.
|
|
7
|
-
# If any `starts_with?` match the project script bin/prepare-commit-msg will run.
|
|
8
|
-
# 🔒️ Checksums for v is the standard commit message by stone_checksums.
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
⚡️ A message from a fellow meat-based-AI ⚡️
|
|
2
|
-
- [❤️] Finely-crafted open-source tools like <%= @gem_name %> (& many more) require time and effort.
|
|
3
|
-
- [❤️] Though I adore my work, it lacks financial sustainability.
|
|
4
|
-
- [❤️] Please, help me continue enhancing your tools by becoming a sponsor:
|
|
5
|
-
- [💲] https://liberapay.com/pboling/donate
|
|
6
|
-
- [💲] https://github.com/sponsors/pboling
|
|
7
|
-
|
|
8
|
-
<% if ENV["GIT_HOOK_FOOTER_APPEND_DEBUG"] == "true" %>
|
|
9
|
-
@pwd = <%= @pwd %>
|
|
10
|
-
@gemspecs = <%= @gemspecs %>
|
|
11
|
-
@spec = <%= @spec %>
|
|
12
|
-
@gemspec_path = <%= @gemspec_path %>
|
|
13
|
-
@gem_name <%= @gem_name %>
|
|
14
|
-
@spec_name <%= @spec_name %>
|
|
15
|
-
@content <%= @content %>
|
|
16
|
-
<% end %>
|
data/.github/FUNDING.yml
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# These are supported funding model platforms
|
|
2
|
-
|
|
3
|
-
buy_me_a_coffee: pboling
|
|
4
|
-
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
5
|
-
github: [pboling] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
6
|
-
issuehunt: pboling # Replace with a single IssueHunt username
|
|
7
|
-
ko_fi: pboling # Replace with a single Ko-fi username
|
|
8
|
-
liberapay: pboling # Replace with a single Liberapay username
|
|
9
|
-
open_collective: kettle-rb
|
|
10
|
-
patreon: galtzo # Replace with a single Patreon username
|
|
11
|
-
polar: pboling
|
|
12
|
-
thanks_dev: u/gh/pboling
|
|
13
|
-
tidelift: rubygems/kettle-dev
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# These are supported funding model platforms
|
|
2
|
-
|
|
3
|
-
buy_me_a_coffee: pboling
|
|
4
|
-
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
5
|
-
github: [pboling] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
|
6
|
-
issuehunt: pboling # Replace with a single IssueHunt username
|
|
7
|
-
ko_fi: pboling # Replace with a single Ko-fi username
|
|
8
|
-
liberapay: pboling # Replace with a single Liberapay username
|
|
9
|
-
open_collective: # Replace with a single Open Collective slug e.g., orgs/cloud-foundry
|
|
10
|
-
patreon: galtzo # Replace with a single Patreon username
|
|
11
|
-
polar: pboling
|
|
12
|
-
thanks_dev: u/gh/pboling
|
|
13
|
-
tidelift: rubygems/kettle-dev
|