conventional_commits 0.2.6 → 0.2.8

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dfcf1509b4e79d3f242ea269bceeee592525b966c03da4e80e81c8e61f77a8a4
4
- data.tar.gz: 28330e916294316cfc5816134aca2b964d6b0285236d6edccfdac11ba856ade9
3
+ metadata.gz: 281c8c2db424ebd20bc53ff867c31814826bba9adf313808e6dc1024c2fcec02
4
+ data.tar.gz: 86f0db1f231e9a498ba2f6f4d6f923981ece66cef88db1acbc3022af2bff69dd
5
5
  SHA512:
6
- metadata.gz: 792c7f55a212ba698366687aea46555d93cb231895d540de2e8d6b0749f1abe9d21872e803a1a4619542fd63849a1a8d9e20331de057313c7c7c41992de6a2dc
7
- data.tar.gz: 845fefdafa1e57c5efb15505d869618b23080ad72eefe4f32108854eb44e4d20159fb6db12805cb1e3d0f977a97b02f57a9bfae29db28cf9173ee7fbe73b9230
6
+ metadata.gz: 80fb474a6aea4b5ba69e4e8b6871cb03fbe15147093e0752f67658babfefe4fdab9fae11693a1e6a25a19a40d3c006b49a12c8d96a115d3a6d4a98f864fea9b4
7
+ data.tar.gz: e75385ac234ad58d053940e76a3a4debe34025805170fdf84805ff6f7aad388efb11040cc0b52a8c1daf7e73e957c6040d47cc5ddf93de4fb5c55b42b59f505d
data/Gemfile CHANGED
@@ -9,4 +9,4 @@ gem "gem-release"
9
9
  gem "rake", "~> 13.0"
10
10
  gem "rspec", "~> 3.0"
11
11
  gem "rubocop", "~> 1.21"
12
- gem "simplecov"
12
+ gem "simplecov"
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- conventional_commits (0.2.5)
4
+ conventional_commits (0.2.7)
5
5
  open3
6
6
  thor
7
7
  yaml
@@ -16,39 +16,39 @@ GEM
16
16
  rspec-expectations (~> 3.4)
17
17
  thor (~> 1.0)
18
18
  ast (2.4.2)
19
- bigdecimal (3.1.6)
19
+ bigdecimal (3.1.7)
20
20
  builder (3.2.4)
21
21
  contracts (0.17)
22
- cucumber (9.1.2)
23
- builder (~> 3.2, >= 3.2.4)
24
- cucumber-ci-environment (~> 9.2, >= 9.2.0)
25
- cucumber-core (~> 12.0)
22
+ cucumber (9.2.0)
23
+ builder (~> 3.2)
24
+ cucumber-ci-environment (> 9, < 11)
25
+ cucumber-core (> 13, < 14)
26
26
  cucumber-cucumber-expressions (~> 17.0)
27
- cucumber-gherkin (> 24, < 27)
27
+ cucumber-gherkin (> 24, < 28)
28
28
  cucumber-html-formatter (> 20.3, < 22)
29
29
  cucumber-messages (> 19, < 25)
30
30
  diff-lcs (~> 1.5)
31
- mini_mime (~> 1.1, >= 1.1.5)
32
- multi_test (~> 1.1, >= 1.1.0)
33
- sys-uname (~> 1.2, >= 1.2.3)
34
- cucumber-ci-environment (9.2.0)
35
- cucumber-core (12.0.0)
36
- cucumber-gherkin (>= 25, < 27)
31
+ mini_mime (~> 1.1)
32
+ multi_test (~> 1.1)
33
+ sys-uname (~> 1.2)
34
+ cucumber-ci-environment (10.0.1)
35
+ cucumber-core (13.0.2)
36
+ cucumber-gherkin (>= 27, < 28)
37
37
  cucumber-messages (>= 20, < 23)
38
- cucumber-tag-expressions (~> 5.0, >= 5.0.4)
39
- cucumber-cucumber-expressions (17.0.2)
38
+ cucumber-tag-expressions (> 5, < 7)
39
+ cucumber-cucumber-expressions (17.1.0)
40
40
  bigdecimal
41
- cucumber-gherkin (26.2.0)
42
- cucumber-messages (>= 19.1.4, < 22.1)
43
- cucumber-html-formatter (21.2.0)
41
+ cucumber-gherkin (27.0.0)
42
+ cucumber-messages (>= 19.1.4, < 23)
43
+ cucumber-html-formatter (21.3.1)
44
44
  cucumber-messages (> 19, < 25)
45
45
  cucumber-messages (22.0.0)
46
- cucumber-tag-expressions (5.0.6)
46
+ cucumber-tag-expressions (6.1.0)
47
47
  diff-lcs (1.5.1)
48
48
  docile (1.4.0)
49
49
  ffi (1.16.3)
50
50
  gem-release (2.2.2)
51
- json (2.7.1)
51
+ json (2.7.2)
52
52
  language_server-protocol (3.17.0.3)
53
53
  mini_mime (1.1.5)
54
54
  multi_test (1.1.0)
@@ -59,7 +59,7 @@ GEM
59
59
  racc
60
60
  racc (1.7.3)
61
61
  rainbow (3.1.1)
62
- rake (13.1.0)
62
+ rake (13.2.1)
63
63
  regexp_parser (2.9.0)
64
64
  rexml (3.2.6)
65
65
  rspec (3.13.0)
@@ -75,7 +75,7 @@ GEM
75
75
  diff-lcs (>= 1.2.0, < 2.0)
76
76
  rspec-support (~> 3.13.0)
77
77
  rspec-support (3.13.1)
