avm 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/lib/avm/executables.rb +24 -0
  3. data/lib/avm/files.rb +9 -0
  4. data/lib/avm/files/appendable.rb +55 -0
  5. data/lib/avm/files/appendable/file_content.rb +24 -0
  6. data/lib/avm/files/appendable/plain_directory.rb +25 -0
  7. data/lib/avm/files/appendable/resource_base.rb +13 -0
  8. data/lib/avm/files/appendable/tar_output_command.rb +26 -0
  9. data/lib/avm/files/appendable/templatized_directory.rb +29 -0
  10. data/lib/avm/files/appender.rb +11 -0
  11. data/lib/avm/files/deploy.rb +71 -0
  12. data/lib/avm/files/formatter.rb +90 -0
  13. data/lib/avm/files/formatter/formats.rb +13 -0
  14. data/lib/avm/files/formatter/formats/base.rb +62 -0
  15. data/lib/avm/files/formatter/formats/generic_plain.rb +34 -0
  16. data/lib/avm/files/formatter/formats/html.rb +45 -0
  17. data/lib/avm/files/formatter/formats/javascript.rb +23 -0
  18. data/lib/avm/files/formatter/formats/json.rb +27 -0
  19. data/lib/avm/files/formatter/formats/php.rb +21 -0
  20. data/lib/avm/files/formatter/formats/python.rb +21 -0
  21. data/lib/avm/files/formatter/formats/ruby.rb +22 -0
  22. data/lib/avm/files/formatter/formats/xml.rb +27 -0
  23. data/lib/avm/files/formatter/utf8_assert.rb +72 -0
  24. data/lib/avm/files/info.rb +24 -0
  25. data/lib/avm/files/rotate.rb +107 -0
  26. data/lib/avm/git.rb +10 -0
  27. data/lib/avm/git/auto_commit/commit_info.rb +23 -0
  28. data/lib/avm/git/auto_commit/rules.rb +31 -0
  29. data/lib/avm/git/auto_commit/rules/base.rb +39 -0
  30. data/lib/avm/git/auto_commit/rules/last.rb +19 -0
  31. data/lib/avm/git/auto_commit/rules/manual.rb +45 -0
  32. data/lib/avm/git/auto_commit/rules/new.rb +24 -0
  33. data/lib/avm/git/auto_commit/rules/nth.rb +31 -0
  34. data/lib/avm/git/auto_commit/rules/unique.rb +21 -0
  35. data/lib/avm/git/auto_commit_path.rb +28 -0
  36. data/lib/avm/git/auto_commit_path/ruby.rb +20 -0
  37. data/lib/avm/git/commit.rb +59 -0
  38. data/lib/avm/git/commit/class_methods.rb +31 -0
  39. data/lib/avm/git/commit/deploy.rb +38 -0
  40. data/lib/avm/git/commit/deploy_methods.rb +19 -0
  41. data/lib/avm/git/commit/diff_tree_line.rb +32 -0
  42. data/lib/avm/git/commit/file.rb +46 -0
  43. data/lib/avm/git/file_auto_fixup.rb +83 -0
  44. data/lib/avm/git/issue.rb +11 -0
  45. data/lib/avm/git/issue/complete.rb +51 -0
  46. data/lib/avm/git/issue/complete/commits.rb +42 -0
  47. data/lib/avm/git/issue/complete/git_subrepos.rb +23 -0
  48. data/lib/avm/git/issue/complete/local_branch.rb +54 -0
  49. data/lib/avm/git/issue/complete/local_tag.rb +39 -0
  50. data/lib/avm/git/issue/complete/push.rb +54 -0
  51. data/lib/avm/git/issue/complete/remote.rb +33 -0
  52. data/lib/avm/git/issue/complete/test.rb +45 -0
  53. data/lib/avm/git/issue/complete/tracker.rb +28 -0
  54. data/lib/avm/git/issue/complete/validation.rb +31 -0
  55. data/lib/avm/git/issue/complete/validations.rb +53 -0
  56. data/lib/avm/git/issue/complete/working_tree.rb +19 -0
  57. data/lib/avm/git/issue/deliver.rb +56 -0
  58. data/lib/avm/git/organize.rb +11 -0
  59. data/lib/avm/git/organize/reference_update.rb +34 -0
  60. data/lib/avm/git/organize/repository.rb +76 -0
  61. data/lib/avm/git/revision_test.rb +106 -0
  62. data/lib/avm/git/subrepo_check.rb +38 -0
  63. data/lib/avm/git/subrepo_check/parent.rb +51 -0
  64. data/lib/avm/git/subrepo_check/remote.rb +89 -0
  65. data/lib/avm/git/subrepo_check/show_result.rb +32 -0
  66. data/lib/avm/git/subrepo_checks.rb +59 -0
  67. data/lib/avm/result.rb +86 -0
  68. data/lib/avm/version.rb +1 -1
  69. metadata +123 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 76638a50e8427dad6ecb195da51a10def71512b50d6ccfdc077dc8c3cfb7407c
4
- data.tar.gz: 858b52227faabeb78f0cb55b3196e3a702b7c58bcd920c2280f53f436f738179
3
+ metadata.gz: 48ecdcb50aac1e10f469312a825cb7886604032f47d337330966c3f0b7b6e480
4
+ data.tar.gz: 7fd3a70ac3c8bb16c5044071c9a9a52bb45d4f182d95a9d2937c93caa77c0aac
5
5
  SHA512:
6
- metadata.gz: 61e68a1e384b360e0923a5d8d9f1d27df603871264e2b424fa117412d38a6c3d9af7efcb43a32c85e871a84e7df743119a2bf5439def816854bb09ad1930c065
7
- data.tar.gz: df0bcc88cf7292dc014d4efbe9b8227b51889af7dc5bc41c28bd4dc20ab64ab947e75b43d7174e5f6ea48d22a16e3afb4fc426c87527b5b13e465eaf7b0761de
6
+ metadata.gz: 1304ebb9a5961d2d5ac18a3e4307928dbd0e93b0acfadc6eb9920c583fb6cbc2f308dcfbb84cf205ef04fac4f00e4e93a17b1a2d26e502fd24600e221ccd01ff
7
+ data.tar.gz: cf533a32fe0890493d0d823f585e8af62582024de4fa577fe90b461b127b5cffefb795cba12259abeb892030f8aee0821927e581876e0b63a9fe6e96759e5a35
@@ -0,0 +1,24 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/envs'
4
+ require 'eac_ruby_utils/simple_cache'
5
+
6
+ module Avm
7
+ module Executables
8
+ class << self
9
+ include ::EacRubyUtils::SimpleCache
10
+
11
+ def env
12
+ ::EacRubyUtils::Envs.local
13
+ end
14
+
15
+ private
16
+
17
+ %w[file git js-beautify latex php-cs-fixer tidy yapf xdg-open].each do |program|
18
+ define_method(program.underscore + '_uncached') do
19
+ env.executable(program, '--version')
20
+ end
21
+ end
22
+ end
23
+ end
24
+ end
data/lib/avm/files.rb ADDED
@@ -0,0 +1,9 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/require_sub'
4
+ ::EacRubyUtils.require_sub(__FILE__)
5
+
6
+ module Avm
7
+ module Files
8
+ end
9
+ end
@@ -0,0 +1,55 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+
5
+ module Avm
6
+ module Files
7
+ module Appendable
8
+ require_sub __FILE__
9
+
10
+ attr_reader :variables_source
11
+
12
+ def appended
13
+ @appended ||= []
14
+ end
15
+
16
+ def append_templatized_directories(directories)
17
+ directories.each { |directory| append_templatized_directory(directory) }
18
+ self
19
+ end
20
+
21
+ def append_plain_directory(directory)
22
+ appended << ::Avm::Files::Appendable::PlainDirectory.new(self, directory)
23
+ self
24
+ end
25
+
26
+ def append_tar_output_command(tar_command)
27
+ appended << ::Avm::Files::Appendable::TarOutputCommand.new(self, tar_command)
28
+ self
29
+ end
30
+
31
+ def append_templatized_directory(directory)
32
+ appended << ::Avm::Files::Appendable::TemplatizedDirectory.new(self, directory)
33
+ self
34
+ end
35
+
36
+ def append_file_content(target_path, content)
37
+ appended << ::Avm::Files::Appendable::FileContent
38
+ .new(self, target_path, content)
39
+ self
40
+ end
41
+
42
+ def variables_source_set(source)
43
+ @variables_source = source
44
+ self
45
+ end
46
+
47
+ def write_appended_on(target_dir)
48
+ target_dir = target_dir.to_pathname
49
+ raise "\"#{target_dir}\" is not a directory" unless target_dir.directory?
50
+
51
+ appended.each { |append| append.write_on(target_dir) }
52
+ end
53
+ end
54
+ end
55
+ end
@@ -0,0 +1,24 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+ require 'avm/files/appendable/resource_base'
5
+
6
+ module Avm
7
+ module Files
8
+ module Appendable
9
+ class FileContent < ::Avm::Files::Appendable::ResourceBase
10
+ attr_reader :target_path, :content
11
+
12
+ def initialize(deploy, target_path, content)
13
+ super(deploy)
14
+ @target_path = target_path
15
+ @content = content
16
+ end
17
+
18
+ def write_on(target_dir)
19
+ target_dir.join(target_path).write(content)
20
+ end
21
+ end
22
+ end
23
+ end
24
+ end
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+ require 'avm/files/appendable/resource_base'
5
+
6
+ module Avm
7
+ module Files
8
+ module Appendable
9
+ class PlainDirectory < ::Avm::Files::Appendable::ResourceBase
10
+ attr_reader :source_path
11
+
12
+ def initialize(appender, source_path)
13
+ super(appender)
14
+ @source_path = source_path.to_pathname
15
+ end
16
+
17
+ def write_on(target_dir)
18
+ raise "\"#{source_path}\" is not a directory" unless source_path.directory?
19
+
20
+ ::FileUtils.cp_r("#{source_path}/.", target_dir.to_path)
21
+ end
22
+ end
23
+ end
24
+ end
25
+ end
@@ -0,0 +1,13 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+
5
+ module Avm
6
+ module Files
7
+ module Appendable
8
+ class ResourceBase
9
+ common_constructor :appender
10
+ end
11
+ end
12
+ end
13
+ end
@@ -0,0 +1,26 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+ require 'eac_ruby_utils/envs'
5
+ require 'avm/files/appendable/resource_base'
6
+
7
+ module Avm
8
+ module Files
9
+ module Appendable
10
+ class TarOutputCommand < ::Avm::Files::Appendable::ResourceBase
11
+ attr_reader :command
12
+
13
+ def initialize(appender, command)
14
+ super(appender)
15
+ @command = command
16
+ end
17
+
18
+ def write_on(target_dir)
19
+ command.pipe(
20
+ ::EacRubyUtils::Envs.local.command('tar', '-xf', '-', '-C', target_dir)
21
+ ).execute!
22
+ end
23
+ end
24
+ end
25
+ end
26
+ end
@@ -0,0 +1,29 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+ require 'avm/files/appendable/resource_base'
5
+ require 'eac_templates/directory'
6
+
7
+ module Avm
8
+ module Files
9
+ module Appendable
10
+ class TemplatizedDirectory < ::Avm::Files::Appendable::ResourceBase
11
+ attr_reader :source_path
12
+
13
+ def initialize(appender, source_path)
14
+ super(appender)
15
+ @source_path = source_path
16
+ end
17
+
18
+ def write_on(target_dir)
19
+ raise 'Variables source not set' if appender.variables_source.blank?
20
+
21
+ ::EacTemplates::Directory.new(source_path).apply(
22
+ appender.variables_source,
23
+ target_dir
24
+ )
25
+ end
26
+ end
27
+ end
28
+ end
29
+ end
@@ -0,0 +1,11 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'avm/files/appendable'
4
+
5
+ module Avm
6
+ module Files
7
+ class Appender
8
+ include ::Avm::Files::Appendable
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,71 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'addressable'
4
+ require 'avm/files/appendable'
5
+ require 'eac_ruby_utils/core_ext'
6
+
7
+ module Avm
8
+ module Files
9
+ class Deploy
10
+ include ::Avm::Files::Appendable
11
+ enable_simple_cache
12
+
13
+ attr_reader :build_dir, :target_env, :target_path
14
+
15
+ common_constructor :target_env, :target_path
16
+
17
+ def run
18
+ on_build_dir do
19
+ copy_content_to_build_dir
20
+ mkdir_target
21
+ clear_content
22
+ send_untar_package
23
+ set_target_permission
24
+ end
25
+ end
26
+
27
+ private
28
+
29
+ def on_build_dir
30
+ @build_dir = ::Dir.mktmpdir
31
+ yield
32
+ ensure
33
+ ::FileUtils.rm_rf(@build_dir)
34
+ end
35
+
36
+ def copy_content_to_build_dir
37
+ write_appended_on(build_dir)
38
+ end
39
+
40
+ def mkdir_target
41
+ target_env.command('mkdir', '-p', target_path).execute!
42
+ end
43
+
44
+ def clear_content
45
+ target_env.command(
46
+ 'find', target_path, '-mindepth', '1', '-maxdepth', '1', '-exec', 'rm', '-rf', '{}', ';'
47
+ ).execute!
48
+ end
49
+
50
+ def send_untar_package
51
+ tar_build_command.pipe(untar_build_command).execute!
52
+ end
53
+
54
+ def set_target_permission
55
+ target_env.command('chmod', '755', target_path).execute!
56
+ end
57
+
58
+ def tar_build_command
59
+ source_env.command('tar', '-czO', '-C', build_dir, '.')
60
+ end
61
+
62
+ def untar_build_command
63
+ target_env.command('tar', '-xzf', '-', '-C', target_path)
64
+ end
65
+
66
+ def source_env
67
+ ::EacRubyUtils::Envs.local
68
+ end
69
+ end
70
+ end
71
+ end
@@ -0,0 +1,90 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+ require 'eac_ruby_utils/fs/traversable'
5
+
6
+ module Avm
7
+ module Files
8
+ class Formatter
9
+ include ::EacRubyUtils::Fs::Traversable
10
+ require_sub __FILE__
11
+ enable_simple_cache
12
+ enable_speaker
13
+ enable_listable
14
+ lists.add_symbol :option, :apply, :recursive, :verbose
15
+ common_constructor :source_paths, :options, default: [{}] do
16
+ options.assert_valid_keys(self.class.lists.option.values)
17
+ end
18
+
19
+ FORMATS = %w[ruby php html python xml javascript json generic_plain].freeze
20
+
21
+ def run
22
+ clear
23
+ search_files
24
+ apply
25
+ show_results
26
+ end
27
+
28
+ private
29
+
30
+ def apply
31
+ infom "Applying #{@formats_files.count} format(s)... "
32
+ @formats_files.each do |format, files|
33
+ infom "Applying format #{format.name} (Files matched: #{files.count})..."
34
+ next unless options[OPTION_APPLY]
35
+
36
+ @result += format.apply(files)
37
+ end
38
+ end
39
+
40
+ def traverser_check_file(file)
41
+ format = find_format(file)
42
+ infov file, format ? format.class : '-' if options[OPTION_VERBOSE]
43
+ return unless format
44
+
45
+ @formats_files[format] ||= []
46
+ @formats_files[format] << file
47
+ end
48
+
49
+ def clear
50
+ @formats_files = {}
51
+ @result = []
52
+ end
53
+
54
+ def find_format(file)
55
+ formats.each do |c|
56
+ return c if c.match?(file)
57
+ end
58
+ nil
59
+ end
60
+
61
+ def formats_uncached
62
+ FORMATS.map do |identifier|
63
+ "avm/files/formatter/formats/#{identifier}".camelize.constantize.new
64
+ end
65
+ end
66
+
67
+ def search_files
68
+ infov 'Directories to search', source_paths.count
69
+ source_paths.each do |source_path|
70
+ infom "Searching files on \"#{source_path}\"..."
71
+ traverser_check_path(source_path)
72
+ end
73
+ end
74
+
75
+ def show_results
76
+ changed = @result.select(&:changed)
77
+ changed.each do |h|
78
+ out h.file.to_s.cyan
79
+ out " (#{h.format})".yellow
80
+ puts ' changed'.green
81
+ end
82
+ infov('Files changed', "#{changed.count}/#{@result.count}")
83
+ end
84
+
85
+ def traverser_recursive
86
+ options[OPTION_RECURSIVE]
87
+ end
88
+ end
89
+ end
90
+ end
@@ -0,0 +1,13 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'eac_ruby_utils/core_ext'
4
+
5
+ module Avm
6
+ module Files
7
+ class Formatter
8
+ module Formats
9
+ require_sub __FILE__
10
+ end
11
+ end
12
+ end
13
+ end
@@ -0,0 +1,62 @@
1
+ # frozen_string_literal: true
2
+
3
+ require 'avm/files/info'
4
+ require 'ostruct'
5
+
6
+ module Avm
7
+ module Files
8
+ class Formatter
9
+ module Formats
10
+ class Base
11
+ def apply(files)
12
+ old_content = Hash[files.map { |f| [f, File.read(f)] }]
13
+ ::Avm::Files::Formatter::Utf8Assert.assert_files(files) { internal_apply(files) }
14
+ files.map { |f| build_file_result(f, old_content[f]) }
15
+ end
16
+
17
+ def name
18
+ self.class.name.demodulize
19
+ end
20
+
21
+ def match?(file)
22
+ match_by_filename?(file) || match_by_type?(file)
23
+ end
24
+
25
+ def valid_basenames
26
+ constant_or_array('VALID_BASENAMES')
27
+ end
28
+
29
+ def valid_types
30
+ constant_or_array('VALID_TYPES')
31
+ end
32
+
33
+ private
34
+
35
+ def constant_or_array(name)
36
+ return [] unless self.class.const_defined?(name)
37
+
38
+ self.class.const_get(name)
39
+ end
40
+
41
+ def build_file_result(file, old_content)
42
+ ::OpenStruct.new(file: file, format: self.class,
43
+ changed: (old_content != File.read(file)))
44
+ end
45
+
46
+ def match_by_filename?(file)
47
+ valid_basenames.any? do |valid_basename|
48
+ file.basename.fnmatch?(valid_basename)
49
+ end
50
+ end
51
+
52
+ def match_by_type?(file)
53
+ info = ::Avm::Files::Info.new(file)
54
+ return unless info.content_type.type == 'text'
55
+
56
+ valid_types.include?(info.content_type.subtype)
57
+ end
58
+ end
59
+ end
60
+ end
61
+ end
62
+ end