kettle-dev 1.0.18 → 1.0.19

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: 37a31b1ef8fcd5ec07cddb7b0f96f1eaf3f6670f30a2f8bdfd36a2a35454784d
4
- data.tar.gz: 39a1e1ada0fb1034c543d4bd7b3295dfc3f8cced4aee717220f841104d8587fa
3
+ metadata.gz: 0de7363176923ea5edec18008593906059935cdc8ba3a2ac8095ad05c5a88279
4
+ data.tar.gz: 03cb017debc73c2b28fe08093bf361b954e51677780a4327dff3a7fdefc6d4e6
5
5
  SHA512:
6
- metadata.gz: 2e53a5bdc7b9121b89524fc0df53d7d4c2955f7248b3db751ba3f45bb60ef0b7738b1380d4c5c8a5295ac2084a225e67e62379fd2bc5d0ddcb8ec28b9f8687c9
7
- data.tar.gz: 800681daf457912fff0639273f101ac2393fae15146837803c10662dbd60b6555f3c65665155bef8ffe0fe883fcdad789b682cb052c7a7f83379cd659b75f80c
6
+ metadata.gz: ff70841f58c267c0ddb6388569de8b9370477712aeffba194d7e111f5a6d528336563d827ea3d1bbd53dd01c6fbebbf46954b7368e1786f9d4faf80ff19b7d12
7
+ data.tar.gz: 5dcd05cb14b0a75aff205ed4ff6582e1cd41b8febdcd42485776b360a72c0d4d00e0a4ae561cee0a293ccb68fcdcc2edca80ee7a301c4eed471ed03e056b39f8
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -24,6 +24,14 @@ Please file a bug if you notice a violation of semantic versioning.
24
24
  ### Fixed
25
25
  ### Security
26
26
 
27
+ ## [1.0.19] - 2025-08-29
28
+ - TAG: [v1.0.19][1.0.19t]
29
+ - COVERAGE: 97.84% -- 2350/2402 lines in 20 files
30
+ - BRANCH COVERAGE: 81.46% -- 962/1181 branches in 20 files
31
+ - 76.23% documented
32
+ ### Fixed
33
+ - replacement logic handles a dashed gem-name which maps onto a nested path structure
34
+
27
35
  ## [Unreleased]
28
36
  ### Added
29
37
  - kettle:dev:install and kettle:dev:template support `only=` option: comma-separated glob patterns matched against destination paths relative to project root; non-matching files are excluded from templating.
@@ -290,7 +298,7 @@ Please file a bug if you notice a violation of semantic versioning.
290
298
  - Selecting will run the selected workflow via `act`
291
299
  - This may move to its own gem in the future.
292
300
 
293
- [Unreleased]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.18...HEAD
301
+ [Unreleased]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.19...HEAD
294
302
  [1.0.0]: https://github.com/kettle-rb/kettle-dev/compare/a427c302df09cfe4253a7c8d400333f9a4c1a208...v1.0.0
295
303
  [1.0.0t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.0.0
296
304
  [1.0.1]: https://gitlab.com/kettle-rb/kettle-dev/-/compare/v1.0.0...v1.0.1
@@ -329,3 +337,5 @@ Please file a bug if you notice a violation of semantic versioning.
329
337
  [1.0.17t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.0.17
330
338
  [1.0.18]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.17...v1.0.18
331
339
  [1.0.18t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.0.18
340
+ [1.0.19]: https://github.com/kettle-rb/kettle-dev/compare/v1.0.18...v1.0.19
341
+ [1.0.19t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.0.19
data/README.md CHANGED
@@ -735,7 +735,7 @@ Thanks for RTFM. ☺️
735
735
  [📌gitmoji]:https://gitmoji.dev
736
736
  [📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20😜%20😍-34495e.svg?style=flat-square
737
737
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
738
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-0.636-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
738
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-2.402-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
739
739
  [🔐security]: SECURITY.md
740
740
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
741
741
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
data/README.md.example CHANGED
@@ -501,7 +501,7 @@ Thanks for RTFM. ☺️
501
501
  [📌gitmoji]:https://gitmoji.dev
502
502
  [📌gitmoji-img]:https://img.shields.io/badge/gitmoji_commits-%20😜%20😍-34495e.svg?style=flat-square
503
503
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
504
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-0.636-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
504
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-2.402-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
505
505
  [🔐security]: SECURITY.md
506
506
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
507
507
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
data/Rakefile.example CHANGED
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # kettle-dev Rakefile v1.0.18 - 2025-08-29
3
+ # kettle-dev Rakefile v1.0.19 - 2025-08-29
4
4
  # Ruby 2.3 (Safe Navigation) or higher required
5
5
  #
6
6
  # MIT License (see License.txt)
@@ -345,6 +345,8 @@ module Kettle
345
345
  c = c.gsub(/\bKettle::Dev\b/u, namespace) unless namespace.empty?
346
346
  c = c.gsub("Kettle%3A%3ADev", namespace_shield) unless namespace_shield.empty?
347
347
  c = c.gsub("kettle--dev", gem_shield)
348
+ # Replace require and path structures with gem_name, modifying - to / if needed
349
+ c = c.gsub("kettle/dev", gem_name.tr("-", "/"))
348
350
  end
349
351
  c
350
352
  end
@@ -6,7 +6,7 @@ module Kettle
6
6
  module Version
7
7
  # The gem version.
8
8
  # @return [String]
9
- VERSION = "1.0.18"
9
+ VERSION = "1.0.19"
10
10
  end
11
11
  end
12
12
  end
data.tar.gz.sig CHANGED
Binary file
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: 1.0.18
4
+ version: 1.0.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -342,10 +342,10 @@ licenses:
342
342
  - MIT
343
343
  metadata:
344
344
  homepage_uri: https://kettle-dev.galtzo.com/
345
- source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.0.18
346
- changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.0.18/CHANGELOG.md
345
+ source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.0.19
346
+ changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.0.19/CHANGELOG.md
347
347
  bug_tracker_uri: https://github.com/kettle-rb/kettle-dev/issues
348
- documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.0.18
348
+ documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.0.19
349
349
  funding_uri: https://github.com/sponsors/pboling
350
350
  wiki_uri: https://github.com/kettle-rb/kettle-dev/wiki
351
351
  news_uri: https://www.railsbling.com/tags/kettle-dev
metadata.gz.sig CHANGED
Binary file