prima-twig 0.42.2 → 0.42.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f4bba1caa4d07302474e1a3f2754a9fd04b35f4eaaec9e4e978726ba763297d0
4
- data.tar.gz: 199061ce885eaae30e24097b98cc5535f0577bb1a31c3d41e56131dcb117b0a1
3
+ metadata.gz: 0fa9787328c68abf987a5221e094bda942a57057066e7e8e2c36b628fec7fa65
4
+ data.tar.gz: c1ec25684407957fa67e15c67fe11a1de016758075c06bce4aec8aa03dbfcd61
5
5
  SHA512:
6
- metadata.gz: 23d02190a20207767a1a17caa7ad2d0aa92018bc010c52b0f91251c8a7500950d822cb18dff1374d9ba2a202892effbba46e2e5d3086fea70596061a562d63cb
7
- data.tar.gz: 6382f38ebb2f826df08876050c3050feba9be90be7b2c062d683743497eaa822804ea158dbb01b2c6d5a51ca2e4ab0a013483f9a517baa3119764010f02a3357
6
+ metadata.gz: f39e9cb405da814daa8bdd9e30fbc529a63d2fec20eef464ddfa2e238a16b4b184a3983cbb017dbaad8b19f435b0c6f8a24533aee938c7f565263432e77d06bd
7
+ data.tar.gz: 19407f71fc516b90ac24ca6ba4bedb920827f8ff6f0e3b2968c410558de94d3465ae2d135ba8d16f4d246e4c34d9062831f2fb003ffc4d564af4c8661fe4d766
data/bin/twig-feature CHANGED
@@ -2684,7 +2684,7 @@ class Release
2684
2684
  exec_step 'prepare-docker-compose --directory backoffice && cp docker-compose-qainit.yml docker-compose.yml'
2685
2685
  [
2686
2686
  "docker-compose build",
2687
- "docker-compose run -w $PWD -e PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true -e PHANTOMJS_BIN=$PWD/node_modules/grunt-selenium-webdriver/node_modules/phantomjs/lib/phantom/bin/phantomjs web 'sed -i \"s/web-qa-url/#{web_qa_host}/g\" Gruntfile.js && sed -i \"s/web-qa-ri-url/#{webri_qa_host}/g\" Gruntfile.js && sed -i \"s/qa-ip/#{ip_qa_host}/g\" Gruntfile.js && sudo npm install -g puppeteer --unsafe-perm=true --allow-root && bower install --allow-root --config.interactive=false && grunt qa'"
2687
+ "docker-compose run -w $PWD -e PHANTOMJS_BIN=$PWD/node_modules/grunt-selenium-webdriver/node_modules/phantomjs/lib/phantom/bin/phantomjs web 'sed -i \"s/web-qa-url/#{web_qa_host}/g\" Gruntfile.js && sed -i \"s/web-qa-ri-url/#{webri_qa_host}/g\" Gruntfile.js && sed -i \"s/qa-ip/#{ip_qa_host}/g\" Gruntfile.js && bower install --allow-root --config.interactive=false && grunt qa'"
2688
2688
  ].each do |cmd|
2689
2689
  execute_command cmd
2690
2690
  end
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.42.2
4
+ version: 0.42.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino