rultor 0.4.3 → 0.4.4

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: 498c425a10bf8bc9daf5d92688fdfa1b68b5ab00
4
- data.tar.gz: 3cba7dbbd1a0953c4c3e6f3a69730757cbe19119
3
+ metadata.gz: cb2b1369683f0fa2243d697594716b8e0346e40a
4
+ data.tar.gz: 486d53168d92a696208464618dc42089ae459675
5
5
  SHA512:
6
- metadata.gz: 6f883e660fec8eb22c67b42cf54cb0b7dde88e3c18d7af49a648754592f63b8b5c47ccaec4c1a8f1316cc3b9473c7ed6e9c55395a7fdae96aff6b06eb50921c8
7
- data.tar.gz: 04b95d860d3952e0a110f193123c989dc3be28b9978315a2d05bdbacb27ef540df080a43888ee32397f00790702f3fd2127d321143158c1bfe8d4cfa11e96164
6
+ metadata.gz: 69d422d1669180a8b36989a2404e06da84f40fcf0d2b0a9a9a632925fbb5c7ce5c624ce7d6a0b4c54f2c0b27a0586ae7251e10d8ea8aab2947fd7afc7a5ffea9
7
+ data.tar.gz: 59fe2d5cb89043037bd74ab25d6178dfc0d6246815b290007f2d1255e0744855a55204183f7316b5314ff025bc2006480f65d7214be30a3f6a4456fc763defc2
@@ -0,0 +1,5 @@
1
+ errors:
2
+ - yegor256@gmail.com
3
+ # alerts:
4
+ # github:
5
+ # - yegor256
data/.pdd ADDED
@@ -0,0 +1,7 @@
1
+ --source=.
2
+ --verbose
3
+ --exclude target/**/*
4
+ --exclude src/main/resources/images/**/*
5
+ --rule min-words:20
6
+ --rule min-estimate:15
7
+ --rule max-estimate:90
@@ -1,10 +1,11 @@
1
1
  decrypt:
2
2
  rubygems.yml: repo/rubygems.yml.asc
3
3
  assets:
4
- s3cfg: yegor256/home#assets/s3cfg
4
+ s3cfg: zerocracy/home#assets/s3cfg
5
5
  install: |
6
- sudo bundle install
7
6
  sudo apt-get install -y bcrypt
7
+ bundle install
8
+ sudo gem install pdd
8
9
  release:
9
10
  script: |-
10
11
  rake
@@ -13,9 +14,7 @@ release:
13
14
  gem build rultor.gemspec
14
15
  chmod 0600 ../rubygems.yml
15
16
  gem push *.gem --config-file ../rubygems.yml
16
- sudo gem install pdd
17
- pdd --source=$(pwd) --verbose --file=rultor-remote.xml
18
- s3cmd --no-progress put rultor-remote.xml --config=../s3cfg s3://pdd.teamed.io/rltor-remote.xml
17
+ pdd --source=$(pwd) --verbose --file=/dev/null
19
18
  commanders:
20
19
  - yegor256
21
20
  architect:
@@ -23,4 +22,4 @@ architect:
23
22
  - alex-palevsky
24
23
  merge:
25
24
  commanders: []
26
- deploy: {}
25
+ deploy: {}
data/.simplecov CHANGED
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -1,6 +1,6 @@
1
1
  language: ruby
2
2
  rvm:
3
- - 2.0.0
3
+ - 2.2.2
4
4
  cache: bundler
5
5
  branches:
6
6
  only:
data/Gemfile CHANGED
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -1,4 +1,4 @@
1
- Copyright (c) 2009-2014, rultor.com
1
+ Copyright (c) 2009-2017, rultor.com
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without
data/README.md CHANGED
@@ -1,9 +1,11 @@
1
1
  <img src="http://doc.rultor.com/images/logo.svg" width="64px" height="64px"/>
2
2
 
3
- [![Made By Teamed.io](http://img.teamed.io/btn.svg)](http://www.teamed.io)
3
+ [![Managed by Zerocracy](http://www.zerocracy.com/badge.svg)](http://www.zerocracy.com)
4
4
  [![DevOps By Rultor.com](http://www.rultor.com/b/yegor256/rultor-remote)](http://www.rultor.com/p/yegor256/rultor-remote)
5
+ [![We recommend RubyMine](http://img.teamed.io/rubymine-recommend.svg)](https://www.jetbrains.com/ruby/)
5
6
 
6
7
  [![Build Status](https://travis-ci.org/yegor256/rultor-remote.svg)](https://travis-ci.org/yegor256/rultor-remote)
8
+ [![PDD status](http://www.0pdd.com/svg?name=yegor256/rultor-remote)](http://www.0pdd.com/p?name=yegor256/rultor-remote)
7
9
  [![Build status](https://ci.appveyor.com/api/projects/status/qinkj0i7h6ralg7w?svg=true)](https://ci.appveyor.com/project/yegor256/rultor-remote)
8
10
  [![Gem Version](https://badge.fury.io/rb/rultor.svg)](http://badge.fury.io/rb/rultor)
9
11
  [![Dependency Status](https://gemnasium.com/yegor256/rultor-remote.svg)](https://gemnasium.com/yegor256/rultor-remote)
data/Rakefile CHANGED
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
data/bin/rultor CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env ruby
2
2
  # encoding: utf-8
3
3
  #
4
- # Copyright (c) 2009-2014, rultor.com
4
+ # Copyright (c) 2009-2017, rultor.com
5
5
  # All rights reserved.
6
6
  #
7
7
  # Redistribution and use in source and binary forms, with or without
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -31,7 +31,7 @@
31
31
  require 'logger'
32
32
 
33
33
  # RULTOR main module.
34
- # Author:: Yegor Bugayenko (yegor@teamed.io)
34
+ # Author:: Yegor Bugayenko (yegor256@gmail.com)
35
35
  # Copyright:: Copyright (c) 2014 Yegor Bugayenko
36
36
  # License:: BSD
37
37
  module Rultor
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@ require 'shellwords'
32
32
  require 'English'
33
33
 
34
34
  # Rultor main module.
35
- # Author:: Yegor Bugayenko (yegor@teamed.io)
35
+ # Author:: Yegor Bugayenko (yegor256@gmail.com)
36
36
  # Copyright:: Copyright (c) 2014 Yegor Bugayenko
37
37
  # License:: BSD
38
38
  module Rultor
@@ -76,7 +76,7 @@ module Rultor
76
76
  gpg --symmetric --armor --verbose --batch --no-tty \
77
77
  --passphrase #{Shellwords.escape(@key)} \
78
78
  -o \"${tmp}\" \"${file}\"
79
- gpg --keyserver hkp://pool.sks-keyservers.net \
79
+ gpg --keyserver hkp://ipv4.pool.sks-keyservers.net \
80
80
  --verbose --recv-keys 9AF0FA4C
81
81
  gpg --trust-model always \
82
82
  --output \"${asc}\" \
@@ -96,7 +96,7 @@ module Rultor
96
96
  " --passphrase #{Shellwords.escape(@key)}" \
97
97
  " -o #{Shellwords.escape(tmp)}" \
98
98
  " #{Shellwords.escape(source)}",
99
- 'gpg --keyserver hkp://pool.sks-keyservers.net' \
99
+ 'gpg --keyserver hkp://ipv4.pool.sks-keyservers.net' \
100
100
  ' --verbose --recv-keys 9AF0FA4C',
101
101
  'gpg --trust-model always' \
102
102
  " --output #{Shellwords.escape(target)}" \
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -29,9 +29,9 @@
29
29
  # OF THE POSSIBILITY OF SUCH DAMAGE.
30
30
 
31
31
  # Rultor main module.
32
- # Author:: Yegor Bugayenko (yegor@teamed.io)
32
+ # Author:: Yegor Bugayenko (yegor256@gmail.com)
33
33
  # Copyright:: Copyright (c) 2014 Yegor Bugayenko
34
34
  # License:: BSD
35
35
  module Rultor
36
- VERSION = '0.4.3'
36
+ VERSION = '0.4.4'
37
37
  end
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -45,7 +45,7 @@ Gem::Specification.new do |s|
45
45
  s.summary = 'Rultor.com Remote Control'
46
46
  s.description = 'Command line remote control of www.rultor.com'
47
47
  s.authors = ['Yegor Bugayenko']
48
- s.email = 'yegor@teamed.io'
48
+ s.email = 'yegor256@gmail.com'
49
49
  s.homepage = 'http://github.com/yegor256/rultor-remote'
50
50
  s.files = `git ls-files`.split($RS)
51
51
  s.executables = s.files.grep(/^bin\//) { |f| File.basename(f) }
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,7 @@ require 'rultor/encrypt'
34
34
  require 'tmpdir'
35
35
 
36
36
  # Rultor encryption.
37
- # Author:: Yegor Bugayenko (yegor@teamed.io)
37
+ # Author:: Yegor Bugayenko (yegor256@gmail.com)
38
38
  # Copyright:: Copyright (c) 2014 Yegor Bugayenko
39
39
  # License:: BSD
40
40
  class TestEncrypt < Minitest::Test
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  #
3
- # Copyright (c) 2009-2014, rultor.com
3
+ # Copyright (c) 2009-2017, rultor.com
4
4
  # All rights reserved.
5
5
  #
6
6
  # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,7 @@ require 'tmpdir'
34
34
  require 'slop'
35
35
 
36
36
  # Rultor main module test.
37
- # Author:: Yegor Bugayenko (yegor@teamed.io)
37
+ # Author:: Yegor Bugayenko (yegor256@gmail.com)
38
38
  # Copyright:: Copyright (c) 2014 Yegor Bugayenko
39
39
  # License:: BSD
40
40
  class TestRultor < Minitest::Test
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rultor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yegor Bugayenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-28 00:00:00.000000000 Z
11
+ date: 2017-10-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: slop
@@ -137,7 +137,7 @@ dependencies:
137
137
  - !ruby/object:Gem::Version
138
138
  version: '2.13'
139
139
  description: Command line remote control of www.rultor.com
140
- email: yegor@teamed.io
140
+ email: yegor256@gmail.com
141
141
  executables:
142
142
  - rultor
143
143
  extensions: []
@@ -145,15 +145,16 @@ extra_rdoc_files:
145
145
  - README.md
146
146
  - LICENSE.txt
147
147
  files:
148
+ - ".0pdd.yml"
148
149
  - ".gitattributes"
149
150
  - ".gitignore"
151
+ - ".pdd"
150
152
  - ".rubocop.yml"
151
153
  - ".rultor.yml"
152
154
  - ".simplecov"
153
155
  - ".travis.yml"
154
156
  - Gemfile
155
157
  - LICENSE.txt
156
- - PUZZLES.md
157
158
  - README.md
158
159
  - Rakefile
159
160
  - TEAM.md
@@ -194,7 +195,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
194
195
  version: '0'
195
196
  requirements: []
196
197
  rubyforge_project:
197
- rubygems_version: 2.4.5.1
198
+ rubygems_version: 2.6.8
198
199
  signing_key:
199
200
  specification_version: 2
200
201
  summary: Rultor.com Remote Control
data/PUZZLES.md DELETED
@@ -1,4 +0,0 @@
1
- ## Puzzles
2
-
3
- There are 0 active puzzles (0 total):
4
-