prima-twig 0.3.18 → 0.3.19

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9cc415d5730f8d0f8cac043fccf3d4341c492b9b
4
- data.tar.gz: c3e4f32055543c7ada3325e52aacdc761d4833b4
3
+ metadata.gz: 3a9ae1cb08f3d907795bb3d0381c02640dd801fe
4
+ data.tar.gz: 46b693f627b78df6b6e8833ba1595e5c31a8e483
5
5
  SHA512:
6
- metadata.gz: 45ff442ec7b399349ce78868f9aad4700a6aed206de9417c1faa8d6241a87ffc9fc91c3a7862ff8a01a49f63dfd734c59a321902dede29c0c86159bd9c344982
7
- data.tar.gz: 509e0dd8eba54d1dbbd31946fe3c2f9d1980140aa7fcdf52916fced5b45a7ec19936231b170a0aa26be16cedb2bb6d6888c9904fd231f9be5558a3c35cc37d58
6
+ metadata.gz: c497774798b42ab9428126116a31d96c9846259807e466be6a37edb597595bb4e3b3f9d47c23980979d70ce4fce3c7093925b33c3da259252c40479c1eda7137
7
+ data.tar.gz: 50b7fad840116c24ac134cc760709f2ffa2c14eda69f212a36b7f9f486b27d838b2f8ebaf1cd49c94474bb2e20d26eea41ad2c02a66f127f43d5b24bc897080b
data/bin/twig-feature CHANGED
@@ -113,7 +113,7 @@ class Release
113
113
  socket_branch = {name: "master"}
114
114
  pamela_branch = {name: "master"}
115
115
 
116
- @dns_record_identifier = "#{@prima.clean_branch_name(prima_branch[:name])}-#{@prima.clean_branch_name(backoffice_branch[:name])}-#{@prima.clean_branch_name(urania_branch[:name])}".gsub(/feature./, '')[0..35]
116
+ @dns_record_identifier = "#{@prima.clean_branch_name(prima_branch[:name])}-#{@prima.clean_branch_name(backoffice_branch[:name])}-#{@prima.clean_branch_name(urania_branch[:name])}".gsub(/feature./, '')[0..35].gsub(/(-+$)/, '')
117
117
 
118
118
  tags = [
119
119
  {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.18
4
+ version: 0.3.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2016-03-31 00:00:00.000000000 Z
14
+ date: 2016-04-07 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: twig