hammer_cli 2.5.1 → 3.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
- data/doc/release_notes.md +6 -1
- data/lib/hammer_cli/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/de/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/en/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/en_GB/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/es/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/fr/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/it/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/ja/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/ko/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/pt_BR/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/ru/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/zh_CN/LC_MESSAGES/hammer-cli.mo +0 -0
- data/locale/zh_TW/LC_MESSAGES/hammer-cli.mo +0 -0
- metadata +25 -25
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 18c588190de60119f107f523180928f0cff86e22f32330c37d22bd064ede6c36
|
|
4
|
+
data.tar.gz: aa66a052a8c90061366a64264eebe89bb28bf932e67307a455148115834c2615
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 59e1fb24c0996dcd6c01621a93ca0ffeb99adc2cb46a56c43f8ee5ed2baa0f9d63b25cb5626f7016d2016e3267ea6614be216cd93990dfac034d5440119e5c0c
|
|
7
|
+
data.tar.gz: 24dcde8e10be473f115f3954ac203e035fb69a5dc847086d6ad64a8f125ae38dbeb44a8332ef73a61225d046c4ac3fba09b8a1ffb63d5c4bb04ab69c5de55366
|
data/doc/release_notes.md
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
1
|
Release notes
|
|
2
2
|
=============
|
|
3
|
-
###
|
|
3
|
+
### 3.0.0 (2021-08-04)
|
|
4
|
+
* Update rel-eng notebook ([PR #347](https://github.com/theforeman/hammer-cli/pull/347))
|
|
5
|
+
* Bump version to 3.0-develop
|
|
6
|
+
* Revert "change from superficial copy to deep copy of fields", [#29093](http://projects.theforeman.org/issues/29093)
|
|
7
|
+
* Change from superficial copy to deep copy of fields, [#29093](http://projects.theforeman.org/issues/29093)
|
|
4
8
|
* Add full comparison for fields option, [#31984](http://projects.theforeman.org/issues/31984)
|
|
5
9
|
* Force capitalized field names in help, [#32444](http://projects.theforeman.org/issues/32444)
|
|
6
10
|
* Unescape enum validator description, [#32570](http://projects.theforeman.org/issues/32570)
|
|
7
11
|
* Make cmd object be available in command extensions, [#32568](http://projects.theforeman.org/issues/32568)
|
|
12
|
+
* Bump to 2.6.0-develop
|
|
8
13
|
|
|
9
14
|
### 2.5.0 (2021-05-04)
|
|
10
15
|
* Better family assignment for options, [#30996](http://projects.theforeman.org/issues/30996)
|
data/lib/hammer_cli/version.rb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hammer_cli
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: 3.0.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Martin Bačovský
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2021-
|
|
12
|
+
date: 2021-08-04 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: clamp
|
|
@@ -152,27 +152,27 @@ executables:
|
|
|
152
152
|
- hammer-complete
|
|
153
153
|
extensions: []
|
|
154
154
|
extra_rdoc_files:
|
|
155
|
-
- doc/commands_modification.md
|
|
156
155
|
- doc/creating_apipie_commands.md
|
|
157
|
-
- doc/creating_commands.md
|
|
158
156
|
- doc/design.png
|
|
159
157
|
- doc/design.uml
|
|
160
|
-
- doc/developer_docs.md
|
|
161
158
|
- doc/development_tips.md
|
|
162
|
-
- doc/help_modification.md
|
|
163
159
|
- doc/i18n.md
|
|
164
|
-
- doc/installation.md
|
|
165
160
|
- doc/installation_deb.md
|
|
166
161
|
- doc/installation_gem.md
|
|
167
|
-
- doc/installation_rpm.md
|
|
168
|
-
- doc/installation_source.md
|
|
169
162
|
- doc/option_builders.md
|
|
170
163
|
- doc/option_normalizers.md
|
|
171
|
-
- doc/output.md
|
|
172
|
-
- doc/review_checklist.md
|
|
173
164
|
- doc/writing_a_plugin.md
|
|
174
|
-
- doc/
|
|
165
|
+
- doc/installation_source.md
|
|
166
|
+
- doc/creating_commands.md
|
|
175
167
|
- doc/release_notes.md
|
|
168
|
+
- doc/commands_extension.md
|
|
169
|
+
- doc/commands_modification.md
|
|
170
|
+
- doc/developer_docs.md
|
|
171
|
+
- doc/help_modification.md
|
|
172
|
+
- doc/installation.md
|
|
173
|
+
- doc/installation_rpm.md
|
|
174
|
+
- doc/output.md
|
|
175
|
+
- doc/review_checklist.md
|
|
176
176
|
- config/cli.modules.d/module_config_template.yml
|
|
177
177
|
- config/cli_config.template.yml
|
|
178
178
|
- config/hammer.completion
|
|
@@ -404,20 +404,16 @@ test_files:
|
|
|
404
404
|
- test/functional/nil_values_test.rb
|
|
405
405
|
- test/functional/test_helper.rb
|
|
406
406
|
- test/test_helper.rb
|
|
407
|
-
- test/unit/abstract_test.rb
|
|
408
|
-
- test/unit/apipie/api_connection_test.rb
|
|
409
407
|
- test/unit/apipie/command_test.rb
|
|
410
|
-
- test/unit/apipie/option_builder_test.rb
|
|
411
408
|
- test/unit/apipie/option_definition_test.rb
|
|
412
409
|
- test/unit/apipie/test_helper.rb
|
|
413
|
-
- test/unit/
|
|
410
|
+
- test/unit/apipie/api_connection_test.rb
|
|
411
|
+
- test/unit/apipie/option_builder_test.rb
|
|
414
412
|
- test/unit/ca_cert_manager_test.rb
|
|
415
|
-
- test/unit/command_extensions_test.rb
|
|
416
413
|
- test/unit/completer_test.rb
|
|
417
414
|
- test/unit/connection_test.rb
|
|
418
415
|
- test/unit/csv_parser_test.rb
|
|
419
416
|
- test/unit/defaults_test.rb
|
|
420
|
-
- test/unit/exception_handler_test.rb
|
|
421
417
|
- test/unit/fixtures/apipie/architectures.json
|
|
422
418
|
- test/unit/fixtures/apipie/documented.json
|
|
423
419
|
- test/unit/fixtures/certs/ca_cert.pem
|
|
@@ -426,14 +422,14 @@ test_files:
|
|
|
426
422
|
- test/unit/fixtures/defaults/defaults_dashed.yml
|
|
427
423
|
- test/unit/fixtures/json_input/invalid.json
|
|
428
424
|
- test/unit/fixtures/json_input/valid.json
|
|
429
|
-
- test/unit/help/builder_test.rb
|
|
430
425
|
- test/unit/help/definition/abstract_item_test.rb
|
|
426
|
+
- test/unit/help/definition/section_test.rb
|
|
431
427
|
- test/unit/help/definition/list_test.rb
|
|
432
428
|
- test/unit/help/definition/note_test.rb
|
|
433
|
-
- test/unit/help/definition/section_test.rb
|
|
434
429
|
- test/unit/help/definition/text_test.rb
|
|
435
430
|
- test/unit/help/definition_test.rb
|
|
436
431
|
- test/unit/help/text_builder_test.rb
|
|
432
|
+
- test/unit/help/builder_test.rb
|
|
437
433
|
- test/unit/history_test.rb
|
|
438
434
|
- test/unit/i18n_test.rb
|
|
439
435
|
- test/unit/logger_test.rb
|
|
@@ -442,14 +438,14 @@ test_files:
|
|
|
442
438
|
- test/unit/modules_test.rb
|
|
443
439
|
- test/unit/option_builder_test.rb
|
|
444
440
|
- test/unit/options/matcher_test.rb
|
|
445
|
-
- test/unit/options/normalizers_test.rb
|
|
446
441
|
- test/unit/options/option_collector_test.rb
|
|
447
442
|
- test/unit/options/option_definition_test.rb
|
|
448
|
-
- test/unit/options/option_family_test.rb
|
|
449
443
|
- test/unit/options/processor_list_test.rb
|
|
450
444
|
- test/unit/options/sources/command_line_test.rb
|
|
451
445
|
- test/unit/options/sources/saved_defaults_test.rb
|
|
452
446
|
- test/unit/options/validators/dsl_test.rb
|
|
447
|
+
- test/unit/options/normalizers_test.rb
|
|
448
|
+
- test/unit/options/option_family_test.rb
|
|
453
449
|
- test/unit/output/adapter/abstract_test.rb
|
|
454
450
|
- test/unit/output/adapter/base_test.rb
|
|
455
451
|
- test/unit/output/adapter/csv_test.rb
|
|
@@ -457,12 +453,16 @@ test_files:
|
|
|
457
453
|
- test/unit/output/adapter/table_test.rb
|
|
458
454
|
- test/unit/output/adapter/yaml_test.rb
|
|
459
455
|
- test/unit/output/dsl_test.rb
|
|
460
|
-
- test/unit/output/field_filter_test.rb
|
|
461
456
|
- test/unit/output/fields_test.rb
|
|
462
|
-
- test/unit/output/formatters_test.rb
|
|
463
|
-
- test/unit/output/output_test.rb
|
|
464
457
|
- test/unit/output/record_collection_test.rb
|
|
465
458
|
- test/unit/output/definition_test.rb
|
|
459
|
+
- test/unit/output/field_filter_test.rb
|
|
460
|
+
- test/unit/output/formatters_test.rb
|
|
461
|
+
- test/unit/output/output_test.rb
|
|
466
462
|
- test/unit/settings_test.rb
|
|
467
463
|
- test/unit/test_helper.rb
|
|
468
464
|
- test/unit/utils_test.rb
|
|
465
|
+
- test/unit/abstract_test.rb
|
|
466
|
+
- test/unit/bash_test.rb
|
|
467
|
+
- test/unit/exception_handler_test.rb
|
|
468
|
+
- test/unit/command_extensions_test.rb
|