kettle-drift 1.0.6 → 1.0.7

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: ae3a411b8c94c33ef0a8704b899944e75254e0f9d4b85ef0bd31dec168d1ad52
4
- data.tar.gz: 22f5e3d7befd5dc711be61dc6623be217d626576cf7a62d06d898eec831dc77e
3
+ metadata.gz: 0d5084149e450d8dae3f54cf19934e1b594501985d6cfba1cd76e08fda165243
4
+ data.tar.gz: fdcdb0364816c17013b3f4fcc72e51ce0582c0f6c6b5eedbb60e05812d7ea973
5
5
  SHA512:
6
- metadata.gz: 43dd2c26f96ba4a797d78a686f6ef95ccaa987c190d961688a3ea9b76307630b49713b82f2a71eed34f057aefa71df269fd56944e92a1782315a9890a03ed166
7
- data.tar.gz: 94390d25f1e88712a6e3265e807a4ec6f8886c9c8c41fcbd332ff024581a61eb2428af68f0faa4cb216d38bb6c4c95dcd7487494202afad7057d7808dfd8d618
6
+ metadata.gz: 8cbb6dc44e64ca0e06a9d2c37d956015174f3358ddbf179e5e7e8e2eedc2a5bfd8dc147a63fc5101edfafb41477b408a5d50bd0832fea6e6bb8ea3c30493ec60
7
+ data.tar.gz: 240743508ace8d50caeab5c3d033efcc054108f4a50fa7925415b1e6a3cc42c859bb8d9c24dfb3829556065cdb5508d0b67f0eae744d5d8d5f3ccf64828b4382
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,28 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [1.0.7] - 2026-07-25
34
+
35
+ - TAG: [v1.0.7][1.0.7t]
36
+ - COVERAGE: 81.02% -- 427/527 lines in 14 files
37
+ - BRANCH COVERAGE: 65.84% -- 133/202 branches in 14 files
38
+ - 33.01% documented
39
+
40
+ ### Changed
41
+
42
+ - The `kettle-drift` executable now supports `-v` / `--version` and prints a
43
+ standard startup header on normal runs.
44
+
45
+ - kettle-jem-template-20260725-001 - Generated JRuby and TruffleRuby workflow
46
+ files now run when pull request head branches start with `feature/release`,
47
+ so release CI monitoring does not report intentionally skipped engine
48
+ workflows as failures.
49
+
50
+ ### Fixed
51
+
52
+ - The `kettle-drift` executable now uses normal `require` loading for its version
53
+ file, avoiding `require_relative` lint drift in shipped executables.
54
+
33
55
  ## [1.0.6] - 2026-07-21
34
56
 
35
57
  - TAG: [v1.0.6][1.0.6t]
@@ -139,7 +161,9 @@ Please file a bug if you notice a violation of semantic versioning.
139
161
 
140
162
  - Initial release
141
163
 
142
- [Unreleased]: https://github.com/kettle-dev/kettle-drift/compare/v1.0.6...HEAD
164
+ [Unreleased]: https://github.com/kettle-dev/kettle-drift/compare/v1.0.7...HEAD
165
+ [1.0.7]: https://github.com/kettle-dev/kettle-drift/compare/v1.0.6...v1.0.7
166
+ [1.0.7t]: https://github.com/kettle-dev/kettle-drift/releases/tag/v1.0.7
143
167
  [1.0.6]: https://github.com/kettle-dev/kettle-drift/compare/v1.0.5...v1.0.6
144
168
  [1.0.6t]: https://github.com/kettle-dev/kettle-drift/releases/tag/v1.0.6
145
169
  [1.0.5]: https://github.com/kettle-dev/kettle-drift/compare/v1.0.4...v1.0.5
data/LICENSE.md CHANGED
@@ -3,7 +3,7 @@
3
3
  This project is made available under the following license.
4
4
  Choose the option that best fits your use case:
5
5
 
6
- - [AGPL-3.0-only](AGPL-3.0-only.md)
6
+ - [AGPL-3.0-only](https://github.com/kettle-dev/kettle-drift/blob/main/AGPL-3.0-only.md)
7
7
 
8
8
  If none of the above licenses fit your use case, please [contact us](mailto:floss@galtzo.com) to discuss a custom commercial license.
9
9
 
data/README.md CHANGED
@@ -36,7 +36,7 @@ the whole repository.
36
36
  | Works with MRI Ruby 4 | [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
37
37
  | Works with MRI Ruby 3 | [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
38
38
  | Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Get help from RubyForum][✉️ruby-forum-img]][✉️ruby-forum] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼‍🏫expsup-upwork-img]][👨🏼‍🏫expsup-upwork] [![Get help from me on Codementor][👨🏼‍🏫expsup-codementor-img]][👨🏼‍🏫expsup-codementor] |
39
- | Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
39
+ | Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on GitHub.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
40
40
  | Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
41
41
  | Compliance | [![License: AGPL-3.0-only][📄license-img]][📄license] [![Apache license compatibility: Category X][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
42
42
  | Style | [![Enforced Code Style Linter][💎rlts-img]][💎rlts] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] [![Gitmoji Commits][📌gitmoji-img]][📌gitmoji] [![Compatibility appraised by: appraisal2][💎appraisal2-img]][💎appraisal2] |
@@ -256,7 +256,7 @@ See [CHANGELOG.md][📌changelog] for a list of releases.
256
256
 
257
257
  ## 📄 License
258
258
 
259
- The gem is available under the following license: [AGPL-3.0-only](AGPL-3.0-only.md).
259
+ The gem is available under the following license: [AGPL-3.0-only](https://github.com/kettle-dev/kettle-drift/blob/main/AGPL-3.0-only.md).
260
260
  See [LICENSE.md][📄license] for details.
261
261
 
262
262
  If none of the available licenses suit your use case, please [contact us](mailto:floss@galtzo.com) to discuss a custom commercial license.
@@ -373,7 +373,7 @@ Thanks for RTFM. ☺️
373
373
  [📜src-gl]: https://gitlab.com/kettle-dev/kettle-drift
374
374
  [📜src-cb-img]: https://img.shields.io/badge/CodeBerg-4893CC?style=for-the-badge&logo=CodeBerg&logoColor=blue
375
375
  [📜src-cb]: https://codeberg.org/kettle-dev/kettle-drift
376
- [📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=Github&logoColor=green
376
+ [📜src-gh-img]: https://img.shields.io/badge/GitHub-238636?style=for-the-badge&logo=GitHub&logoColor=green
377
377
  [📜src-gh]: https://github.com/kettle-dev/kettle-drift
378
378
  [📜docs-cr-rd-img]: https://img.shields.io/badge/RubyDoc-Current_Release-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
379
379
  [📜docs-head-rd-img]: https://img.shields.io/badge/YARD_on_Galtzo.com-HEAD-943CD2?style=for-the-badge&logo=readthedocs&logoColor=white
@@ -462,7 +462,7 @@ Thanks for RTFM. ☺️
462
462
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
463
463
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
464
464
  [📄license]: LICENSE.md
465
- [📄license-ref]: AGPL-3.0-only.md
465
+ [📄license-ref]: https://github.com/kettle-dev/kettle-drift/blob/main/AGPL-3.0-only.md
466
466
  [📄license-img]: https://img.shields.io/badge/License-AGPL--3.0--only-259D6C.svg
467
467
  [📄license-compat]: https://www.apache.org/legal/resolved.html#category-x
468
468
  [📄license-compat-img]: https://img.shields.io/badge/Apache_Incompatible:_Category_X-%E2%9C%97-C0392B.svg?style=flat&logo=Apache
data/exe/kettle-drift CHANGED
@@ -1,6 +1,18 @@
1
1
  #!/usr/bin/env ruby
2
2
  # frozen_string_literal: true
3
3
 
4
+ script_basename = File.basename(__FILE__)
5
+ repo_lib = File.expand_path("../lib", __dir__)
6
+ $LOAD_PATH.unshift(repo_lib) if File.directory?(repo_lib) && !$LOAD_PATH.include?(repo_lib)
7
+
8
+ require "kettle/drift/version"
9
+ if ARGV.any? { |arg| arg == "-v" || arg == "--version" }
10
+ puts Kettle::Drift::Version::VERSION
11
+ exit(0)
12
+ end
13
+
4
14
  require "kettle/drift"
5
15
 
16
+ puts "== #{script_basename} v#{Kettle::Drift::Version::VERSION} =="
17
+
6
18
  exit(Kettle::Drift::CLI.new.run(ARGV))
@@ -3,7 +3,7 @@
3
3
  module Kettle
4
4
  module Drift
5
5
  module Version
6
- VERSION = "1.0.6"
6
+ VERSION = "1.0.7"
7
7
  end
8
8
  VERSION = Version::VERSION # Traditional Constant Location
9
9
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-drift
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -154,7 +154,7 @@ dependencies:
154
154
  version: '2.0'
155
155
  - - ">="
156
156
  - !ruby/object:Gem::Version
157
- version: 2.0.11
157
+ version: 2.0.15
158
158
  type: :development
159
159
  prerelease: false
160
160
  version_requirements: !ruby/object:Gem::Requirement
@@ -164,7 +164,7 @@ dependencies:
164
164
  version: '2.0'
165
165
  - - ">="
166
166
  - !ruby/object:Gem::Version
167
- version: 2.0.11
167
+ version: 2.0.15
168
168
  - !ruby/object:Gem::Dependency
169
169
  name: turbo_tests2
170
170
  requirement: !ruby/object:Gem::Requirement
@@ -174,7 +174,7 @@ dependencies:
174
174
  version: '3.2'
175
175
  - - ">="
176
176
  - !ruby/object:Gem::Version
177
- version: 3.2.0
177
+ version: 3.2.1
178
178
  type: :development
179
179
  prerelease: false
180
180
  version_requirements: !ruby/object:Gem::Requirement
@@ -184,7 +184,7 @@ dependencies:
184
184
  version: '3.2'
185
185
  - - ">="
186
186
  - !ruby/object:Gem::Version
187
- version: 3.2.0
187
+ version: 3.2.1
188
188
  - !ruby/object:Gem::Dependency
189
189
  name: ruby-progressbar
190
190
  requirement: !ruby/object:Gem::Requirement
@@ -272,10 +272,10 @@ licenses:
272
272
  - AGPL-3.0-only
273
273
  metadata:
274
274
  homepage_uri: https://kettle-drift.galtzo.com
275
- source_code_uri: https://github.com/kettle-dev/kettle-drift/tree/v1.0.6
276
- changelog_uri: https://github.com/kettle-dev/kettle-drift/blob/v1.0.6/CHANGELOG.md
275
+ source_code_uri: https://github.com/kettle-dev/kettle-drift/tree/v1.0.7
276
+ changelog_uri: https://github.com/kettle-dev/kettle-drift/blob/v1.0.7/CHANGELOG.md
277
277
  bug_tracker_uri: https://github.com/kettle-dev/kettle-drift/issues
278
- documentation_uri: https://www.rubydoc.info/gems/kettle-drift/1.0.6
278
+ documentation_uri: https://www.rubydoc.info/gems/kettle-drift/1.0.7
279
279
  funding_uri: https://github.com/sponsors/pboling
280
280
  wiki_uri: https://github.com/kettle-dev/kettle-drift/wiki
281
281
  news_uri: https://www.railsbling.com/tags/kettle-drift
@@ -305,7 +305,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
305
305
  - !ruby/object:Gem::Version
306
306
  version: '0'
307
307
  requirements: []
308
- rubygems_version: 4.0.16
308
+ rubygems_version: 4.0.17
309
309
  specification_version: 4
310
310
  summary: "\U0001F372 Detect duplicated adjacent lines introduced by template drift."
311
311
  test_files: []
metadata.gz.sig CHANGED
@@ -1,2 +1 @@
1
- Lѩ��x���u,���߫zc��˦n��A���(R"bI�����ݘ���ZB�d�[}�!��dPp��Z��Hf j���d<G���:�x���Z�=b����z%�W�����yN���8��ZԆ��|8$�9U�ε�r�6/�6�B�4�(UZ���e�q
2
- ��8[�7H n}:�Yc�x�@�Ȩ����;r�G�������'9�$��+#im��W]O\�!�.��sr/�O”@��,A4$�ߗ}VS�F�$Q!e��!P�ֵ�z�����xmk�dM��7��F�Yhc1�FSѮ?o%A�u�2[����\�2�ì��nA�gYJ�BE��I� ���.�~�K�-s���?c�*y��F�Ł&D�):H?�
1
+ 2v��)�ΚL?B� I�b�>kϲ�����/�\2����Ī97!�'g��5�uK� ��G\r�ㆻ%Θ�x�F�!ew��0��:��F%(`{_l���ib{x}�d����2H��`�ûCR�*܅��AF.焼��V������k�gm���Ч ө)]�\( �p˷��ܝ4ͅ�ӁthE��&�$,�}� ΢�:�[�m�_��AnZ�B��`� ϴ�e� �� �쎹��_��I�X��:���mu�� ���#��t����r�]����&��n_�B�-����0 �PK�~�b1]+N��UP9��0QS��w���������P]��r��qE،[z(=^=V�H�Ku��