prima-twig 0.49.31 → 0.49.32

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 +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0d8812842a7efb5e58bda6bdf57bc4470f8b307a6346706dd97b6817f572b979
4
- data.tar.gz: e91aa5137517ebc7c016477db6168ab021c7e4c9c1a0b35ae29680afbfdc1871
3
+ metadata.gz: b4da0ca2b5b9db09ff178585830aac13b6683bba6c3360c71652ead7ef861c64
4
+ data.tar.gz: db345d75c41879dfe70c780c5959104eb09b2f8ad2290ff8b734958051e161c7
5
5
  SHA512:
6
- metadata.gz: 779b0b232f2684a86517eea50b563e6824d877984dbec7f5a6654d774d1b590867075b77e1cf95b32ec5ed1c43dae1bb41b6f528df7999cb4b3ac2089bf87b95
7
- data.tar.gz: 361e9f9a741350da0b3b823d37db072fb8a23f47805091e5cf471333060204cedda47919bc06604af9fd7587619abd5ce17127d682969ec8fc99632683a00a88
6
+ metadata.gz: a50682f26067434f0c64ba7bd6227d3ae6ce8bdeabe2bbf3a4b8da32b3ffbaded6a196fa4b414afa7ccc3c613648396a9dddefe4a9ea0ce74530dab3a6bbae5e
7
+ data.tar.gz: 63f8353078e5e317a1658bd6df27f3b844f7436dc4e71b90fe44b5a041796f1808caab95184e44b26810890ade57dd4b50e6032992aec32bfa330b5184143d0a
@@ -2755,6 +2755,7 @@ class Release
2755
2755
 
2756
2756
  def create_pyxis_artifact(revision, deploy_id)
2757
2757
  if (deploy_pyxis?)
2758
+ output `ls -l projects`.yellow
2758
2759
  Dir.chdir 'projects/pyxis-npm'
2759
2760
  output "Preparo l'artifact pyxis\n".yellow
2760
2761
 
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.49.31
4
+ version: 0.49.32
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino