eac_tools 0.85.1 → 0.86.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.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +7 -12
  3. data/lib/eac_tools/version.rb +1 -1
  4. data/sub/avm-tools/Gemfile +2 -2
  5. data/sub/avm-tools/lib/avm/tools/rspec/helpers/runner.rb +20 -0
  6. data/sub/{avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/runners.rb → avm-tools/lib/avm/tools/rspec/helpers.rb} +3 -3
  7. data/sub/avm-tools/lib/avm/tools/rspec/setup.rb +24 -0
  8. data/sub/{avm-eac_latex_base0/lib/avm/eac_latex_base0/sources.rb → avm-tools/lib/avm/tools/rspec.rb} +2 -2
  9. data/sub/avm-tools/lib/avm/tools/runner/git/dirty_files.rb +1 -1
  10. data/sub/avm-tools/lib/avm/tools/runner/git/subrepo/fix.rb +1 -1
  11. data/sub/avm-tools/lib/avm/tools/runner/source/auto_commit.rb +2 -2
  12. data/sub/avm-tools/lib/avm/tools/runner/source/issue/complete.rb +1 -1
  13. data/sub/avm-tools/lib/avm/tools/runner/source/subs.rb +1 -1
  14. data/sub/avm-tools/lib/avm/tools/runner.rb +1 -1
  15. data/sub/avm-tools/lib/avm/tools/version.rb +1 -1
  16. data/sub/avm-tools/spec/dummy/avm-tools_stub/avm-tools.gemspec +1 -1
  17. data/sub/avm-tools/spec/dummy/ruby_gem_stub/ruby_gem_stub.gemspec +1 -1
  18. data/sub/avm-tools/spec/lib/avm/{projects/stereotypes → git/launcher_stereotypes}/git_subrepo/publish_spec.rb +19 -19
  19. data/sub/avm-tools/spec/lib/avm/git/launcher_stereotypes/git_subrepo/warp_spec.rb +49 -0
  20. data/sub/avm-tools/spec/lib/avm/launcher/context_spec.rb +22 -22
  21. data/sub/avm-tools/spec/lib/avm/tools/runner/files/rotate_spec.rb +14 -14
  22. data/sub/avm-tools/spec/lib/avm/tools/runner/git/deploy_spec.rb +37 -37
  23. data/sub/avm-tools/spec/lib/avm/tools/runner/launcher_stereotypes/list_spec.rb +1 -1
  24. data/sub/avm-tools/spec/lib/avm/tools/runner/source/issue/complete_spec.rb +4 -4
  25. data/sub/avm-tools/spec/lib/avm/tools/runner_spec.rb +2 -2
  26. data/sub/avm-tools/spec/rubocop_spec.rb +1 -1
  27. data/sub/avm-tools/spec/spec_helper/eac_launcher.rb +14 -14
  28. data/sub/avm-tools/spec/spec_helper.rb +3 -3
  29. metadata +12 -49
  30. data/sub/avm-eac_latex_base0/Gemfile +0 -8
  31. data/sub/avm-eac_latex_base0/avm-eac_latex_base0.gemspec +0 -21
  32. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/executables.rb +0 -22
  33. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/instances/apache_host.rb +0 -19
  34. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/instances/base.rb +0 -12
  35. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/instances/deploy.rb +0 -38
  36. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/instances.rb +0 -11
  37. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/base.rb +0 -44
  38. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/chapters_content.rb +0 -49
  39. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/commons.rb +0 -16
  40. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/copy_files.rb +0 -45
  41. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/file/base_stereotype.rb +0 -23
  42. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/file/chapter_index.rb +0 -27
  43. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/file/tex_source.rb +0 -37
  44. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build/file.rb +0 -49
  45. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/build.rb +0 -121
  46. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/runners/build_chapters.rb +0 -43
  47. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/runners/build_single.rb +0 -33
  48. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/sources/runners/info.rb +0 -32
  49. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0/version.rb +0 -7
  50. data/sub/avm-eac_latex_base0/lib/avm/eac_latex_base0.rb +0 -9
  51. data/sub/avm-eac_latex_base0/spec/rubocop_spec.rb +0 -3
  52. data/sub/avm-eac_latex_base0/spec/spec_helper.rb +0 -4
  53. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/instances/deploy/index.html.template +0 -9
  54. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/all.tex +0 -5
  55. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/ebook.tex +0 -11
  56. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/images.tex +0 -11
  57. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/links.tex +0 -2
  58. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/portuguese.tex +0 -8
  59. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/source_code/java.tex +0 -15
  60. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/source_code.tex +0 -21
  61. data/sub/avm-eac_latex_base0/template/avm/eac_latex_base0/sources/build/commons/utils.tex +0 -6
  62. data/sub/avm-tools/spec/lib/avm/projects/stereotypes/git_subrepo/warp_spec.rb +0 -49
  63. data/sub/avm-tools/spec/spec_helper/avm_tools_runner.rb +0 -11
  64. /data/sub/avm-tools/spec/lib/avm/{projects/stereotypes → git/launcher_stereotypes}/git_subrepo/publish_spec_settings.yml +0 -0
  65. /data/sub/avm-tools/spec/lib/avm/{projects/stereotypes → git/launcher_stereotypes}/git_subrepo/warp_spec_settings.yml +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 928bd2cd70684b44129a81e8d4c846be0e7245cf0a99b373d1df00e68278b7e0
