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
@@ -1,45 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'avm/eac_latex_base0/sources/build/commons'
4
- require 'avm/eac_latex_base0/sources/build/file'
5
-
6
- module Avm
7
- module EacLatexBase0
8
- module Sources
9
- class Build
10
- module CopyFiles
11
- def copy_project_files
12
- copy_project_dir('.')
13
- end
14
-
15
- def copy_project_obj(subpath)
16
- return if File.basename(subpath).start_with?('.')
17
-
18
- if File.directory?(File.join(project.root, subpath))
19
- copy_project_dir(subpath)
20
- else
21
- copy_project_file(subpath)
22
- end
23
- end
24
-
25
- def copy_project_file(subpath)
26
- ::Avm::EacLatexBase0::Sources::Build::File.new(project, subpath)
27
- .build_to_dir(source_temp_dir)
28
- end
29
-
30
- def copy_project_dir(subpath)
31
- Dir.entries(File.join(project.root, subpath)).each do |f|
32
- copy_project_obj(File.join(subpath, f))
33
- end
34
- end
35
-
36
- def copy_commons_files
37
- target_dir = source_temp_dir.join('commons')
38
- target_dir.mkpath
39
- ::Avm::EacLatexBase0::Sources::Build::Commons.instance.template.apply(self, target_dir)
40
- end
41
- end
42
- end
43
- end
44
- end
45
- end
@@ -1,23 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Avm
4
- module EacLatexBase0
5
- module Sources
6
- class Build
7
- class File
8
- module BaseStereotype
9
- private
10
-
11
- def target_subpath
12
- subpath
13
- end
14
-
15
- def copy(target_path)
16
- FileUtils.copy_file(source_path, target_path)
17
- end
18
- end
19
- end
20
- end
21
- end
22
- end
23
- end
@@ -1,27 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Avm
4
- module EacLatexBase0
5
- module Sources
6
- class Build
7
- class File
8
- module ChapterIndex
9
- class << self
10
- def match?(subpath)
11
- ::File.basename(subpath) == 'index.tex'
12
- end
13
- end
14
-
15
- private
16
-
17
- def target_subpath
18
- ::Avm::EacLatexBase0::Sources::Build.chapter_filename( # rubocop:disable Style/StringConcatenation
19
- File.basename(File.dirname(subpath))
20
- ) + '.tex'
21
- end
22
- end
23
- end
24
- end
25
- end
26
- end
27
- end
@@ -1,37 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Avm
4
- module EacLatexBase0
5
- module Sources
6
- class Build
7
- class File
8
- module TexSource
9
- class << self
10
- def match?(subpath)
11
- ::File.extname(subpath) == '.tex'
12
- end
13
- end
14
-
15
- private
16
-
17
- def copy(target_path)
18
- ::File.write(target_path, target_content)
19
- end
20
-
21
- def target_content
22
- s = ::File.read(source_path)
23
- replacements.each do |from, to|
24
- s = s.gsub(from, to)
25
- end
26
- s
27
- end
28
-
29
- def replacements
30
- { '%dir%' => ::File.dirname(subpath) }
31
- end
32
- end
33
- end
34
- end
35
- end
36
- end
37
- end
@@ -1,49 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'eac_ruby_utils/core_ext'
4
-
5
- module Avm
6
- module EacLatexBase0
7
- module Sources
8
- class Build
9
- class File
10
- require_sub __FILE__
11
- include ::Avm::EacLatexBase0::Sources::Build::File::BaseStereotype
12
- DEFAULT_STEREOTYPES = [::Avm::EacLatexBase0::Sources::Build::File::ChapterIndex,
13
- ::Avm::EacLatexBase0::Sources::Build::File::TexSource].freeze
14
-
15
- class << self
16
- def stereotypes
17
- DEFAULT_STEREOTYPES
18
- end
19
- end
20
-
21
- common_constructor :project, :subpath do
22
- self.class.stereotypes.each do |stereotype|
23
- singleton_class.prepend(stereotype) if stereotype.match?(subpath)
24
- end
25
- end
26
-
27
- def build_to_dir(build_root_target_dir)
28
- create_target_dir(build_root_target_dir)
29
- copy(target_path(build_root_target_dir))
30
- end
31
-
32
- private
33
-
34
- def create_target_dir(build_root_target_dir)
35
- FileUtils.mkdir_p(File.dirname(target_path(build_root_target_dir)))
36
- end
37
-
38
- def source_path
39
- File.join(project.root, subpath)
40
- end
41
-
42
- def target_path(build_root_target_dir)
43
- File.join(build_root_target_dir, target_subpath)
44
- end
45
- end
46
- end
47
- end
48
- end
49
- end
@@ -1,121 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'avm/executables'
4
- require 'avm/eac_latex_base0/executables'
5
- require 'eac_ruby_utils/core_ext'
6
- require 'eac_ruby_utils/fs/temp'
7
- require 'eac_ruby_utils/fs/clearable_directory'
8
-
9
- module Avm
10
- module EacLatexBase0
11
- module Sources
12
- class Build
13
- require_sub __FILE__, include_modules: true
14
- enable_speaker
15
-
16
- CONTENT_VAR = '%%%CONTENT%%%'
17
-
18
- common_constructor :project, :options do
19
- run
20
- end
21
-
22
- private
23
-
24
- attr_reader :source_temp_dir
25
-
26
- def run
27
- start_banner
28
- check_chapter
29
- build
30
- success('Done!')
31
- end
32
-
33
- def start_banner
34
- infov('Chapter', chapter)
35
- infov('Output file', output_file)
36
- end
37
-
38
- def build
39
- on_temp_source_dir do
40
- copy_project_files
41
- copy_commons_files
42
- include_content
43
- compile
44
- check
45
- move_output_to_target
46
- open_output
47
- end
48
- end
49
-
50
- def check
51
- return if ::File.size(temp_output_file).positive?
52
-
53
- fatal_error("Zero-size file builded: #{temp_output_file}")
54
- end
55
-
56
- def compile
57
- compile_command.execute!.each_line do |line|
58
- if line.include?('No file')
59
- raise 'Command returned without error, but there is at least one "No file" line in' \
60
- "log: #{line}"
61
- end
62
- end
63
- end
64
-
65
- def compile_command
66
- ::Avm::EacLatexBase0::Executables.latex.command(*compile_command_args)
67
- .chdir(source_temp_dir)
68
- end
69
-
70
- def compile_command_args
71
- r = ["-output-director=#{build_dir}", '-output-format=pdf',
72
- '-interaction=nonstopmode', '-halt-on-error', '-file-line-error']
73
- r << if chapter.present?
74
- "\\includeonly{#{chapter_filename(chapter)}}\\input{main.tex}"
75
- else
76
- './main.tex'
77
- end
78
- r
79
- end
80
-
81
- def move_output_to_target
82
- File.rename(temp_output_file, output_file)
83
- infov('Size', ::Filesize.from("#{File.size(output_file)} B").pretty)
84
- end
85
-
86
- def temp_output_file
87
- File.join(build_dir, 'main.pdf')
88
- end
89
-
90
- def on_temp_source_dir
91
- if options[:source_dir].present?
92
- @source_temp_dir = ::EacRubyUtils::Fs::ClearableDirectory.new(options.source_dir).clear
93
- yield
94
- else
95
- ::EacRubyUtils::Fs::Temp.on_directory do |directory|
96
- @source_temp_dir = directory
97
- yield
98
- end
99
- end
100
- end
101
-
102
- def build_dir
103
- r = project.root.join('build')
104
- r.mkpath
105
- r
106
- end
107
-
108
- def output_file
109
- options[:output_file] || project.default_output_file
110
- end
111
-
112
- def open_output
113
- return unless options[:open]
114
-
115
- infom("Opening \"#{output_file}\"")
116
- ::Avm::Executables.xdg_open.command(output_file).system!
117
- end
118
- end
119
- end
120
- end
121
- end
@@ -1,43 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'avm/eac_latex_base0/sources/build'
4
- require 'eac_cli/core_ext'
5
-
6
- module Avm
7
- module EacLatexBase0
8
- module Sources
9
- module Runners
10
- class BuildChapters
11
- runner_with :help do
12
- arg_opt '-o', '--output-dir', 'Output chapters to specific directory.'
13
- end
14
-
15
- def run
16
- runner_context.call(:project_banner)
17
- output_dir.mkpath
18
- project.chapters.each_with_index do |c, i|
19
- ::Avm::EacLatexBase0::Sources::Build.new(project, chapter_build_options(c, i))
20
- end
21
- end
22
-
23
- private
24
-
25
- def chapter_build_options(chapter, index)
26
- output_name = "#{(index + 1).to_s.rjust(3, '0')}_#{chapter}.pdf"
27
- { output_file: output_dir.join(output_name), chapter: chapter }
28
- end
29
-
30
- def output_dir_uncached
31
- (
32
- parsed.output_dir || project.default_output_dir.join('chapters')
33
- ).to_pathname
34
- end
35
-
36
- def project
37
- runner_context.call(:project)
38
- end
39
- end
40
- end
41
- end
42
- end
43
- end
@@ -1,33 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'avm/eac_latex_base0/sources/build'
4
- require 'eac_cli/core_ext'
5
-
6
- module Avm
7
- module EacLatexBase0
8
- module Sources
9
- module Runners
10
- class BuildSingle
11
- runner_with :help do
12
- arg_opt '-s', '--source-dir', 'Write .tex source code in specific directory.'
13
- arg_opt '-f', '--output-file', 'Output to specific file.'
14
- arg_opt '-c', '--chapter', 'Write only the chapter <chapter>.'
15
- bool_opt '-o', '--open', 'Open the file after build.'
16
- end
17
-
18
- def run
19
- runner_context.call(:project_banner)
20
- infov 'Build options', build_options
21
- ::Avm::EacLatexBase0::Sources::Build.new(runner_context.call(:project), parsed)
22
- end
23
-
24
- private
25
-
26
- def build_options
27
- parsed.slice_fetch(:output_file, :open, :chapter, :source_dir)
28
- end
29
- end
30
- end
31
- end
32
- end
33
- end
@@ -1,32 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'avm/eac_latex_base0/sources/build'
4
- require 'eac_cli/core_ext'
5
-
6
- module Avm
7
- module EacLatexBase0
8
- module Sources
9
- module Runners
10
- class Info
11
- runner_with :help do
12
- desc 'Information about a loca EacRailsBase0 local project.'
13
- end
14
-
15
- def run
16
- runner_context.call(:project_banner)
17
- infov 'Chapters', project.chapters.count
18
- project.chapters.each_with_index do |chapter, index|
19
- infov " * #{index + 1}", chapter
20
- end
21
- end
22
-
23
- private
24
-
25
- def project
26
- runner_context.call(:project)
27
- end
28
- end
29
- end
30
- end
31
- end
32
- end
@@ -1,7 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- module Avm
4
- module EacLatexBase0
5
- VERSION = '0.3.2'
6
- end
7
- end
@@ -1,9 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'eac_ruby_utils/core_ext'
4
-
5
- module Avm
6
- module EacLatexBase0
7
- require_sub __FILE__
8
- end
9
- end
@@ -1,3 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- EacRubyUtils::Rspec.default_setup.describe_rubocop
@@ -1,4 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'eac_ruby_utils/rspec/default_setup'
4
- EacRubyUtils::Rspec.default_setup_create(File.expand_path('..', __dir__))
@@ -1,9 +0,0 @@
1
- <html>
2
- <head>
3
- <title>%%title%%</title>
4
- </head>
5
- <body>
6
- <h1>%%title%%</h1>
7
- <a href="%%pdf_path%%">PDF</a>
8
- </body>
9
- </html>
@@ -1,5 +0,0 @@
1
- \input{commons/links}
2
- \input{commons/portuguese}
3
- \input{commons/source_code}
4
- \input{commons/utils}
5
- \input{commons/images}
@@ -1,11 +0,0 @@
1
- \documentclass[a4paper,twoside,final,12pt,openany]{memoir}
2
- \input{commons/all}
3
- \setlength{\parindent}{0em}
4
- \setlength{\parskip}{1em}
5
- \setlrmarginsandblock{1cm}{1cm}{*}
6
- \setulmarginsandblock{2cm}{2cm}{*}
7
- \checkandfixthelayout
8
-
9
- \newcommand{\chapref}[1] {
10
- Cap. \ref{chap:#1} - \nameref{chap:#1}
11
- }
@@ -1,11 +0,0 @@
1
- \usepackage{graphicx}
2
- \usepackage[font=small,labelfont=bf]{caption}
3
-
4
- \newcommand{\inputimage}[2] {
5
- \begin{minipage}{\linewidth}
6
- \begin{center}
7
- \includegraphics{#1}
8
- \captionof{figure}{#2}
9
- \end{center}
10
- \end{minipage}
11
- }
@@ -1,2 +0,0 @@
1
- \usepackage{hyperref}
2
- \hypersetup{colorlinks=true}
@@ -1,8 +0,0 @@
1
- \usepackage[utf8]{inputenc}
2
- \usepackage[portuguese]{babel}
3
- \usepackage{listings}
4
- \lstset{
5
- inputencoding=utf8,
6
- extendedchars=true,
7
- literate={á}{{\'a}}1 {à}{{\`a}}1 {ã}{{\~a}}1 {â}{{\^a}}1 {é}{{\'e}}1 {ê}{{\^e}}1 {ë}{{\"e}}1 {í}{{\'i}}1 {ç}{{\c{c}}}1 {Ç}{{\c{C}}}1 {õ}{{\~o}}1 {Õ}{{\~O}}1 {ó}{{\'o}}1 {ô}{{\^o}}1 {ú}{{\'u}}1
8
- }
@@ -1,15 +0,0 @@
1
- \lstloadlanguages{Java}
2
- \newcommand{\java}[1] {
3
- \lstinline[language=Java]{#1}
4
- }
5
- \newcommand{\javafile}[1] {
6
- \begin{minipage}{\linewidth}
7
- \lstinputlisting[language=Java,caption=$#1$]{#1}
8
- \end{minipage}
9
- }
10
- \lstnewenvironment{javaenv} {
11
- \lstset{language=Java}
12
- \minipage\linewidth
13
- } {
14
- \endminipage
15
- }
@@ -1,21 +0,0 @@
1
- \usepackage[dvipsnames]{xcolor}
2
- \usepackage{listings}
3
- \usepackage{courier}
4
- \usepackage[T1]{fontenc}
5
- \usepackage{textcomp}
6
- \definecolor{code_background}{rgb}{0.95,0.95,0.95}
7
- \lstset{
8
- backgroundcolor=\color{code_background},
9
- breakatwhitespace=false,
10
- breaklines=true,
11
- basicstyle=\ttfamily\color{black},
12
- commentstyle = \ttfamily\color{gray},
13
- keywordstyle=\ttfamily\color{blue},
14
- stringstyle=\color{orange},
15
- showstringspaces=false,
16
- frame=single,
17
- basicstyle=\ttfamily\tiny,
18
- columns=flexible,
19
- upquote=true,
20
- }
21
- \input{commons/source_code/java}
@@ -1,6 +0,0 @@
1
- \newcommand{\todo}[0] {
2
- \textcolor{red}{\textbf{TO-DO}}
3
- }
4
- \newcommand{\dq}[1] {
5
- ``#1''
6
- }
@@ -1,49 +0,0 @@
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
- describe '#unknown' do
7
- before do
8
- temp_context(::File.join(__dir__, 'warp_spec_settings.yml'))
9
-
10
- @repos = init_remote('mylib_repos')
11
-
12
- wc = init_git('mylib_wc')
13
- touch_commit(wc, 'file1')
14
- wc.execute!('remote', 'add', 'origin', @repos)
15
- wc.execute!('push', 'origin', 'master')
16
-
17
- @app1 = init_git('app1')
18
- touch_commit(@app1, 'file2')
19
- @app1.execute!('subrepo', 'clone', @repos, 'mylib')
20
-
21
- @app2 = init_git('app2')
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
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 ::Avm::Git::LauncherStereotypes::GitSubrepo::Warp
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
@@ -1,11 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- ::RSpec.configure do |_config|
4
- def avm_tools_runner_args_prefix
5
- []
6
- end
7
-
8
- def avm_tools_runner_run(*argv)
9
- ::Avm::Tools::Runner.run(argv: avm_tools_runner_args_prefix + argv)
10
- end
11
- end