prima-twig 0.10.3 → 0.10.4

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 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 933526e713347d4e203a634e1ca243a22d0a86a3
4
- data.tar.gz: 581abd742b3edf9dd9eeefb6c96500ab4e376112
3
+ metadata.gz: 894e87171f62c8d1b28f47b7f454ebc28d9c19c0
4
+ data.tar.gz: 95e9c31ff685b78419665317a953663e0970a072
5
5
  SHA512:
6
- metadata.gz: b4cfa1e57936f711d9c8b021fea19b6b0a061d302b1f3a8082c78e2dab8e0eaa245cb8fa3c941f59e132ae25f832fa8aaf9c8d911b44698edf8a9941819ca60f
7
- data.tar.gz: c54e60ab01f3a87fbb7bba4d7c063f63e458eb782537a47792455d6ce8423edfafad49cccd3259a9f8400df5d935a58a6ddab7e5e1f7dfba45a2eb9837af8d4e
6
+ metadata.gz: ed12da0a54739200498469712fc7a14c20f46aed1f51efaf102fc51eec58d96ef1c8630468f862fb55722e99111bab638d8ace47a1351ea68532ea2f0f00829d
7
+ data.tar.gz: 5370d245b79f097a5d060c0367463c52ed61af018ab53ad8ad567b26b317a6df44c7d5664dc7fefccddb1674b0817336a627e4c59b79a2d3772ea2fce8d813e2
data/bin/twig-feature CHANGED
@@ -409,6 +409,7 @@ class Release
409
409
  wait_for_stack_ready(stack_name_route53) unless stack_ready?(stack_name_route53)
410
410
 
411
411
  output "Prima url: #{prima_hostname}\n".cyan
412
+ output "Prima RI url: #{prima_hostname.sub("www", "wwwri")}\n".cyan
412
413
  output "Urania url: #{urania_hostname}\n".cyan
413
414
  output "Backoffice url: #{backoffice_hostname}\n".cyan
414
415
  output "Bburago url: #{bburago_hostname}\n".cyan
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.10.3
4
+ version: 0.10.4
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-10-18 00:00:00.000000000 Z
14
+ date: 2016-10-21 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: twig