4
- data.tar.gz: 9fa0a87f4b11c96c4d683fc673acfd543b85384594a0ec2846ce2b9059aca98f
3
+ metadata.gz: 3e7a01153f8633f72cb1eb3c7a1f1b0ad4fba1507669061336badb9e1b9add6d
4
+ data.tar.gz: f7f2c4d4d59dc6699243eebc96ca0db586ef864eb61492aeb9aa689cbae11910
5
5
  SHA512:
6
- metadata.gz: a9931e0000abee82380423babd51911240dfbaec7a91bb0c18295594c3b4d46b72f035b71ca3290c16a2540f886003b65b6aa22293bd2c65e11f0e578b42d99a
7
- data.tar.gz: d6d58463c3e21e68cc558d231173e271104b7c36e3534d86f8f3d19c8b5683e848d62bb06cea5e80a1622397aa874de799128aec5dcda3f610eb5d9a2705e250
6
+ metadata.gz: 6977a3c33cbd23d856017ff84975bd2eb97491f7d5c000ac929ada393d2695f0f5c21f9bd1178e5766b21845c3d7ea86d36e455278624b5463f9faa5937e2015
7
+ data.tar.gz: 5205a4ac2fccb23ddc3b065483b3199bcde98bc950c524822d5fc36b2253c005416c56bb7e019f1c9b42230f8efdfd054c8add13f4b9d151268bb1a4ef1e299e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- eac_tools (0.85.1)
4
+ eac_tools (0.86.0)
5
5
  avm (~> 0.84, >= 0.84.2)
6
6
  avm-eac_asciidoctor_base0 (~> 0.22)
7
7
  avm-eac_generic_base0 (~> 0.12, >= 0.12.2)
@@ -19,15 +19,7 @@ PATH
19
19
  avm-eac_webapp_base0 (~> 0.18, >= 0.18.3)
20
20
  avm-eac_wordpress_base0 (~> 0.3, >= 0.3.1)
21
21
  avm-git (~> 0.14)
22
- avm-tools (~> 0.159, >= 0.159.1)
23
- eac_ruby_utils (~> 0.121)
24
-
25
- PATH
26
- remote: sub/avm-eac_latex_base0
27
- specs:
28
- avm-eac_latex_base0 (0.3.2)
29
- avm (~> 0.84, >= 0.84.2)
30
- avm-eac_webapp_base0 (~> 0.18, >= 0.18.3)
22
+ avm-tools (~> 0.160)
31
23
  eac_ruby_utils (~> 0.121)
32
24
 
33
25
  PATH
@@ -71,7 +63,7 @@ PATH
71
63
  PATH
72
64
  remote: sub/avm-tools
73
65
  specs:
74
- avm-tools (0.159.1)
66
+ avm-tools (0.160.0)
75
67
  aranha-parsers (~> 0.22)
76
68
  avm (~> 0.84, >= 0.84.2)
77
69
  avm-eac_ruby_base1 (~> 0.33, >= 0.33.1)
@@ -135,6 +127,10 @@ GEM
135
127
  avm-eac_gitlab_base0 (0.4.0)
136
128
  avm-eac_github_base0 (~> 0.3)
137
129
  eac_ruby_utils (~> 0.119, >= 0.119.2)
130
+ avm-eac_latex_base0 (0.3.2)
131
+ avm (~> 0.84, >= 0.84.2)
132
+ avm-eac_webapp_base0 (~> 0.18, >= 0.18.3)
133
+ eac_ruby_utils (~> 0.121)
138
134
  avm-eac_python_base0 (0.2.2)
139
135
  avm-eac_generic_base0 (~> 0.12, >= 0.12.1)
140
136
  eac_ruby_utils (~> 0.119, >= 0.119.2)
@@ -351,7 +347,6 @@ PLATFORMS
351
347
  x86_64-linux
352
348
 
353
349
  DEPENDENCIES
354
- avm-eac_latex_base0!
355
350
  avm-eac_php_base0!
356
351
  avm-eac_postgresql_base0!
357
352
  avm-eac_redmine_plugin_base0!
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EacTools
4
- VERSION = '0.85.1'
4
+ VERSION = '0.86.0'
5
5
  end
@@ -4,5 +4,5 @@ source 'https://rubygems.org'
4
4
 
5
5
  gemspec
6
6
 
7
- local_gemfile = ::File.join(::File.dirname(__FILE__), 'Gemfile.local')
8
- eval_gemfile local_gemfile if ::File.exist?(local_gemfile)
7
+ local_gemfile = File.join(File.dirname(__FILE__), 'Gemfile.local')
8
+ eval_gemfile local_gemfile if File.exist?(local_gemfile)
@@ -0,0 +1,20 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Avm
4
+ module Tools
5
+ module Rspec
6
+ module Helpers
7
+ module Runner
8
+ def avm_tools_runner_args_prefix
9
+ []
10
+ end
11
+
12
+ def avm_tools_runner_run(*argv)
13
+ require 'avm/tools/runner'
14
+ Avm::Tools::Runner.run(argv: avm_tools_runner_args_prefix + argv)
15
+ end
16
+ end
17
+ end
18
+ end
19
+ end
20
+ end
@@ -3,9 +3,9 @@
3
3
  require 'eac_ruby_utils/core_ext'
4
4
 
5
5
  module Avm
6
- module EacLatexBase0
7
- module Sources
8
- module Runners
6
+ module Tools
7
+ module Rspec
8
+ module Helpers
9
9
  require_sub __FILE__
10
10
  end
11
11
  end
@@ -0,0 +1,24 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'avm/tools/rspec/helpers/runner'
4
+ require 'eac_ruby_utils/core_ext'
5
+
6
+ module Avm
7
+ module Tools
8
+ module Rspec
9
+ module Setup
10
+ extend ::ActiveSupport::Concern
11
+
12
+ SETUPS = %w[helpers].freeze
13
+
14
+ def self.extended(setup_obj)
15
+ SETUPS.each { |s| setup_obj.send("setup_#{s}") }
16
+ end
17
+
18
+ def setup_helpers
19
+ rspec_config.include ::Avm::Tools::Rspec::Helpers::Runner
20
+ end
21
+ end
22
+ end
23
+ end
24
+ end
@@ -3,8 +3,8 @@
3
3
  require 'eac_ruby_utils/core_ext'
4
4
 
5
5
  module Avm
6
- module EacLatexBase0
7
- module Sources
6
+ module Tools
7
+ module Rspec
8
8
  require_sub __FILE__
9
9
  end
10
10
  end
@@ -19,7 +19,7 @@ module Avm
19
19
  end
20
20
 
21
21
  def help_extra_text
22
- "Format fields:\n" + FIELDS.map { |k, v| " #{k} => #{v}" }.join("\n")
22
+ "Format fields:\n" + FIELDS.map { |k, v| " #{k} => #{v}" }.join("\n") # rubocop:disable Style/StringConcatenation
23
23
  end
24
24
 
25
25
  def run
@@ -51,7 +51,7 @@ module Avm
51
51
  ::Avm::Git::Scms::Git.new(runner_context.call(:git).root_path)
52
52
  end
53
53
 
54
- def new_check(fix_parent = false)
54
+ def new_check(fix_parent = false) # rubocop:disable Style/OptionalBooleanParameter
55
55
  r = ::Avm::Git::SubrepoChecks.new(local_repos).add_all_subrepos
56
56
  r.fix_parent = fix_parent
57
57
  r
@@ -27,8 +27,8 @@ module Avm
27
27
  end
28
28
 
29
29
  def help_extra_text
30
- "Rules\n" + ::Avm::Scms::AutoCommit::Rules.all
31
- .map { |r| ' ' + r.keys.join(', ') + "\n" }.join
30
+ "Rules\n" + ::Avm::Scms::AutoCommit::Rules.all # rubocop:disable Style/StringConcatenation
31
+ .map { |r| " #{r.keys.join(', ')}\n" }.join
32
32
  end
33
33
 
34
34
  private
@@ -48,7 +48,7 @@ module Avm
48
48
  end
49
49
 
50
50
  def skip_validations
51
- parsed.skip_validations.to_s.split(',').map(&:strip).reject(&:blank?)
51
+ parsed.skip_validations.to_s.split(',').map(&:strip).compact_blank
52
52
  end
53
53
 
54
54
  def git_complete_issue_options
@@ -38,7 +38,7 @@ module Avm
38
38
  def sub_info_label(sub)
39
39
  return '' unless parsed.info?
40
40
 
