ehbrs-tools 0.28.3 → 0.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +1 -1
- data/Gemfile +1 -1
- data/Gemfile.lock +39 -33
- data/lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb +43 -0
- data/lib/ehbrs/tools/runner/web_utils/finances/bills.rb +22 -0
- data/lib/ehbrs/tools/runner/web_utils/finances.rb +20 -0
- data/lib/ehbrs/tools/version.rb +1 -1
- metadata +5 -570
- data/vendor/aranha-parsers/Gemfile +0 -5
- data/vendor/aranha-parsers/aranha-parsers.gemspec +0 -25
- data/vendor/aranha-parsers/lib/aranha/parsers/base.rb +0 -81
- data/vendor/aranha-parsers/lib/aranha/parsers/html/base.rb +0 -47
- data/vendor/aranha-parsers/lib/aranha/parsers/html/item.rb +0 -24
- data/vendor/aranha-parsers/lib/aranha/parsers/html/item_list.rb +0 -29
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/base.rb +0 -36
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default/numeric_support.rb +0 -70
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default/string_support.rb +0 -77
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node/default.rb +0 -34
- data/vendor/aranha-parsers/lib/aranha/parsers/html/node.rb +0 -13
- data/vendor/aranha-parsers/lib/aranha/parsers/html.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/invalid_state_exception.rb +0 -8
- data/vendor/aranha-parsers/lib/aranha/parsers/json/base.rb +0 -20
- data/vendor/aranha-parsers/lib/aranha/parsers/json.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/patches/ofx_parser.rb +0 -38
- data/vendor/aranha-parsers/lib/aranha/parsers/patches.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec/setup.rb +0 -15
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec/shared_examples/source_target_fixtures.rb +0 -78
- data/vendor/aranha-parsers/lib/aranha/parsers/rspec.rb +0 -11
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/fetch_content_error.rb +0 -10
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/file.rb +0 -31
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_get.rb +0 -25
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/hash_http_post.rb +0 -45
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address/http_get.rb +0 -59
- data/vendor/aranha-parsers/lib/aranha/parsers/source_address.rb +0 -57
- data/vendor/aranha-parsers/lib/aranha/parsers/source_target_fixtures.rb +0 -77
- data/vendor/aranha-parsers/lib/aranha/parsers/version.rb +0 -7
- data/vendor/aranha-parsers/lib/aranha/parsers.rb +0 -9
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address/http_get_spec.rb +0 -21
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_address_spec.rb +0 -74
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec.rb +0 -27
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.source.txt +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub1.target.html +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub2.source.html +0 -1
- data/vendor/aranha-parsers/spec/lib/aranha/parsers/source_target_fixtures_spec_files/stub3.target.yaml +0 -1
- data/vendor/aranha-parsers/spec/lib/rubocop_check_spec.rb +0 -3
- data/vendor/aranha-parsers/spec/spec_helper.rb +0 -4
- data/vendor/aranha-selenium/Gemfile +0 -5
- data/vendor/aranha-selenium/aranha-selenium.gemspec +0 -19
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/base.rb +0 -84
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/chrome.rb +0 -33
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox.rb +0 -68
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory/firefox_auto_download_mime_types +0 -685
- data/vendor/aranha-selenium/lib/aranha/selenium/driver_factory.rb +0 -47
- data/vendor/aranha-selenium/lib/aranha/selenium/session.rb +0 -78
- data/vendor/aranha-selenium/lib/aranha/selenium/version.rb +0 -7
- data/vendor/aranha-selenium/lib/aranha/selenium.rb +0 -8
- data/vendor/aranha-selenium/spec/rubocop_check_spec.rb +0 -3
- data/vendor/aranha-selenium/spec/spec_helper.rb +0 -4
- data/vendor/eac_cli/Gemfile +0 -5
- data/vendor/eac_cli/eac_cli.gemspec +0 -20
- data/vendor/eac_cli/lib/eac_cli/config/entry/options.rb +0 -57
- data/vendor/eac_cli/lib/eac_cli/config/entry/undefined.rb +0 -26
- data/vendor/eac_cli/lib/eac_cli/config/entry.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/config.rb +0 -21
- data/vendor/eac_cli/lib/eac_cli/core_ext.rb +0 -6
- data/vendor/eac_cli/lib/eac_cli/default_runner.rb +0 -14
- data/vendor/eac_cli/lib/eac_cli/definition/alternative.rb +0 -80
- data/vendor/eac_cli/lib/eac_cli/definition/argument_option.rb +0 -21
- data/vendor/eac_cli/lib/eac_cli/definition/base_option/initialize_args_parser.rb +0 -47
- data/vendor/eac_cli/lib/eac_cli/definition/base_option.rb +0 -66
- data/vendor/eac_cli/lib/eac_cli/definition/boolean_option.rb +0 -27
- data/vendor/eac_cli/lib/eac_cli/definition/help_formatter.rb +0 -77
- data/vendor/eac_cli/lib/eac_cli/definition/positional_argument.rb +0 -61
- data/vendor/eac_cli/lib/eac_cli/definition.rb +0 -99
- data/vendor/eac_cli/lib/eac_cli/old_configs/entry_reader.rb +0 -80
- data/vendor/eac_cli/lib/eac_cli/old_configs/password_entry_reader.rb +0 -16
- data/vendor/eac_cli/lib/eac_cli/old_configs/read_entry_options.rb +0 -44
- data/vendor/eac_cli/lib/eac_cli/old_configs/store_passwords_entry_reader.rb +0 -25
- data/vendor/eac_cli/lib/eac_cli/old_configs.rb +0 -35
- data/vendor/eac_cli/lib/eac_cli/old_configs_bridge.rb +0 -39
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/argv.rb +0 -17
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/double_dash.rb +0 -24
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/long_options.rb +0 -37
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/option_argument.rb +0 -29
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/options.rb +0 -29
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/positionals.rb +0 -30
- data/vendor/eac_cli/lib/eac_cli/parser/alternative/short_options.rb +0 -47
- data/vendor/eac_cli/lib/eac_cli/parser/alternative.rb +0 -92
- data/vendor/eac_cli/lib/eac_cli/parser/collector.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/parser/error.rb +0 -15
- data/vendor/eac_cli/lib/eac_cli/parser.rb +0 -34
- data/vendor/eac_cli/lib/eac_cli/patches/object/runner_with.rb +0 -26
- data/vendor/eac_cli/lib/eac_cli/patches/object.rb +0 -5
- data/vendor/eac_cli/lib/eac_cli/patches.rb +0 -4
- data/vendor/eac_cli/lib/eac_cli/runner/after_class_methods.rb +0 -46
- data/vendor/eac_cli/lib/eac_cli/runner/context.rb +0 -36
- data/vendor/eac_cli/lib/eac_cli/runner/exit.rb +0 -13
- data/vendor/eac_cli/lib/eac_cli/runner/instance_methods.rb +0 -42
- data/vendor/eac_cli/lib/eac_cli/runner.rb +0 -49
- data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder/alternative.rb +0 -56
- data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder.rb +0 -73
- data/vendor/eac_cli/lib/eac_cli/runner_with/help.rb +0 -41
- data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands/definition_concern.rb +0 -10
- data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands.rb +0 -119
- data/vendor/eac_cli/lib/eac_cli/runner_with.rb +0 -9
- data/vendor/eac_cli/lib/eac_cli/runner_with_set.rb +0 -50
- data/vendor/eac_cli/lib/eac_cli/speaker/_constants.rb +0 -12
- data/vendor/eac_cli/lib/eac_cli/speaker/list.rb +0 -61
- data/vendor/eac_cli/lib/eac_cli/speaker/options.rb +0 -38
- data/vendor/eac_cli/lib/eac_cli/speaker.rb +0 -127
- data/vendor/eac_cli/lib/eac_cli/version.rb +0 -5
- data/vendor/eac_cli/lib/eac_cli.rb +0 -7
- data/vendor/eac_cli/spec/lib/eac_cli/definition/alternative_spec.rb +0 -18
- data/vendor/eac_cli/spec/lib/eac_cli/old_configs_spec.rb +0 -14
- data/vendor/eac_cli/spec/lib/eac_cli/parser/alternative_spec.rb +0 -140
- data/vendor/eac_cli/spec/lib/eac_cli/runner_spec.rb +0 -129
- data/vendor/eac_cli/spec/lib/eac_cli/runner_with/help_spec.rb +0 -42
- data/vendor/eac_cli/spec/lib/eac_cli/runner_with/subcommands_spec.rb +0 -85
- data/vendor/eac_cli/spec/lib/eac_cli/speaker_spec.rb +0 -32
- data/vendor/eac_cli/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_cli/spec/spec_helper.rb +0 -4
- data/vendor/eac_config/Gemfile +0 -5
- data/vendor/eac_config/eac_config.gemspec +0 -19
- data/vendor/eac_config/lib/eac_config/entry.rb +0 -49
- data/vendor/eac_config/lib/eac_config/entry_path.rb +0 -41
- data/vendor/eac_config/lib/eac_config/envvars_node/entry.rb +0 -54
- data/vendor/eac_config/lib/eac_config/envvars_node.rb +0 -25
- data/vendor/eac_config/lib/eac_config/load_nodes_search.rb +0 -39
- data/vendor/eac_config/lib/eac_config/load_path.rb +0 -28
- data/vendor/eac_config/lib/eac_config/node.rb +0 -67
- data/vendor/eac_config/lib/eac_config/node_entry.rb +0 -18
- data/vendor/eac_config/lib/eac_config/node_uri.rb +0 -38
- data/vendor/eac_config/lib/eac_config/old_configs/base.rb +0 -43
- data/vendor/eac_config/lib/eac_config/old_configs/file.rb +0 -47
- data/vendor/eac_config/lib/eac_config/old_configs.rb +0 -75
- data/vendor/eac_config/lib/eac_config/paths_hash/entry_key_error.rb +0 -8
- data/vendor/eac_config/lib/eac_config/paths_hash/node.rb +0 -67
- data/vendor/eac_config/lib/eac_config/paths_hash/path_search.rb +0 -39
- data/vendor/eac_config/lib/eac_config/paths_hash.rb +0 -56
- data/vendor/eac_config/lib/eac_config/version.rb +0 -5
- data/vendor/eac_config/lib/eac_config/yaml_file_node/entry.rb +0 -37
- data/vendor/eac_config/lib/eac_config/yaml_file_node.rb +0 -48
- data/vendor/eac_config/lib/eac_config.rb +0 -7
- data/vendor/eac_config/spec/lib/eac_config/entry_path_spec.rb +0 -30
- data/vendor/eac_config/spec/lib/eac_config/envvars_node/entry_spec.rb +0 -14
- data/vendor/eac_config/spec/lib/eac_config/envvars_node_spec.rb +0 -40
- data/vendor/eac_config/spec/lib/eac_config/old_configs_spec.rb +0 -46
- data/vendor/eac_config/spec/lib/eac_config/paths_hash_spec.rb +0 -88
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec.rb +0 -52
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1.yaml +0 -6
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_1.yaml +0 -2
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2/storage1_2_1.yaml +0 -2
- data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2.yaml +0 -4
- data/vendor/eac_config/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_config/spec/spec_helper.rb +0 -4
- data/vendor/eac_docker/Gemfile +0 -5
- data/vendor/eac_docker/eac_docker.gemspec +0 -19
- data/vendor/eac_docker/lib/eac_docker/container.rb +0 -78
- data/vendor/eac_docker/lib/eac_docker/debug.rb +0 -15
- data/vendor/eac_docker/lib/eac_docker/executables.rb +0 -18
- data/vendor/eac_docker/lib/eac_docker/images/base.rb +0 -14
- data/vendor/eac_docker/lib/eac_docker/images/coded.rb +0 -43
- data/vendor/eac_docker/lib/eac_docker/images/named.rb +0 -30
- data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +0 -41
- data/vendor/eac_docker/lib/eac_docker/images.rb +0 -9
- data/vendor/eac_docker/lib/eac_docker/registry.rb +0 -17
- data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +0 -17
- data/vendor/eac_docker/lib/eac_docker/rspec.rb +0 -9
- data/vendor/eac_docker/lib/eac_docker/version.rb +0 -5
- data/vendor/eac_docker/lib/eac_docker.rb +0 -7
- data/vendor/eac_docker/spec/lib/eac_docker/executables_spec.rb +0 -9
- data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec.rb +0 -12
- data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec_files/image1/Dockerfile +0 -1
- data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec.rb +0 -18
- data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec_files/stub_docker_image/Dockerfile +0 -1
- data/vendor/eac_docker/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_docker/spec/spec_helper.rb +0 -4
- data/vendor/eac_fs/Gemfile +0 -5
- data/vendor/eac_fs/eac_fs.gemspec +0 -20
- data/vendor/eac_fs/lib/eac_fs/cache.rb +0 -64
- data/vendor/eac_fs/lib/eac_fs/cached_download.rb +0 -39
- data/vendor/eac_fs/lib/eac_fs/file_info.rb +0 -29
- data/vendor/eac_fs/lib/eac_fs/patches/module/fs_cache.rb +0 -10
- data/vendor/eac_fs/lib/eac_fs/patches/module.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches/object/fs_cache.rb +0 -17
- data/vendor/eac_fs/lib/eac_fs/patches/object.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches/pathname/info.rb +0 -12
- data/vendor/eac_fs/lib/eac_fs/patches/pathname.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/patches.rb +0 -4
- data/vendor/eac_fs/lib/eac_fs/traversable.rb +0 -45
- data/vendor/eac_fs/lib/eac_fs/traverser.rb +0 -76
- data/vendor/eac_fs/lib/eac_fs/version.rb +0 -5
- data/vendor/eac_fs/lib/eac_fs.rb +0 -7
- data/vendor/eac_fs/spec/lib/eac_fs/cache_spec.rb +0 -32
- data/vendor/eac_fs/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_fs/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_base0/Gemfile +0 -5
- data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +0 -21
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application.rb +0 -83
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application_xdg.rb +0 -34
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/core_ext.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/jobs_runner.rb +0 -31
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class/jobs_runner.rb +0 -10
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class.rb +0 -4
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object/runner_with.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches.rb +0 -4
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner/test_all.rb +0 -22
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner.rb +0 -73
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/confirmation.rb +0 -42
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/filesystem_traverser.rb +0 -52
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/input.rb +0 -36
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/output.rb +0 -58
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with.rb +0 -9
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +0 -5
- data/vendor/eac_ruby_base0/lib/eac_ruby_base0.rb +0 -7
- data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/confirmation_spec.rb +0 -42
- data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/output_spec.rb +0 -81
- data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_ruby_base0/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_gems_utils/Gemfile +0 -5
- data/vendor/eac_ruby_gems_utils/LICENCE +0 -16
- data/vendor/eac_ruby_gems_utils/README.rdoc +0 -3
- data/vendor/eac_ruby_gems_utils/eac_ruby_gems_utils.gemspec +0 -30
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/command.rb +0 -33
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/version_file.rb +0 -41
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem.rb +0 -97
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/base.rb +0 -57
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/minitest.rb +0 -25
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/decorated_gem.rb +0 -48
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/result.rb +0 -25
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple.rb +0 -84
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/rspec.rb +0 -21
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests.rb +0 -9
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/version.rb +0 -5
- data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils.rb +0 -7
- data/vendor/eac_ruby_gems_utils/spec/code/rubocop_check_spec.rb +0 -3
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec.rb +0 -14
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec_files/a_version_file.rb +0 -7
- data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem_spec.rb +0 -20
- data/vendor/eac_ruby_gems_utils/spec/spec_helper.rb +0 -4
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile.lock +0 -19
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/Rakefile +0 -14
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/exe/myrunner +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem/version.rb +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem.rb +0 -5
- data/vendor/eac_ruby_gems_utils/spec/support/mygem/mygem.gemspec +0 -16
- data/vendor/eac_ruby_utils/Gemfile +0 -16
- data/vendor/eac_ruby_utils/MIT-LICENCE +0 -16
- data/vendor/eac_ruby_utils/README.rdoc +0 -3
- data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/abstract_methods.rb +0 -67
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/arguments_consumer.rb +0 -81
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/blank_not_blank.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +0 -31
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/by_reference.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/class_setup.rb +0 -52
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/module_setup.rb +0 -41
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/class_initialize.rb +0 -29
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/instance_initialize.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/super_args.rb +0 -54
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor.rb +0 -89
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/compact.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/context.rb +0 -31
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/contextualizable.rb +0 -21
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/core_ext.rb +0 -6
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/custom_format.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/base_env.rb +0 -28
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/concat.rb +0 -33
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/envvars.rb +0 -24
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/extra_options.rb +0 -33
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command.rb +0 -172
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/file.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/local_env.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/process.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/spawn.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/dasho_options.rb +0 -53
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/identity_file.rb +0 -25
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/quiet.rb +0 -24
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/terminal.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env.rb +0 -75
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/clearable_directory.rb +0 -57
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/extname.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/logs.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/directory.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/file.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp.rb +0 -52
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +0 -79
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +0 -35
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/array_accessor.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/base_accessor.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/boolean_accessor.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/class_methods.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/common_accessor.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/hash_accessor.rb +0 -46
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/instance_methods.rb +0 -21
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable.rb +0 -15
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/inflector.rb +0 -29
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/class_methods.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/instance_methods.rb +0 -30
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/integer_list.rb +0 -23
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/list.rb +0 -99
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/lists.rb +0 -59
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/string_list.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/symbol_list.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/value.rb +0 -39
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/local_time_zone.rb +0 -48
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/options_consumer.rb +0 -62
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patch.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/abstract.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/common_constructor.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/self_included_modules.rb +0 -7
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/settings_provider.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable/boolean_combinations.rb +0 -45
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/current.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/stopped.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/sym_keys_hash.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel/nyi.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/common_concern.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/immutable.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/listable.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/speaker.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/asserts.rb +0 -14
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/call_if_proc.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/compact.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/debug.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/i18n_translate.rb +0 -13
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_nil.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_present.rb +0 -19
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_respond.rb +0 -22
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/to_pathname.rb +0 -15
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/basename_sub.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/if_match.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/to_parser.rb +0 -10
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/delimited.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/inflector.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time/required_zone.rb +0 -11
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches.rb +0 -4
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +0 -51
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/regexp_parser.rb +0 -34
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/require_sub.rb +0 -81
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +0 -20
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +0 -17
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +0 -12
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +0 -49
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/command.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/on_clean_environment.rb +0 -26
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby.rb +0 -9
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider/setting_value.rb +0 -69
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider.rb +0 -46
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/simple_cache.rb +0 -67
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/receiver.rb +0 -57
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/sender.rb +0 -32
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker.rb +0 -16
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/string_delimited.rb +0 -70
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/struct.rb +0 -63
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +0 -5
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils/yaml.rb +0 -105
- data/vendor/eac_ruby_utils/lib/eac_ruby_utils.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/abstract_methods_spec.rb +0 -28
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/arguments_consumer_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/blank_not_blank_spec.rb +0 -16
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_concern_spec.rb +0 -65
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_constructor_spec.rb +0 -125
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/compact_spec.rb +0 -20
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/custom_format_spec.rb +0 -60
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/executable_spec.rb +0 -37
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/ssh_env_spec.rb +0 -25
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/extname_spec.rb +0 -18
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp/temp_spec.rb +0 -12
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp_spec.rb +0 -52
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/inflector_spec.rb +0 -16
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/listable_spec.rb +0 -212
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/local_time_zone_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/options_consumer_spec.rb +0 -45
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/abstract_spec.rb +0 -25
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/self_included_modules_spec.rb +0 -30
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerable/boolean_combinations_spec.rb +0 -39
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/current_spec.rb +0 -26
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/stopped_spec.rb +0 -32
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/options_consumer_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/sym_keys_hash_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/listable_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/simple_cache_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/speaker_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/call_if_proc_spec.rb +0 -11
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/compact_spec.rb +0 -20
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/if_present_spec.rb +0 -13
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/template_spec_files/path/my_stub_with_template +0 -1
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/basename_sub_spec.rb +0 -17
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +0 -33
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/string/delimited_spec.rb +0 -34
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +0 -65
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_module_a.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_not_module.rb +0 -6
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec.rb +0 -19
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/ruby_spec.rb +0 -22
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/settings_provider_spec.rb +0 -54
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/simple_cache_spec.rb +0 -129
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/struct_spec.rb +0 -57
- data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/yaml_spec.rb +0 -75
- data/vendor/eac_ruby_utils/spec/locales/pt-BR.yml +0 -55
- data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +0 -3
- data/vendor/eac_ruby_utils/spec/spec_helper.rb +0 -15
- data/vendor/eac_templates/Gemfile +0 -5
- data/vendor/eac_templates/eac_templates.gemspec +0 -19
- data/vendor/eac_templates/lib/eac_templates/directory.rb +0 -108
- data/vendor/eac_templates/lib/eac_templates/file.rb +0 -48
- data/vendor/eac_templates/lib/eac_templates/patches/module/erb_template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/module/template.rb +0 -10
- data/vendor/eac_templates/lib/eac_templates/patches/module.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/patches/object/erb_template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/object/template.rb +0 -9
- data/vendor/eac_templates/lib/eac_templates/patches/object.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/patches.rb +0 -4
- data/vendor/eac_templates/lib/eac_templates/searcher.rb +0 -53
- data/vendor/eac_templates/lib/eac_templates/variable_not_found_error.rb +0 -5
- data/vendor/eac_templates/lib/eac_templates/variable_providers/base.rb +0 -21
- data/vendor/eac_templates/lib/eac_templates/variable_providers/config_reader.rb +0 -27
- data/vendor/eac_templates/lib/eac_templates/variable_providers/entries_reader.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/variable_providers/generic.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/variable_providers/hash.rb +0 -27
- data/vendor/eac_templates/lib/eac_templates/variable_providers.rb +0 -23
- data/vendor/eac_templates/lib/eac_templates/version.rb +0 -5
- data/vendor/eac_templates/lib/eac_templates.rb +0 -7
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec.rb +0 -35
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/expected_content +0 -2
- data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/source.template +0 -2
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec.rb +0 -30
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file1.template +0 -1
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file2 +0 -1
- data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path2/subdir1/file3.template +0 -1
- data/vendor/eac_templates/spec/lib/object/template_spec.rb +0 -23
- data/vendor/eac_templates/spec/lib/object/template_spec_files/path/my_stub_with_template +0 -1
- data/vendor/eac_templates/spec/rubocop_spec.rb +0 -3
- data/vendor/eac_templates/spec/spec_helper.rb +0 -4
- data/vendor/ehbrs_ruby_utils/Gemfile +0 -16
- data/vendor/ehbrs_ruby_utils/ehbrs_ruby_utils.gemspec +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/core_ext.rb +0 -5
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/executables.rb +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/finances/bb_browser/docker_image.rb +0 -18
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/compressed_package.rb +0 -48
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build.rb +0 -41
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected/build_file.rb +0 -27
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs/selected.rb +0 -45
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/fs.rb +0 -10
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/album.rb +0 -42
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/resource.rb +0 -64
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book/song.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music/lyrics_book.rb +0 -65
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/music.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object/template.rb +0 -6
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches/object.rb +0 -4
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/patches.rb +0 -4
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/version.rb +0 -5
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/container.rb +0 -70
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/convert_job.rb +0 -91
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/quality.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/resolution.rb +0 -68
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos/stream.rb +0 -61
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/videos.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/instance.rb +0 -32
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file/rename.rb +0 -28
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/file.rb +0 -43
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos/files_list.rb +0 -76
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils/videos.rb +0 -11
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils/web_utils.rb +0 -9
- data/vendor/ehbrs_ruby_utils/lib/ehbrs_ruby_utils.rb +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/resolution_spec.rb +0 -18
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec.rb +0 -13
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.source.yaml +0 -28
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_attachment.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.source.yaml +0 -49
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_audio.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.source.yaml +0 -43
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_subtitle.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.source.yaml +0 -59
- data/vendor/ehbrs_ruby_utils/spec/lib/ehbrs_ruby_utils/videos/stream_spec_files/menina_ovo_video.target.yaml +0 -7
- data/vendor/ehbrs_ruby_utils/spec/rubocop_check_spec.rb +0 -3
- data/vendor/ehbrs_ruby_utils/spec/spec_helper.rb +0 -4
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Dockerfile +0 -44
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/Makefile +0 -35
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/README.md +0 -16
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/firefox.service +0 -8
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/finances/bb_browser/docker_image/context/startbrowser.sh +0 -9
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/album/inner.html.erb +0 -3
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/custom_style.css +0 -15
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/index.html.erb +0 -14
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/main.html.erb +0 -24
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/resource/main.html.erb +0 -8
- data/vendor/ehbrs_ruby_utils/template/ehbrs_ruby_utils/music/lyrics_book/song/inner.html.erb +0 -9
- data/vendor/ultimate_lyrics/Gemfile +0 -5
- data/vendor/ultimate_lyrics/bin/download_parser_spec_files.rb +0 -94
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/field.rb +0 -83
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/lyrics.rb +0 -13
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/parser.rb +0 -28
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/exclude_item.rb +0 -17
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/extract_item.rb +0 -21
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/item.rb +0 -48
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/replace_fields.rb +0 -13
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/rule.rb +0 -52
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider/url_format.rb +0 -21
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider.rb +0 -96
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/provider_search.rb +0 -43
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/providers_data.xml +0 -356
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata/field.rb +0 -24
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/song_metadata.rb +0 -28
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics/version.rb +0 -5
- data/vendor/ultimate_lyrics/lib/ultimate_lyrics.rb +0 -7
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec.rb +0 -20
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.source.html +0 -8
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.source.html +0 -8
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/encyclopaedia_metallum__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.source.html +0 -193
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.source.html +0 -193
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/hindilyrics_net_bollywood_songs__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.source.html +0 -87
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.target.yaml +0 -36
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.source.html +0 -4
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyrics_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.source.html +0 -2
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.source.html +0 -2
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsplugin_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.source.html +0 -101
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/lyricsreg_com__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.source.html +0 -29
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.source.html +0 -29
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/mp3lyrics_org__milton_nascimento_rouxinol.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.source.html +0 -1301
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.target.yaml +0 -3
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/parser_spec_files/songlyrics_com__michael_jackson_thriller.url +0 -1
- data/vendor/ultimate_lyrics/spec/lib/ultimate_lyrics/provider_search_spec.rb +0 -72
- data/vendor/ultimate_lyrics/spec/rubocop_spec.rb +0 -3
- data/vendor/ultimate_lyrics/spec/spec_helper.rb +0 -4
- data/vendor/ultimate_lyrics/ultimate_lyrics.gemspec +0 -21
@@ -1,52 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/struct'
|
4
|
-
require 'eac_config/yaml_file_node'
|
5
|
-
|
6
|
-
RSpec.describe ::EacConfig::YamlFileNode do
|
7
|
-
storages = %w[1 1_1 1_2 1_2_1].map do |suffix|
|
8
|
-
key = "storage#{suffix}"
|
9
|
-
subpath = "#{key}.yaml"
|
10
|
-
subpath = "storage1_2/#{subpath}" if suffix == '1_2_1'
|
11
|
-
::EacRubyUtils::Struct.new(suffix: suffix, key: key, subpath: subpath.to_pathname)
|
12
|
-
end
|
13
|
-
|
14
|
-
let(:fixtures_dir) { ::Pathname.new(__dir__).join('yaml_file_node_spec_files') }
|
15
|
-
let(:target_dir) { temp_copy(fixtures_dir) }
|
16
|
-
let(:yaml_file_path) do
|
17
|
-
r = target_dir.join('storage1.yaml')
|
18
|
-
r.write(r.read.gsub('%%STORAGE1_2_ABSOLUTE_PATH%%',
|
19
|
-
target_dir.join('storage1_2.yaml').expand_path.to_path))
|
20
|
-
r
|
21
|
-
end
|
22
|
-
let(:instance) { described_class.new(yaml_file_path) }
|
23
|
-
|
24
|
-
context 'with common entry' do
|
25
|
-
let(:entry) { instance.entry('common') }
|
26
|
-
|
27
|
-
it { expect(entry.value).to eq('AAA') }
|
28
|
-
it { expect(entry.found_node).to eq(instance) }
|
29
|
-
it { expect(entry).to be_found }
|
30
|
-
end
|
31
|
-
|
32
|
-
storages.each do |storage|
|
33
|
-
context "with entry in loaded path \"#{storage.subpath}\"" do
|
34
|
-
let(:entry) { instance.entry(storage.key) }
|
35
|
-
let(:storage_node) { described_class.new(target_dir.join(storage.subpath)) }
|
36
|
-
|
37
|
-
it { expect(entry).to be_a(::EacConfig::Entry) }
|
38
|
-
it { expect(entry).to be_found }
|
39
|
-
it { expect(entry.value).to eq(storage.key) }
|
40
|
-
it { expect(entry.found_node.url).to eq(storage_node.url) }
|
41
|
-
end
|
42
|
-
end
|
43
|
-
|
44
|
-
context 'with not existing entry' do
|
45
|
-
let(:entry) { instance.entry('no_exist') }
|
46
|
-
|
47
|
-
it { expect(entry).to be_a(::EacConfig::Entry) }
|
48
|
-
it { expect(entry.value).to eq(nil) }
|
49
|
-
it { expect(entry.found_node).to eq(nil) }
|
50
|
-
it { expect(entry).not_to be_found }
|
51
|
-
end
|
52
|
-
end
|
data/vendor/eac_docker/Gemfile
DELETED
@@ -1,19 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
$LOAD_PATH.push File.expand_path('lib', __dir__)
|
4
|
-
|
5
|
-
require 'eac_docker/version'
|
6
|
-
|
7
|
-
Gem::Specification.new do |s|
|
8
|
-
s.name = 'eac_docker'
|
9
|
-
s.version = EacDocker::VERSION
|
10
|
-
s.authors = ['Put here the authors']
|
11
|
-
s.summary = 'Put here de description.'
|
12
|
-
|
13
|
-
s.files = Dir['{lib}/**/*']
|
14
|
-
|
15
|
-
s.add_dependency 'eac_ruby_utils', '~> 0.74'
|
16
|
-
s.add_dependency 'eac_templates', '~> 0.1'
|
17
|
-
|
18
|
-
s.add_development_dependency 'eac_ruby_gem_support', '~> 0.3', '>= 0.3.3'
|
19
|
-
end
|
@@ -1,78 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/core_ext'
|
4
|
-
|
5
|
-
module EacDocker
|
6
|
-
class Container
|
7
|
-
enable_immutable
|
8
|
-
immutable_accessor :interactive, :temporary, :tty, type: :boolean
|
9
|
-
immutable_accessor :env, type: :hash
|
10
|
-
immutable_accessor :capability, :command_arg, :volume, type: :array
|
11
|
-
attr_reader :id
|
12
|
-
common_constructor :image
|
13
|
-
|
14
|
-
def immutable_constructor_args
|
15
|
-
[image]
|
16
|
-
end
|
17
|
-
|
18
|
-
alias immutable_volume volume
|
19
|
-
|
20
|
-
def hostname
|
21
|
-
::EacDocker::Executables.docker.command(
|
22
|
-
'inspect', '--format={{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}',
|
23
|
-
id
|
24
|
-
).execute!.strip
|
25
|
-
end
|
26
|
-
|
27
|
-
def on_detached
|
28
|
-
command = ::EacDocker::Executables.docker.command(*(%w[run --detach] + run_command_args))
|
29
|
-
self.id = command.execute!.strip
|
30
|
-
begin
|
31
|
-
yield(self)
|
32
|
-
ensure
|
33
|
-
stop
|
34
|
-
end
|
35
|
-
end
|
36
|
-
|
37
|
-
def volume(left_part, right_part = null)
|
38
|
-
immutable_volume(right_part.if_present(left_part) { |v| "#{left_part}:#{v}" })
|
39
|
-
end
|
40
|
-
|
41
|
-
def run_command
|
42
|
-
::EacDocker::Executables.docker.command('run', *run_command_args)
|
43
|
-
end
|
44
|
-
|
45
|
-
def run_command_args
|
46
|
-
run_command_boolean_args + run_command_capabilities_args + run_command_envs_args +
|
47
|
-
run_command_volumes_args + [image.provide.id] + command_args
|
48
|
-
end
|
49
|
-
|
50
|
-
def stop
|
51
|
-
::EacDocker::Executables.docker.command('stop', id).execute!
|
52
|
-
end
|
53
|
-
|
54
|
-
private
|
55
|
-
|
56
|
-
attr_writer :id
|
57
|
-
|
58
|
-
def run_command_boolean_args
|
59
|
-
r = []
|
60
|
-
r << '--interactive' if interactive?
|
61
|
-
r << '--tty' if tty?
|
62
|
-
r << '--rm' if temporary?
|
63
|
-
r
|
64
|
-
end
|
65
|
-
|
66
|
-
def run_command_capabilities_args
|
67
|
-
capabilities.flat_map { |capability| ['--cap-add', capability] }
|
68
|
-
end
|
69
|
-
|
70
|
-
def run_command_volumes_args
|
71
|
-
volumes.flat_map { |volume| ['--volume', volume] }
|
72
|
-
end
|
73
|
-
|
74
|
-
def run_command_envs_args
|
75
|
-
envs.flat_map { |name, value| ['--env', "#{name}=#{value}"] }
|
76
|
-
end
|
77
|
-
end
|
78
|
-
end
|
@@ -1,15 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/boolean'
|
4
|
-
|
5
|
-
module EacDocker
|
6
|
-
module Debug
|
7
|
-
class << self
|
8
|
-
ENABLE_ENVVAR = 'EAC_DOCKER_DEBUG'
|
9
|
-
|
10
|
-
def enabled?
|
11
|
-
::EacRubyUtils::Boolean.parse(ENV[ENABLE_ENVVAR])
|
12
|
-
end
|
13
|
-
end
|
14
|
-
end
|
15
|
-
end
|
@@ -1,18 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/core_ext'
|
4
|
-
require 'eac_ruby_utils/envs'
|
5
|
-
|
6
|
-
module EacDocker
|
7
|
-
module Executables
|
8
|
-
class << self
|
9
|
-
def env
|
10
|
-
::EacRubyUtils::Envs.local
|
11
|
-
end
|
12
|
-
|
13
|
-
def docker
|
14
|
-
@docker ||= env.executable('docker', '--version')
|
15
|
-
end
|
16
|
-
end
|
17
|
-
end
|
18
|
-
end
|
@@ -1,43 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_docker/debug'
|
4
|
-
require 'eac_docker/executables'
|
5
|
-
require 'eac_docker/images/base'
|
6
|
-
require 'eac_ruby_utils/core_ext'
|
7
|
-
|
8
|
-
module EacDocker
|
9
|
-
module Images
|
10
|
-
class Coded < ::EacDocker::Images::Base
|
11
|
-
enable_simple_cache
|
12
|
-
enable_immutable
|
13
|
-
immutable_accessor :tag
|
14
|
-
common_constructor :path do
|
15
|
-
self.path = path.to_pathname
|
16
|
-
end
|
17
|
-
|
18
|
-
def immutable_constructor_args
|
19
|
-
[path]
|
20
|
-
end
|
21
|
-
|
22
|
-
def provide
|
23
|
-
id
|
24
|
-
self
|
25
|
-
end
|
26
|
-
|
27
|
-
private
|
28
|
-
|
29
|
-
def id_uncached
|
30
|
-
if ::EacDocker::Debug.enabled?
|
31
|
-
::EacDocker::Executables.docker.command(*build_args.excluding('--quiet')).system!
|
32
|
-
end
|
33
|
-
::EacDocker::Executables.docker.command(*build_args).execute!.strip
|
34
|
-
end
|
35
|
-
|
36
|
-
def build_args
|
37
|
-
args = %w[build --quiet]
|
38
|
-
args += ['--tag', tag] if tag.present?
|
39
|
-
args + [path.to_path]
|
40
|
-
end
|
41
|
-
end
|
42
|
-
end
|
43
|
-
end
|
@@ -1,30 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_docker/executables'
|
4
|
-
require 'eac_docker/images/base'
|
5
|
-
require 'eac_ruby_utils/core_ext'
|
6
|
-
|
7
|
-
module EacDocker
|
8
|
-
module Images
|
9
|
-
class Named < ::EacDocker::Images::Base
|
10
|
-
common_constructor :source_tag
|
11
|
-
|
12
|
-
def id
|
13
|
-
source_tag
|
14
|
-
end
|
15
|
-
|
16
|
-
def provide
|
17
|
-
provide_command.execute!
|
18
|
-
self
|
19
|
-
end
|
20
|
-
|
21
|
-
def provide_command
|
22
|
-
::EacDocker::Executables.docker.command(*docker_provide_args)
|
23
|
-
end
|
24
|
-
|
25
|
-
def docker_provide_args
|
26
|
-
['pull', source_tag]
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|
30
|
-
end
|
@@ -1,41 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_docker/images/base'
|
4
|
-
require 'eac_docker/images/coded'
|
5
|
-
require 'eac_ruby_utils/core_ext'
|
6
|
-
require 'eac_ruby_utils/fs/temp'
|
7
|
-
require 'eac_templates/patches/object/template'
|
8
|
-
|
9
|
-
module EacDocker
|
10
|
-
module Images
|
11
|
-
class Templatized < ::EacDocker::Images::Base
|
12
|
-
enable_immutable
|
13
|
-
immutable_accessor :tag
|
14
|
-
attr_reader :provide_dir
|
15
|
-
|
16
|
-
def id
|
17
|
-
tag
|
18
|
-
end
|
19
|
-
|
20
|
-
def provide
|
21
|
-
::EacRubyUtils::Fs::Temp.on_directory do |provide_dir|
|
22
|
-
begin
|
23
|
-
self.provide_dir = provide_dir
|
24
|
-
template.apply(self, provide_dir)
|
25
|
-
coded_image(provide_dir).tag(tag).provide
|
26
|
-
ensure
|
27
|
-
self.provide_dir = nil
|
28
|
-
end
|
29
|
-
end
|
30
|
-
end
|
31
|
-
|
32
|
-
def coded_image(provide_dir)
|
33
|
-
::EacDocker::Images::Coded.new(provide_dir)
|
34
|
-
end
|
35
|
-
|
36
|
-
private
|
37
|
-
|
38
|
-
attr_writer :provide_dir
|
39
|
-
end
|
40
|
-
end
|
41
|
-
end
|
@@ -1,17 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_docker/executables'
|
4
|
-
|
5
|
-
module EacDocker
|
6
|
-
module Rspec
|
7
|
-
module Setup
|
8
|
-
def self.extended(obj)
|
9
|
-
obj.setup_conditional_docker_executable
|
10
|
-
end
|
11
|
-
|
12
|
-
def setup_conditional_docker_executable
|
13
|
-
conditional(:docker) { ::EacDocker::Executables.docker.validate }
|
14
|
-
end
|
15
|
-
end
|
16
|
-
end
|
17
|
-
end
|
@@ -1,12 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_docker/images/coded'
|
4
|
-
|
5
|
-
RSpec.describe(::EacDocker::Images::Coded, docker: true) do
|
6
|
-
let(:fixtures_dir) { ::Pathname.new('coded_spec_files').expand_path(__dir__) }
|
7
|
-
let(:instance) { described_class.new(fixtures_dir / 'image1') }
|
8
|
-
|
9
|
-
describe '#provide' do
|
10
|
-
it { expect { instance.provide }.not_to raise_error }
|
11
|
-
end
|
12
|
-
end
|
@@ -1 +0,0 @@
|
|
1
|
-
from ubuntu:bionic
|
@@ -1,18 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_docker/images/templatized'
|
4
|
-
require 'eac_templates/searcher'
|
5
|
-
|
6
|
-
RSpec.describe(::EacDocker::Images::Templatized, docker: true) do
|
7
|
-
let(:fixtures_dir) { ::Pathname.new('templatized_spec_files').expand_path(__dir__) }
|
8
|
-
let(:instance) { StubDockerImage.new }
|
9
|
-
|
10
|
-
before do
|
11
|
-
::EacTemplates::Searcher.default.included_paths << fixtures_dir
|
12
|
-
stub_const('StubDockerImage', Class.new(described_class))
|
13
|
-
end
|
14
|
-
|
15
|
-
describe '#provide' do
|
16
|
-
it { expect { instance.provide }.not_to raise_error }
|
17
|
-
end
|
18
|
-
end
|
@@ -1 +0,0 @@
|
|
1
|
-
from ubuntu:bionic
|
data/vendor/eac_fs/Gemfile
DELETED
@@ -1,20 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
$LOAD_PATH.push File.expand_path('lib', __dir__)
|
4
|
-
|
5
|
-
require 'eac_fs/version'
|
6
|
-
|
7
|
-
Gem::Specification.new do |s|
|
8
|
-
s.name = 'eac_fs'
|
9
|
-
s.version = EacFs::VERSION
|
10
|
-
s.authors = ['Put here the authors']
|
11
|
-
s.summary = 'Put here de description.'
|
12
|
-
|
13
|
-
s.files = Dir['{lib}/**/*']
|
14
|
-
|
15
|
-
s.add_dependency 'content-type'
|
16
|
-
s.add_dependency 'eac_ruby_utils', '~> 0.70'
|
17
|
-
s.add_dependency 'ruby-filemagic'
|
18
|
-
|
19
|
-
s.add_development_dependency 'eac_ruby_gem_support', '~> 0.3'
|
20
|
-
end
|
@@ -1,64 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/core_ext'
|
4
|
-
require 'fileutils'
|
5
|
-
|
6
|
-
module EacFs
|
7
|
-
class Cache
|
8
|
-
enable_context
|
9
|
-
|
10
|
-
CONTENT_FILE_NAME = '__content__'
|
11
|
-
|
12
|
-
attr_reader :path
|
13
|
-
|
14
|
-
def initialize(*path_parts)
|
15
|
-
raise ArgumentError, "\"#{path_parts}\" is empty" if path_parts.empty?
|
16
|
-
|
17
|
-
@path = ::File.expand_path(::File.join(*path_parts.map(&:to_s)))
|
18
|
-
end
|
19
|
-
|
20
|
-
def clear
|
21
|
-
return unless cached?
|
22
|
-
|
23
|
-
::File.unlink(content_path)
|
24
|
-
end
|
25
|
-
|
26
|
-
def read
|
27
|
-
return nil unless cached?
|
28
|
-
|
29
|
-
::File.read(content_path)
|
30
|
-
end
|
31
|
-
|
32
|
-
def read_or_cache
|
33
|
-
write(yield) unless cached?
|
34
|
-
|
35
|
-
read
|
36
|
-
end
|
37
|
-
|
38
|
-
def write(value)
|
39
|
-
assert_directory_on_path
|
40
|
-
::File.write(content_path, value)
|
41
|
-
value
|
42
|
-
end
|
43
|
-
|
44
|
-
def child(*child_path_parts)
|
45
|
-
self.class.new(path, *child_path_parts)
|
46
|
-
end
|
47
|
-
|
48
|
-
def cached?
|
49
|
-
::File.exist?(content_path)
|
50
|
-
end
|
51
|
-
|
52
|
-
def content_path
|
53
|
-
::File.join(path, CONTENT_FILE_NAME)
|
54
|
-
end
|
55
|
-
|
56
|
-
private
|
57
|
-
|
58
|
-
def assert_directory_on_path
|
59
|
-
raise "#{path} is a file" if ::File.file?(path)
|
60
|
-
|
61
|
-
::FileUtils.mkdir_p(path)
|
62
|
-
end
|
63
|
-
end
|
64
|
-
end
|
@@ -1,39 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_fs/patches'
|
4
|
-
require 'eac_ruby_utils/fs/temp'
|
5
|
-
|
6
|
-
module Avm
|
7
|
-
class CachedDownload
|
8
|
-
attr_reader :url, :fs_cache
|
9
|
-
|
10
|
-
def initialize(url, parent_fs_cache = nil)
|
11
|
-
@url = url
|
12
|
-
@fs_cache = (parent_fs_cache || fs_cache).child(url.parameterize)
|
13
|
-
end
|
14
|
-
|
15
|
-
def assert
|
16
|
-
download unless fs_cache.cached?
|
17
|
-
end
|
18
|
-
|
19
|
-
def download
|
20
|
-
::EacRubyUtils::Fs::Temp.on_file do |temp|
|
21
|
-
download_to(temp)
|
22
|
-
fs_cache.content_path.to_pathname.dirname.mkpath
|
23
|
-
::FileUtils.mv(temp.to_path, fs_cache.content_path)
|
24
|
-
end
|
25
|
-
end
|
26
|
-
|
27
|
-
def path
|
28
|
-
fs_cache.content_path.to_pathname
|
29
|
-
end
|
30
|
-
|
31
|
-
private
|
32
|
-
|
33
|
-
def download_to(local_file)
|
34
|
-
::URI.parse(url).open do |remote|
|
35
|
-
local_file.open('wb') { |handle| handle.write(remote.read) }
|
36
|
-
end
|
37
|
-
end
|
38
|
-
end
|
39
|
-
end
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require 'eac_ruby_utils/core_ext'
|
4
|
-
require 'content-type'
|
5
|
-
require 'filemagic'
|
6
|
-
|
7
|
-
module EacFs
|
8
|
-
class FileInfo
|
9
|
-
UNKNOWN_CONTENT_TYPE_STRING = 'application/octet-stream'
|
10
|
-
UNKNOWN_CONTENT_TYPE = ::ContentType.parse(UNKNOWN_CONTENT_TYPE_STRING)
|
11
|
-
|
12
|
-
enable_simple_cache
|
13
|
-
attr_reader :magic_string
|
14
|
-
|
15
|
-
def initialize(path)
|
16
|
-
@magic_string = ::FileMagic.new(FileMagic::MAGIC_MIME).file(path.to_pathname.to_path)
|
17
|
-
end
|
18
|
-
|
19
|
-
delegate :charset, :mime_type, :subtype, :type, to: :content_type
|
20
|
-
|
21
|
-
private
|
22
|
-
|
23
|
-
def content_type_uncached
|
24
|
-
::ContentType.parse(magic_string)
|
25
|
-
rescue ::Parslet::ParseFailed
|
26
|
-
UNKNOWN_CONTENT_TYPE
|
27
|
-
end
|
28
|
-
end
|
29
|
-
end
|