78
- rubocop (1.62.1)
78
+ rubocop (1.63.1)
79
79
  json (~> 2.3)
80
80
  language_server-protocol (>= 3.17.0)
81
81
  parallel (~> 1.10)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ConventionalCommits
4
- VERSION = "0.2.6"
4
+ VERSION = "0.2.8"
5
5
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  require_relative "conventional_commits/version"
4
4
 
5
- module Conventional§Commits
5
+ module ConventionalCommits
6
6
  class Error < StandardError; end
7
7
  # Your code goes here...
8
8
  end
@@ -28,6 +28,21 @@ class File
28
28
  end
29
29
  end
30
30
 
31
+ def self.add_to_file_data(path, data)
32
+ File.open(path, "a") do |f|
33
+ f.write(data)
34
+ end
35
+ end
36
+
37
+ def self.create_or_add_to_file_data(path, data)
38
+ if exist?(path)
39
+ data = data.empty? ? "" : "\n#{data}"
40
+ add_to_file_data(path, data)
41
+ else
42
+ create_new_file_with_data(path, data)
43
+ end
44
+ end
45
+
31
46
  def self.read_file(path)
32
47
  File.open(path, "r") do |f|
33
48
  data = f.read.to_s
@@ -9,19 +9,17 @@ module ConventionalCommits
9
9
  cmd = (common_hooks + [
10
10
  cli_command(prepare_commit_cli)
11
11
  ])
12
- .join("\n")
13
- create_file_and_make_executable(path: "prepare-commit-msg", data: cmd)
12
+ create_file_and_make_executable(path: "prepare-commit-msg", commands: cmd)
14
13
  end
15
14
 
16
15
  def install_pre_commit
17
16
  cmd = common_hooks
18
- .join("\n")
19
- create_file_and_make_executable(path: "pre-commit", data: cmd)
17
+ create_file_and_make_executable(path: "pre-commit", commands: cmd)
20
18
  end
21
19
 
22
20
  def install_commit_msg
23
- cmd = (common_hooks + [cli_command(validate_commit_msg)]).join("\n")
24
- create_file_and_make_executable(path: "commit-msg", data: cmd)
21
+ cmd = (common_hooks + [cli_command(validate_commit_msg)])
22
+ create_file_and_make_executable(path: "commit-msg", commands: cmd)
25
23
  end
26
24
 
27
25
  def install_all
@@ -30,13 +28,22 @@ module ConventionalCommits
30
28
  install_prepare_commit_msg
31
29
  end
32
30
 
33
- def create_file_and_make_executable(path:, data:)
31
+ def create_file_and_make_executable(path:, commands:)
34
32
  File.create_directory(path: hook_directory)
35
33
  full_path = "#{hook_directory}/#{path}"
36
- File.create_new_file_with_data(full_path, data)
34
+ filtered_commands = filter_existed_values_in_script(path: full_path, commands:)
35
+ data = filtered_commands.join("\n")
36
+ File.create_or_add_to_file_data(full_path, data)
37
37
  FileUtils.chmod("+x", full_path)
38
38
  end
39
39
 
40
+ def filter_existed_values_in_script(path:, commands:)
41
+ return commands unless File.exist?(path)
42
+
43
+ data = File.read_file(path) || ""
44
+ commands.reject { |cmd| data.include?(cmd) }
45
+ end
46
+
40
47
  def initial_lines
41
48
  [start_line,
42
49
  ruby_eval]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conventional_commits
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swift-Gurus
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-03-29 00:00:00.000000000 Z
11
+ date: 2024-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: open3
@@ -108,7 +108,6 @@ files:
108
108
  - Gemfile.lock
109
109
  - README.md
110
110
  - Rakefile
111
- - conventional_commits.gemspec
112
111
  - exe/conventional_commits
113
112
  - lib/branch/branch_name_generator.rb
114
113
  - lib/cli/branch_name_cli.rb
@@ -1,41 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require_relative "lib/conventional_commits/version"
4
-
5
- Gem::Specification.new do |spec|
6
- spec.name = "conventional_commits"
7
- spec.version = ConventionalCommits::VERSION
8
- spec.authors = "Swift-Gurus"
9
- spec.email = "alexei.hmelevski@gmail.com"
10
-
11
- spec.summary = "Make your commit unified."
12
- spec.description = "Enforces conventional commits specs."
13
- spec.homepage = "https://github.com/Swift-Gurus/conventional_commits"
14
- spec.required_ruby_version = ">= 3.1"
15
-
16
- spec.metadata["allowed_push_host"] = "https://rubygems.org"
17
-
18
- spec.metadata["homepage_uri"] = spec.homepage
19
- spec.metadata["source_code_uri"] = "https://github.com/Swift-Gurus/conventional_commits"
20
- spec.metadata["changelog_uri"] = "https://github.com/Swift-Gurus/conventional_commits"
21
-
22
- # Specify which files should be added to the gem when it is released.
23
- # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
24
- spec.files = Dir.chdir(__dir__) do
25
- `git ls-files -z`.split("\x0").reject do |f|
26
- (f == __FILE__) || f.match(%r{\A(?:(?:bin|test|spec|features)/|\.(?:git|travis|circleci)|appveyor)})
27
- end
28
- end
29
- spec.bindir = "exe"
30
- spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
31
- spec.require_paths = ["lib"]
32
-
33
- # Uncomment to register a new dependency of your gem
34
- spec.add_dependency "open3"
35
- spec.add_dependency "thor"
36
- spec.add_dependency "yaml"
37
-
38
- spec.add_development_dependency "aruba"
39
- spec.add_development_dependency "cucumber"
40
- spec.add_development_dependency "simplecov"
41
- end