41
- ' [' + {
41
+ ' [' + { # rubocop:disable Style/StringConcatenation
42
42
  'CLASS' => sub.class.name,
43
43
  'SCM' => sub.scm.class.name
44
44
  }.map { |k, v| "#{k}: #{v}" }.join(', ') + ']'
@@ -20,7 +20,7 @@ module Avm
20
20
  end
21
21
 
22
22
  def extra_available_subcommands
23
- ::Avm::Registry.runners.registered_modules.map { |k| [k.command_argument, k] }.to_h
23
+ ::Avm::Registry.runners.registered_modules.index_by(&:command_argument)
24
24
  end
25
25
  end
26
26
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Avm
4
4
  module Tools
5
- VERSION = '0.159.1'
5
+ VERSION = '0.160.0'
6
6
  end
7
7
  end
@@ -8,7 +8,7 @@ require 'avm/tools/version'
8
8
  # Describe your gem and declare its dependencies:
9
9
  Gem::Specification.new do |s|
10
10
  s.name = 'avm/tools'
11
- s.version = ::Avm::Tools::VERSION
11
+ s.version = Avm::Tools::VERSION
12
12
  s.authors = ['Esquilo Azul Company']
13
13
  s.summary = 'Utilities to deploy applications and libraries.'
14
14
  s.license = 'MIT'
@@ -8,7 +8,7 @@ require 'ruby_gem_stub/version'
8
8
  # Describe your gem and declare its dependencies:
9
9
  Gem::Specification.new do |s|
10
10
  s.name = 'ruby_gem_stub'
11
- s.version = ::RubyGemStub::VERSION
11
+ s.version = RubyGemStub::VERSION
12
12
  s.authors = ['Esquilo Azul Company']
13
13
  s.summary = 'Ruby gem stub for tests.'
14
14
  s.files = Dir['{lib}/**/*']
@@ -6,13 +6,13 @@ require 'avm/launcher/publish/check_result'
6
6
  RSpec.describe Avm::Git::LauncherStereotypes::GitSubrepo::Publish do
7
7
  describe '#check' do
8
8
  context 'with clean context' do
9
- let(:settings_path) { ::File.join(__dir__, 'publish_spec_settings.yml') }
9
+ let(:settings_path) { File.join(__dir__, 'publish_spec_settings.yml') }
10
10
 
11
11
  before do
12
12
  temp_context(settings_path)
13
13
  end
14
14
 
15
- context 'with app with subrepo' do
15
+ context 'with app with subrepo' do # rubocop:disable RSpec/NestedGroups
16
16
  let(:remote_repos) { init_remote('mylib') }
17
17
 
18
18
  before do
@@ -22,50 +22,50 @@ RSpec.describe Avm::Git::LauncherStereotypes::GitSubrepo::Publish do
22
22
  wc.execute!('push', 'publish', 'master')
23
23
  end
24
24
 
25
- let!(:app) do
25
+ let!(:app) do # rubocop:disable RSpec/ScatteredLet
26
26
  r = init_git('app')
27
27
  touch_commit(r, 'file2')
28
28
  r.execute!('subrepo', 'clone', remote_repos, 'mylib')
29
29
  r
30
30
  end
31
31
 
32
- it { check_publish_status(:updated) }
32
+ it { check_publish_status(:updated) } # rubocop:disable RSpec/NoExpectationExample
33
33
 
34
- context 'after subrepo updated and before publishing' do # rubocop:disable RSpec/ContextWording
34
+ context 'after subrepo updated and before publishing' do # rubocop:disable RSpec/ContextWording, RSpec/NestedGroups
35
35
  before do
36
- ::Avm::Launcher::Context.current.publish_options[:confirm] = true
36
+ Avm::Launcher::Context.current.publish_options[:confirm] = true
37
37
  touch_commit(app, 'mylib/file3')
38
38
  end
39
39
 
40
- it { expect(::Avm::Launcher::Context.current.publish_options[:confirm]).to be(true) }
41
- it { check_publish_status(:pending) }
40
+ it { expect(Avm::Launcher::Context.current.publish_options[:confirm]).to be(true) }
41
+ it { check_publish_status(:pending) } # rubocop:disable RSpec/NoExpectationExample
42
42
 
43
- context 'after publishing' do # rubocop:disable RSpec/ContextWording
43
+ context 'after publishing' do # rubocop:disable RSpec/ContextWording, RSpec/NestedGroups
44
44
  before { described_class.new(app_mylib_instance).run }
45
45
 
46
- it { check_publish_status(:updated) }
46
+ it { check_publish_status(:updated) } # rubocop:disable RSpec/NoExpectationExample
47
47
 
48
- context 'after reset context' do # rubocop:disable RSpec/ContextWording
48
+ context 'after reset context' do # rubocop:disable RSpec/ContextWording, RSpec/NestedGroups
49
49
  before do
50
50
  sleep 2
51
- ::Avm::Launcher::Context.current = ::Avm::Launcher::Context.new(
52
- projects_root: ::Avm::Launcher::Context.current.root.real,
51
+ Avm::Launcher::Context.current = Avm::Launcher::Context.new(
52
+ projects_root: Avm::Launcher::Context.current.root.real,
53
53
  settings_file: settings_path,
54
- cache_root: ::Dir.mktmpdir
54
+ cache_root: Dir.mktmpdir
55
55
  )
56
56
  end
57
57
 
58
- it { check_publish_status(:updated) }
58
+ it { check_publish_status(:updated) } # rubocop:disable RSpec/NoExpectationExample
59
59
  end
60
60
  end
61
61
  end
62
62
 
63
63
  def check_publish_status(status_key) # rubocop:disable Metrics/AbcSize
64
64
  instance = app_mylib_instance
65
- expect(instance).to be_a(::Avm::Launcher::Instances::Base)
66
- expect(instance.stereotypes).to include(::Avm::Git::LauncherStereotypes::GitSubrepo)
65
+ expect(instance).to be_a(Avm::Launcher::Instances::Base)
66
+ expect(instance.stereotypes).to include(Avm::Git::LauncherStereotypes::GitSubrepo)
67
67
 
68
- status = ::Avm::Launcher::Publish::CheckResult.const_get("STATUS_#{status_key}".upcase)
68
+ status = Avm::Launcher::Publish::CheckResult.const_get("STATUS_#{status_key}".upcase)
69
69
  publish = described_class.new(instance)
70
70
  expect(publish.check.status).to(
71
71
  eq(status),
@@ -75,7 +75,7 @@ RSpec.describe Avm::Git::LauncherStereotypes::GitSubrepo::Publish do
75
75
  end
76
76
 
77
77
  def app_mylib_instance
78
- ::Avm::Launcher::Context.current.instance('/app/mylib')
78
+ Avm::Launcher::Context.current.instance('/app/mylib')
79
79
  end
80
80
  end
81
81
  end
@@ -0,0 +1,49 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'avm/git/launcher_stereotypes/git_subrepo/warp'
4
+
5
+ RSpec.describe Avm::Git::LauncherStereotypes::GitSubrepo::Warp do
6
+ let(:repos) { init_remote('mylib_repos') }
7
+ let(:app1) { init_git('app1') } # rubocop:disable RSpec/IndexedLet
8
+ let(:app2) { init_git('app2') } # rubocop:disable RSpec/IndexedLet
9
+
10
+ describe '#unknown' do
11
+ before do
12
+ temp_context(File.join(__dir__, 'warp_spec_settings.yml'))
13
+
14
+ wc = init_git('mylib_wc')
15
+ touch_commit(wc, 'file1')
16
+ wc.execute!('remote', 'add', 'origin', repos)
17
+ wc.execute!('push', 'origin', 'master')
18
+
19
+ touch_commit(app1, 'file2')
20
+ app1.execute!('subrepo', 'clone', repos, 'mylib')
21
+
22
+ touch_commit(app2, 'file3')
23
+ app2.execute!('subrepo', 'clone', repos, 'mylib')
24
+ touch_commit(app2, 'mylib/file4')
25
+ app2.execute!('subrepo', 'push', 'mylib')
26
+ end
27
+
28
+ it 'revisions should match' do # rubocop:disable RSpec/ExampleLength, RSpec/MultipleExpectations
29
+ master_ref = repos.rev_parse('master')
30
+ expect(master_ref.present?).to be true
31
+
32
+ master_ref_previous = repos.rev_parse('master^')
33
+ expect(master_ref_previous.present?).to be true
34
+
35
+ app2.execute!('subrepo', 'branch', 'mylib', '--fetch', '--force')
36
+ expect(app2.rev_parse('subrepo/mylib')).to eq master_ref
37
+
38
+ app1.execute!('subrepo', 'branch', 'mylib', '--fetch', '--force')
39
+ expect(app1.rev_parse('subrepo/mylib')).to eq master_ref_previous
40
+
41
+ instance = Avm::Launcher::Context.current.instance('/app1/mylib')
42
+ expect(instance).to be_a Avm::Launcher::Instances::Base
43
+ warp = instance.warped
44
+ expect(warp).to be_a described_class
45
+ wgit = Avm::Git::Launcher::Base.new(warp)
46
+ expect(wgit.rev_parse('HEAD')).to eq master_ref_previous
47
+ end
48
+ end
49
+ end
@@ -3,7 +3,7 @@
3
3
  require 'avm/launcher/context'
4
4
  require 'avm/launcher/stereotype'
5
5
 
6
- RSpec.describe ::Avm::Launcher::Context do
6
+ RSpec.describe Avm::Launcher::Context do
7
7
  describe '#instances' do
8
8
  it 'returns all stub instances' do
9
9
  is = described_class.current.instances.map(&:name)
@@ -14,7 +14,7 @@ RSpec.describe ::Avm::Launcher::Context do
14
14
  describe '#instance' do
15
15
  it 'returns with slash on begin' do
16
16
  expect(described_class.current.instance('/avm-tools_stub'))
17
- .to be_a(::Avm::Launcher::Instances::Base)
17
+ .to be_a(Avm::Launcher::Instances::Base)
18
18
  end
19
19
 
20
20
  context 'when the subinstance is mylib' do
@@ -28,11 +28,11 @@ RSpec.describe ::Avm::Launcher::Context do
28
28
  end
29
29
 
30
30
  before do
31
- temp_context(::File.join(__dir__, 'context_spec.yml'))
31
+ temp_context(File.join(__dir__, 'context_spec.yml'))
32
32
  mylib_repos
33
33
  end
34
34
 
35
- context 'when sub is a GitSubrepo' do
35
+ context 'when sub is a GitSubrepo' do # rubocop:disable RSpec/NestedGroups
36
36
  let(:sub) { described_class.current.instance('/app/sub1') }
37
37
  let(:instance) { described_class.current.instance('/app/sub1/mylib') }
38
38
 
@@ -42,18 +42,18 @@ RSpec.describe ::Avm::Launcher::Context do
42
42
  app.execute!('subrepo', 'clone', mylib_repos, 'sub1/mylib')
43
43
  end
44
44
 
45
- it { expect(sub).to be_a(::Avm::Launcher::Instances::Base) }
45
+ it { expect(sub).to be_a(Avm::Launcher::Instances::Base) }
46
46
 
47
47
  it do
48
- ::Avm::Launcher::Stereotype.git_stereotypes
48
+ Avm::Launcher::Stereotype.git_stereotypes
49
49
  .each { |s| expect(sub.stereotypes).not_to include(s) }
50
50
  end
51
51
 
52
- it { expect(instance).to be_a(::Avm::Launcher::Instances::Base) }
53
- it { expect(instance.stereotypes).to include(::Avm::Git::LauncherStereotypes::GitSubrepo) }
52
+ it { expect(instance).to be_a(Avm::Launcher::Instances::Base) }
53
+ it { expect(instance.stereotypes).to include(Avm::Git::LauncherStereotypes::GitSubrepo) }
54
54
  end
55
55
 
56
- context 'when sub is a GitSubtree' do
56
+ context 'when sub is a GitSubtree' do # rubocop:disable RSpec/NestedGroups
57
57
  let(:sub) { described_class.current.instance('/app/sub1') }
58
58
  let(:instance) { described_class.current.instance('/app/sub1/mylib') }
59
59
 
@@ -64,18 +64,18 @@ RSpec.describe ::Avm::Launcher::Context do
64
64
  app.execute!('remote', 'add', 'mylib', mylib_repos)
65
65
  end
66
66
 
67
- it { expect(sub).to be_a(::Avm::Launcher::Instances::Base) }
67
+ it { expect(sub).to be_a(Avm::Launcher::Instances::Base) }
68
68
 
69
69
  it do
70
- ::Avm::Launcher::Stereotype.git_stereotypes
70
+ Avm::Launcher::Stereotype.git_stereotypes
71
71
  .each { |s| expect(sub.stereotypes).not_to include(s) }
72
72
  end
73
73
 
74
- it { expect(instance).to be_a(::Avm::Launcher::Instances::Base) }
75
- it { expect(instance.stereotypes).to include(::Avm::Git::LauncherStereotypes::GitSubtree) }
74
+ it { expect(instance).to be_a(Avm::Launcher::Instances::Base) }
75
+ it { expect(instance.stereotypes).to include(Avm::Git::LauncherStereotypes::GitSubtree) }
76
76
  end
77
77
 
78
- context 'when subtree is present' do
78
+ context 'when subtree is present' do # rubocop:disable RSpec/NestedGroups
79
79
  before do
80
80
  app = init_git('subtree_main_app')
81
81
  touch_commit(app, 'file1')
@@ -83,14 +83,14 @@ RSpec.describe ::Avm::Launcher::Context do
83
83
  app.execute!('remote', 'add', 'mylib', mylib_repos)
84
84
  end
85
85
 
86
- it 'recognizes subtree instance' do
86
+ it 'recognizes subtree instance' do # rubocop:disable RSpec/MultipleExpectations
87
87
  i = described_class.current.instance('/subtree_main_app/mylib')
88
- expect(i).to be_a(::Avm::Launcher::Instances::Base)
89
- expect(i.stereotypes).to include(::Avm::Git::LauncherStereotypes::GitSubtree)
88
+ expect(i).to be_a(Avm::Launcher::Instances::Base)
89
+ expect(i.stereotypes).to include(Avm::Git::LauncherStereotypes::GitSubtree)
90
90
  end
91
91
  end
92
92
 
93
- context 'when subinstance in HEAD and not in git_current_revision' do
93
+ context 'when subinstance in HEAD and not in git_current_revision' do # rubocop:disable RSpec/NestedGroups
94
94
  it 'does not return subinstance' do
95
95
  app = init_git('app') # HEAD: master
96
96
  touch_commit(app, 'file2')
@@ -100,8 +100,8 @@ RSpec.describe ::Avm::Launcher::Context do
100
100
  end
101
101
  end
102
102
 
103
- context 'when subinstances in/not in HEAD and not in/in git_current_revision' do
104
- context 'when subinstance in HEAD and not in git_current_revision' do
103
+ context 'when subinstances in/not in HEAD and not in/in git_current_revision' do # rubocop:disable RSpec/NestedGroups
104
+ context 'when subinstance in HEAD and not in git_current_revision' do # rubocop:disable RSpec/NestedGroups
105
105
  it 'does not return subinstance' do
106
106
  app = init_git('app') # HEAD: master
107
107
  touch_commit(app, 'file2')
@@ -111,7 +111,7 @@ RSpec.describe ::Avm::Launcher::Context do
111
111
  end
112
112
  end
113
113
 
114
- context 'when subinstance not in HEAD and in git_current_revision' do
114
+ context 'when subinstance not in HEAD and in git_current_revision' do # rubocop:disable RSpec/NestedGroups
115
115
  it 'returns subinstance' do # rubocop:disable RSpec/ExampleLength
116
116
  app = init_git('app') # HEAD: master
117
117
  touch_commit(app, 'file3')
@@ -119,7 +119,7 @@ RSpec.describe ::Avm::Launcher::Context do
119
119
  app.execute!('subrepo', 'clone', mylib_repos, 'mylib')
120
120
  app.execute!('checkout', 'not_master') # HEAD: not_master
121
121
  expect(described_class.current.instance('/app/mylib'))
122
- .to be_a(::Avm::Launcher::Instances::Base)
122
+ .to be_a(Avm::Launcher::Instances::Base)
123
123
  end
124
124
  end
125
125
  end
@@ -17,33 +17,33 @@ class StubClock
17
17
  end
18
18
  end
19
19
 
20
- ::RSpec.describe ::Avm::Tools::Runner::Files::Rotate do
21
- let(:workdir) { ::Dir.mktmpdir }
20
+ RSpec.describe Avm::Tools::Runner::Files::Rotate do
21
+ let(:workdir) { Dir.mktmpdir }
22
22
  let(:source_basename) { 'myfile.tar.gz' }
23
- let(:source_path) { ::File.join(workdir, source_basename) }
23
+ let(:source_path) { File.join(workdir, source_basename) }
24
24
 
25
25
  before do
26
- ::FileUtils.touch(source_path)
26
+ FileUtils.touch(source_path)
27
27
  end
28
28
 
29
- it { expect(::File.exist?(source_path)).to be(true) }
29
+ it { expect(File.exist?(source_path)).to be(true) }
30
30
 
31
31
  context 'when run' do
32
- let(:files_with_prefix) { ::Dir["#{workdir}/myfile_*.tar.gz"] }
32
+ let(:files_with_prefix) { Dir["#{workdir}/myfile_*.tar.gz"] }
33
33
 
34
34
  before do
35
- ::Avm::Tools::Runner.run(argv: ['files', 'rotate', source_path])
35
+ Avm::Tools::Runner.run(argv: ['files', 'rotate', source_path])
36
36
  end
37
37
 
38
- it { expect(::File.exist?(source_path)).to be(false) }
38
+ it { expect(File.exist?(source_path)).to be(false) }
39
39
  it { expect(files_with_prefix.count).to eq(1) }
40
40
  end
41
41
 
42
42
  describe 'space limit' do
43
- let(:tempdir) { ::Dir.mktmpdir }
44
- let(:clock) { ::StubClock.new(2000, 1, 1) }
43
+ let(:tempdir) { Dir.mktmpdir }
44
+ let(:clock) { StubClock.new(2000, 1, 1) }
45
45
 
46
- it 'limit space used by rotated files' do
46
+ it 'limit space used by rotated files' do # rubocop:disable RSpec/NoExpectationExample
47
47
  file1 = create_and_rotate_stub_file([], [])
48
48
  file2 = create_and_rotate_stub_file([file1], [])
49
49
  file3 = create_and_rotate_stub_file([file2], [file1])
@@ -63,9 +63,9 @@ end
63
63
  end
64
64
 
65
65
  def create_stub_file
66
- stub_path = ::File.join(tempdir, 'stub.ext')
67
- ::File.write(stub_path, 'A' * 16)
68
- ::FileUtils.touch(stub_path, mtime: clock.tick)
66
+ stub_path = File.join(tempdir, 'stub.ext')
67
+ File.write(stub_path, 'A' * 16)
68
+ FileUtils.touch(stub_path, mtime: clock.tick)
69
69
  stub_path
70
70
  end
71
71
  end