semaphore_test_boosters 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ecef37c40d654424df9f099343e0c2533049369d
4
- data.tar.gz: bb39ced89d7afdc98ba669a645ea34f16a2bbbff
3
+ metadata.gz: c8f6d4b5d51fcecc710187e316cbe0aa2d2bbe1c
4
+ data.tar.gz: 9cbd76012317035acd388aa993c5aac89b49184e
5
5
  SHA512:
6
- metadata.gz: 2d86ed628bbbbf169b9cde1918084d56a94ec670c58c5f95f97b966127b278dd02360b486d9213692c50d1c5fe82653367fd025614a2436c061fc37866f6886f
7
- data.tar.gz: 8d29a0e68562a94dabda9b1c93c30e6c1f845a297a2611dcf14fad85b6f4b00305299d947088c8cb3d5b02793466a1736780e1c4c23a95e0ebcc64a99d80c601
6
+ metadata.gz: b5bd7835d5e6c9f29269fa9ebd77ed8c34584df306332f35775f49010304f0b0a74c5e61b981d790ac9d56356c8ebc305869e206f53a3884fd00c932227cf936
7
+ data.tar.gz: 46180af1f61302d1c2a63cbbb120b1814b1cf776409f6e3bef6f91a4fca75272fe9547fc7403a4150d81240d6d213c9bc88fe2840548fe6b283fc5049d6569a3
@@ -15,7 +15,7 @@ module Semaphore
15
15
  "&project_hash_id=#{@project_hash_id}"
16
16
  cmd = "http POST '#{url}' #{booster_type}:=@#{file}"
17
17
 
18
- Semaphore.execute(cmd)
18
+ Semaphore.execute("#{cmd} > ~/insights_uploader.log")
19
19
  end
20
20
  end
21
21
  end
@@ -1,3 +1,3 @@
1
1
  module TestBoosters
2
- VERSION = "1.2.0"
2
+ VERSION = "1.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: semaphore_test_boosters
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - MAINTAINER Rendered Text