kettle-family 1.2.27 → 1.2.28

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: 7eb22e412099103ce6ac398ea2fc72f6a0ff8a9bf73834207deb5bcf3b66ba15
4
- data.tar.gz: '09f4b61f9a2cae67da04bbd532d7955c57bdcf33699f68d497d044e87c4964d4'
3
+ metadata.gz: 322f67630e4e287d60db074744b6604a64b4f1cdd05fc14771550c86326da3b6
4
+ data.tar.gz: 781f8cb3ed7728612781190c657ed1098cc907568cf8fee487dfb8e60c036ccb
5
5
  SHA512:
6
- metadata.gz: 4db2cc116774e175b9ac032f2f786dc787d9c42b3a141a4669f9a55ec5eae582525fc3974f3f15d36936c6513f5b2278af0ecf1ac1b1520708dd07cfe7f07beb
7
- data.tar.gz: 6091f9b45eaa9d9d32480a0c92e22b51238992e920fade590cedf1c5e3ce6ca44a773c540a1f419dbdecc3c65dca96f9c3eab80ddb48993adf4b328a7033414d
6
+ metadata.gz: 9a3c345bbee93b360f52c9cb3de7c3f50876dfd7101d86d5482b4e3610f81068e2313fc07018e3716757690a0cc8eead8530ad80429f938d38070ca322638f15
7
+ data.tar.gz: b0c250bc32489a0da162878f9e23a66b66aec6ed6a637498e80e8fb2b952405f75090ec2631927dc6fe9ad2668f49174ce91fe12b7f4dd2c173c38707b1ec938
checksums.yaml.gz.sig CHANGED
@@ -1,2 +1 @@
1
- )�Ky�I�qȘׂ�a�| 9�X�zx��&�\�������c�ݔ���,�5٢/���xF�`�K��"�
2
- �ƚ��ۡg�C��_�y�仁E����p�"x �V�R�T�ͧ��%���c8�T3(xݺU�a�'DT�<]-��.����+i��z�'��yQ~���3{��:r�9�f݂��:K5�u@ hV�zVP��5��I���7d`q�Y�
1
+ ����lv\H|a��I��?�>��t"Qb�b���ι"K����9dh�K��c��;��F��kh�"�T�"����7�$���rBT/&�<�~e�]K��ift����8 ����6E}�����ɵ�����m*��E�`zKW�LJcS͑y<��;;m��{s��������P��N*�[��:�A�25;*���N�?փ�E�h���i����[چ��_�%�e�'|!�8a:�+��,C�6���p~� �ov�£������vQ@���X��]�����Y7Yw1v� �}<�A�ݝ�+5�CU�����f��� U����Ϙ��dK�6B��$\� HLh&8�\�n7u�ő@� O*�̷&gB�|
data/CHANGELOG.md CHANGED
@@ -30,6 +30,17 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [1.2.28] - 2026-08-03
34
+
35
+ - TAG: [v1.2.28][1.2.28t]
36
+ - COVERAGE: 93.95% -- 4722/5026 lines in 31 files
37
+ - BRANCH COVERAGE: 76.61% -- 1854/2420 branches in 31 files
38
+ - 29.31% documented
39
+
40
+ ### Fixed
41
+
42
+ - Keep provider-backed OTP events inside the TTY progress renderer.
43
+
33
44
  ## [1.2.27] - 2026-08-03
34
45
 
35
46
  - TAG: [v1.2.27][1.2.27t]
@@ -1720,7 +1731,9 @@ Please file a bug if you notice a violation of semantic versioning.
1720
1731
  - Fixed CI load failures on engines without compatible `pty` support by falling back to Open3 for interactive release commands.
1721
1732
  - Fixed Ruby 3.2 version-bump support by loading Prism lazily and wiring the Prism gem only for MRI versions that need it.
1722
1733
 
1723
- [Unreleased]: https://github.com/kettle-dev/kettle-family/compare/v1.2.27...HEAD
1734
+ [Unreleased]: https://github.com/kettle-dev/kettle-family/compare/v1.2.28...HEAD
1735
+ [1.2.28]: https://github.com/kettle-dev/kettle-family/compare/v1.2.27...v1.2.28
1736
+ [1.2.28t]: https://github.com/kettle-dev/kettle-family/releases/tag/v1.2.28
1724
1737
  [1.2.27]: https://github.com/kettle-dev/kettle-family/compare/v1.2.26...v1.2.27
1725
1738
  [1.2.27t]: https://github.com/kettle-dev/kettle-family/releases/tag/v1.2.27
1726
1739
  [1.2.26]: https://github.com/kettle-dev/kettle-family/compare/v1.2.25...v1.2.26
data/README.md CHANGED
@@ -828,7 +828,7 @@ Thanks for RTFM. ☺️
828
828
  [📌gitmoji]: https://gitmoji.dev
829
829
  [📌gitmoji-img]: https://img.shields.io/badge/gitmoji_commits-%20%F0%9F%98%9C%20%F0%9F%98%8D-34495e.svg?style=flat-square
830
830
  [🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
831
- [🧮kloc-img]: https://img.shields.io/badge/KLOC-5.024-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
831
+ [🧮kloc-img]: https://img.shields.io/badge/KLOC-5.026-FFDD67.svg?style=for-the-badge&logo=YouTube&logoColor=blue
832
832
  [🔐security]: https://github.com/kettle-dev/kettle-family/blob/main/SECURITY.md
833
833
  [🔐security-img]: https://img.shields.io/badge/security-policy-259D6C.svg?style=flat
834
834
  [📄copyright-notice-explainer]: https://opensource.stackexchange.com/questions/5778/why-do-licenses-such-as-the-mit-license-specify-a-single-year
@@ -117,6 +117,7 @@ module Kettle
117
117
  end
118
118
 
119
119
  def read_response(chunk:, member_name:)
120
+ manual_prompt = false
120
121
  provided = read_provider_response(member_name: member_name)
121
122
  unless provided.empty?
122
123
  emit_event(
@@ -130,6 +131,7 @@ module Kettle
130
131
  return provided
131
132
  end
132
133
 
134
+ manual_prompt = true
133
135
  @output.print("#{otp_prompt_label(chunk)} ")
134
136
  @output.flush if @output.respond_to?(:flush)
135
137
  if @input.respond_to?(:noecho) && @input.tty?
@@ -138,7 +140,7 @@ module Kettle
138
140
  @input.gets&.chomp.to_s
139
141
  end
140
142
  ensure
141
- @output.puts if @output.respond_to?(:puts)
143
+ @output.puts if manual_prompt && @output.respond_to?(:puts)
142
144
  end
143
145
 
144
146
  def otp_prompt_label(chunk)
@@ -5,7 +5,7 @@ module Kettle
5
5
  # Version namespace for this gem.
6
6
  module Version
7
7
  # Current gem version.
8
- VERSION = "1.2.27"
8
+ VERSION = "1.2.28"
9
9
  end
10
10
  # Current gem version exposed at the traditional constant location.
11
11
  VERSION = Version::VERSION # Traditional Constant Location
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kettle-family
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.27
4
+ version: 1.2.28
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter H. Boling
@@ -345,10 +345,10 @@ licenses:
345
345
  - AGPL-3.0-only
346
346
  metadata:
347
347
  homepage_uri: https://kettle-family.galtzo.com
348
- source_code_uri: https://github.com/kettle-dev/kettle-family/tree/v1.2.27
349
- changelog_uri: https://github.com/kettle-dev/kettle-family/blob/v1.2.27/CHANGELOG.md
348
+ source_code_uri: https://github.com/kettle-dev/kettle-family/tree/v1.2.28
349
+ changelog_uri: https://github.com/kettle-dev/kettle-family/blob/v1.2.28/CHANGELOG.md
350
350
  bug_tracker_uri: https://github.com/kettle-dev/kettle-family/issues
351
- documentation_uri: https://www.rubydoc.info/gems/kettle-family/1.2.27
351
+ documentation_uri: https://www.rubydoc.info/gems/kettle-family/1.2.28
352
352
  funding_uri: https://github.com/sponsors/pboling
353
353
  wiki_uri: https://github.com/kettle-dev/kettle-family/wiki
354
354
  news_uri: https://www.railsbling.com/tags/kettle-family
metadata.gz.sig CHANGED
Binary file