prima-twig 0.63.19 → 0.63.20

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 +3 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f5bc470b010c5ac94aa860480cdf2c1679c5b46ef498656876db99cc6237be04
4
- data.tar.gz: 5c7d193c51db24a148d1b3c589c7234074853ef074f024c2cb692de157b3b15e
3
+ metadata.gz: 3dc8b90586882c115b8e5f4f5d19d1444a7b521175df47b6abb7442f98dd52ca
4
+ data.tar.gz: 92783d653170f9d65f7194af6464a6e167c6adf358f62406a4f50b4f2e1944cb
5
5
  SHA512:
6
- metadata.gz: 69a0370f9b55e07af47d20a989306ce14770958f531ce95839159d52ce51ead3e10164f79fd2ba370503d186615624a52a57a5e60432990757076c6e99c10fe4
7
- data.tar.gz: f91cf6c92a3e63f3026f44a4adbfbe3d23ea7f5d561759cb8b73fa8f1a2517a3b63c3e44f981aac9fb9b99ac2a5eadca6873b8550bd40c24aa11f6551820c313
6
+ metadata.gz: bf98fffc44a7a60ceab6b43118de0945218d7a8934042b90a952809346af9055f96410d07b6d3873bfbdcfc8659849391a36383dbb8c5f32dbd54f8651a28d68
7
+ data.tar.gz: 51b3a915df110b8ba4a73e4128e77c1c7d64d500e41d80e005235968ddd068c13fe4e4dcfaa33e774926dee8190b5dcd3865b33f8367f00da0c0758b1c8bb8da
@@ -1847,9 +1847,9 @@ class Release
1847
1847
  output "Deploy effettuato, everything is awesome!\n".green
1848
1848
 
1849
1849
  if @projects['prima']['name'] != 'master' then
1850
- output "Lancio il batch job per la visual regression..."
1851
- launch_bocelli_test(prima_hostname)
1852
- output "Visual regression lanciata con successo!"
1850
+ # output "Lancio il batch job per la visual regression..."
1851
+ # launch_bocelli_test(prima_hostname)
1852
+ # output "Visual regression lanciata con successo!"
1853
1853
 
1854
1854
  output "Lancio i test con Lighthouse..."
1855
1855
  launch_lighthouse_test(prima_hostname, "mobile")
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.63.19
4
+ version: 0.63.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino