knapsack_pro 0.22.0 → 0.23.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4454bfe5dfceab7bea180109a6ac2ee52858f948
4
- data.tar.gz: 6244844626ac5b000ca32cbc9124d646d317201a
3
+ metadata.gz: a6cb058849aed858f33c152e4ca762f02bfff8df
4
+ data.tar.gz: 73ae44d523eea43cb7deb139579d8a404c63b530
5
5
  SHA512:
6
- metadata.gz: d758eff6a6777b6869618477d0f472fb842edfb6a8cbd1e255c1bf63e6f3ba4da061e70f042b7240b79fef5dd3bc8eb989a6a3ef7e8791c483f941337dd6d1af
7
- data.tar.gz: 4a1c552adf14f48271ef1126cc97f52975225722d2e11477c7e0132e36248244815d1313d722ef96dadd8d6a6956846db1683a4976a63a417dcf16387d93a8c9
6
+ metadata.gz: db316f3b54b1ff3c85ca7ed14491e20897923c03706ff2aa79b33ec99652717a69d642f2799699de3b0737f2fa1e6fd8494600e5a6aaf00eb548a2cbe892eb9c
7
+ data.tar.gz: ecc915c125928215de7e3d93d683fb06b7bdcad645c3a6abec0921ae8527e47ba2756a6764a9aa71612393dc7b1766575a4571fa6c2bab8a0cbc64befffa0b11
data/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  * TODO
4
4
 
5
+ ### 0.23.0
6
+
7
+ * Add info about Queue Mode to install rake task.
8
+
9
+ https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v0.22.0...v0.23.0
10
+
5
11
  ### 0.22.0
6
12
 
7
13
  * Add more info how to set up VCR and webmock to `knapsack_pro:install` rake task.
@@ -1,3 +1,3 @@
1
1
  module KnapsackPro
2
- VERSION = '0.22.0'
2
+ VERSION = '0.23.0'
3
3
  end
@@ -305,7 +305,11 @@ namespace :knapsack_pro do
305
305
 
306
306
  prompt.say "Now you are ready to use the gem!"
307
307
  prompt.say "Please push a new commit to repository so knapsack_pro gem will record time execution of your test suite."
308
- prompt.say "Your second tests run on CI will be parallelized with optimal test suite split."
308
+ prompt.say "Your second test suite run on CI will be parallelized with optimal test suite split."
309
+ puts
310
+ puts
311
+ prompt.say "Later you may want to learn about Queue Mode and how to enable it:"
312
+ prompt.say "https://github.com/KnapsackPro/knapsack_pro-ruby#queue-mode"
309
313
  puts
310
314
  puts
311
315
  prompt.say "You can learn more about custom configuration and other features:"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: knapsack_pro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - ArturT
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-21 00:00:00.000000000 Z
11
+ date: 2017-01-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -363,7 +363,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
363
363
  version: '0'
364
364
  requirements: []
365
365
  rubyforge_project:
366
- rubygems_version: 2.6.8
366
+ rubygems_version: 2.5.2
367
367
  signing_key:
368
368
  specification_version: 4
369
369
  summary: Knapsack Pro splits tests across CI nodes and makes sure that tests will