hammer_cli_foreman_remote_execution 0.3.0 → 0.3.2
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/lib/hammer_cli_foreman_remote_execution/foreign_input_set.rb +2 -0
- data/lib/hammer_cli_foreman_remote_execution/i18n.rb +5 -7
- data/lib/hammer_cli_foreman_remote_execution/interface_extensions.rb +2 -2
- data/lib/hammer_cli_foreman_remote_execution/job_invocation.rb +6 -4
- data/lib/hammer_cli_foreman_remote_execution/job_template.rb +8 -6
- data/lib/hammer_cli_foreman_remote_execution/options/normalizers.rb +5 -3
- data/lib/hammer_cli_foreman_remote_execution/remote_execution_feature.rb +4 -1
- data/lib/hammer_cli_foreman_remote_execution/subnet_extensions.rb +3 -1
- data/lib/hammer_cli_foreman_remote_execution/template_input.rb +2 -0
- data/lib/hammer_cli_foreman_remote_execution/version.rb +3 -1
- data/lib/hammer_cli_foreman_remote_execution.rb +2 -0
- data/locale/ca/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ca/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/cs_CZ/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/de/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/de/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/en/LC_MESSAGES/{hammer-cli-foreman-remote-execution.mo → hammer_cli_foreman_remote_execution.mo} +0 -0
- data/locale/en/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +1 -1
- data/locale/es/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/es/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +42 -48
- data/locale/fr/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/fr/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +48 -52
- data/locale/it/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/it/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/ja/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ja/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +50 -56
- data/locale/ka/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ka/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/ko/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ko/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +64 -70
- data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/ru/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ru/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +44 -50
- data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +50 -56
- data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/test/unit/foreign_input_set_test.rb +2 -0
- data/test/unit/job_invocation_test.rb +10 -6
- data/test/unit/job_template_test.rb +9 -4
- data/test/unit/remote_execution_feature_test.rb +2 -1
- data/test/unit/template_input_test.rb +2 -0
- metadata +39 -43
- data/.gitignore +0 -24
- data/.rubocop.yml +0 -8
- data/.travis.yml +0 -9
- data/.tx/config +0 -9
- data/Gemfile +0 -24
- data/Rakefile +0 -21
- data/hammer_cli_foreman_remote_execution.gemspec +0 -21
- data/locale/ca/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/cs_CZ/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/de/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/es/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/fr/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/it/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ja/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ka/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ko/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ru/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- /data/locale/{hammer-cli-foreman-remote-execution.pot → hammer_cli_foreman_remote_execution.pot} +0 -0
data/Rakefile
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
require 'bundler/gem_tasks'
|
2
|
-
require 'rake/testtask'
|
3
|
-
require 'ci/reporter/rake/minitest'
|
4
|
-
|
5
|
-
Rake::TestTask.new :test do |t|
|
6
|
-
t.libs.push "lib"
|
7
|
-
t.test_files = Dir.glob('test/**/*_test.rb')
|
8
|
-
t.verbose = true
|
9
|
-
end
|
10
|
-
|
11
|
-
namespace :pkg do
|
12
|
-
desc 'Generate package source gem'
|
13
|
-
task :generate_source => :build
|
14
|
-
end
|
15
|
-
|
16
|
-
task :default => :test
|
17
|
-
|
18
|
-
require "hammer_cli_foreman_remote_execution/version"
|
19
|
-
require "hammer_cli_foreman_remote_execution/i18n"
|
20
|
-
require "hammer_cli/i18n/find_task"
|
21
|
-
HammerCLI::I18n::FindTask.define(HammerCLIForemanRemoteExecution::I18n::LocaleDomain.new, HammerCLIForemanRemoteExecution.version.to_s)
|
@@ -1,21 +0,0 @@
|
|
1
|
-
require File.expand_path('../lib/hammer_cli_foreman_remote_execution/version', __FILE__)
|
2
|
-
|
3
|
-
Gem::Specification.new do |s|
|
4
|
-
s.name = 'hammer_cli_foreman_remote_execution'
|
5
|
-
s.version = HammerCLIForemanRemoteExecution.version.dup
|
6
|
-
s.platform = Gem::Platform::RUBY
|
7
|
-
s.authors = ['Foreman Remote Execution team']
|
8
|
-
s.email = ['foreman-dev@googlegroups.com']
|
9
|
-
s.homepage = 'https://github.com/theforeman/hammer_cli_foreman_remote_execution'
|
10
|
-
s.license = 'GPL-3.0-or-later'
|
11
|
-
|
12
|
-
s.summary = 'CLI for the Foreman remote execution plugin'
|
13
|
-
s.description = 'CLI for the Foreman remote execution plugin'
|
14
|
-
|
15
|
-
s.files = `git ls-files`.split("\n")
|
16
|
-
s.test_files = `git ls-files test`.split("\n")
|
17
|
-
s.extra_rdoc_files = `git ls-files doc`.split("\n") + Dir['README*', 'LICENSE']
|
18
|
-
|
19
|
-
s.add_dependency 'hammer_cli_foreman', '>= 0.1.3', '< 4.0.0'
|
20
|
-
s.add_dependency 'hammer_cli_foreman_tasks', '~> 0.0.3'
|
21
|
-
end
|
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
|
/data/locale/{hammer-cli-foreman-remote-execution.pot → hammer_cli_foreman_remote_execution.pot}
RENAMED
File without changes
|