capistrano-scm-local 0.1.17 → 0.1.18
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 +8 -8
- data/Gemfile.lock +27 -27
- data/README.md +2 -2
- data/README.rdoc +2 -2
- data/Rakefile +2 -2
- data/VERSION +1 -1
- data/capistrano-scm-local.gemspec +7 -6
- metadata +16 -10
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
OTMyZDk0YjcwYzRkMGRiZjk1YzVjOWE4MzFmNDBjNTBkZjE4Mjg0NA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
NTQyZDlmZDY0MmU1YTU2OGIyODY2ZjNjZTc1MmMzMjMzOGE1MGJiNw==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
ZjYzYWM4NDYwMjVjNjQwNjgwOTgzYzU5OWUxZDE5NTM1NGNkMGVhZmFhM2Mz
|
|
10
|
+
NjRjZGFiNWJiZWY2MWI4NzdlZTY3ODNkZjU1M2VjYTRmYjA3YTM1NTQ0NmNk
|
|
11
|
+
NzljNjJhMTRlMmYyNGQyMTI2YWQ0NjE0M2Q4NjM5Mjk0YjYyNmI=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
NzY5NzNhYWRiOWRkNzk0OTVlMGQ5OTdhMDM3MTQ0ZDkxN2U0M2RjZjVmNDUw
|
|
14
|
+
ZmFmOThjM2MwNjc3NzgxYjRjOGVhMGY2Zjk5ODk5ZGM3ZWUxYzQyNDdlNzY5
|
|
15
|
+
MGM0NTMyMDZkODhkNDZmZjRkNmJmMWJjNjZkZDQ1ZmYxMzI0NTc=
|
data/Gemfile.lock
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
GEM
|
|
2
2
|
remote: http://rubygems.org/
|
|
3
3
|
specs:
|
|
4
|
-
activesupport (4.
|
|
5
|
-
i18n (~> 0.
|
|
4
|
+
activesupport (4.2.0)
|
|
5
|
+
i18n (~> 0.7)
|
|
6
6
|
json (~> 1.7, >= 1.7.7)
|
|
7
7
|
minitest (~> 5.1)
|
|
8
|
-
thread_safe (~> 0.
|
|
8
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
|
9
9
|
tzinfo (~> 1.1)
|
|
10
|
-
addressable (2.3.
|
|
10
|
+
addressable (2.3.7)
|
|
11
11
|
builder (3.2.2)
|
|
12
12
|
descendants_tracker (0.0.4)
|
|
13
13
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
14
14
|
docile (1.1.5)
|
|
15
|
-
faraday (0.9.
|
|
15
|
+
faraday (0.9.1)
|
|
16
16
|
multipart-post (>= 1.2, < 3)
|
|
17
|
-
git (1.2.
|
|
18
|
-
github_api (0.
|
|
17
|
+
git (1.2.9.1)
|
|
18
|
+
github_api (0.12.3)
|
|
19
19
|
addressable (~> 2.3)
|
|
20
|
-
descendants_tracker (~> 0.0.
|
|
20
|
+
descendants_tracker (~> 0.0.4)
|
|
21
21
|
faraday (~> 0.8, < 0.10)
|
|
22
|
-
hashie (>=
|
|
22
|
+
hashie (>= 3.3)
|
|
23
23
|
multi_json (>= 1.7.5, < 2.0)
|
|
24
|
-
nokogiri (~> 1.6.
|
|
24
|
+
nokogiri (~> 1.6.3)
|
|
25
25
|
oauth2
|
|
26
|
-
hashie (3.
|
|
27
|
-
highline (1.
|
|
28
|
-
i18n (0.
|
|
26
|
+
hashie (3.4.0)
|
|
27
|
+
highline (1.7.0)
|
|
28
|
+
i18n (0.7.0)
|
|
29
29
|
jeweler (2.0.1)
|
|
30
30
|
builder
|
|
31
31
|
bundler (>= 1.0)
|
|
@@ -35,38 +35,38 @@ GEM
|
|
|
35
35
|
nokogiri (>= 1.5.10)
|
|
36
36
|
rake
|
|
37
37
|
rdoc
|
|
38
|
-
json (1.8.
|
|
39
|
-
jwt (1.
|
|
40
|
-
mini_portile (0.6.
|
|
41
|
-
minitest (5.
|
|
38
|
+
json (1.8.2)
|
|
39
|
+
jwt (1.2.1)
|
|
40
|
+
mini_portile (0.6.2)
|
|
41
|
+
minitest (5.5.1)
|
|
42
42
|
multi_json (1.10.1)
|
|
43
43
|
multi_xml (0.5.5)
|
|
44
44
|
multipart-post (2.0.0)
|
|
45
|
-
nokogiri (1.6.
|
|
46
|
-
mini_portile (
|
|
45
|
+
nokogiri (1.6.6.2)
|
|
46
|
+
mini_portile (~> 0.6.0)
|
|
47
47
|
oauth2 (1.0.0)
|
|
48
48
|
faraday (>= 0.8, < 0.10)
|
|
49
49
|
jwt (~> 1.0)
|
|
50
50
|
multi_json (~> 1.3)
|
|
51
51
|
multi_xml (~> 0.5)
|
|
52
52
|
rack (~> 1.2)
|
|
53
|
-
rack (1.
|
|
54
|
-
rake (10.
|
|
53
|
+
rack (1.6.0)
|
|
54
|
+
rake (10.4.2)
|
|
55
55
|
rdoc (3.12.2)
|
|
56
56
|
json (~> 1.4)
|
|
57
57
|
shoulda (3.5.0)
|
|
58
58
|
shoulda-context (~> 1.0, >= 1.0.1)
|
|
59
59
|
shoulda-matchers (>= 1.4.1, < 3.0)
|
|
60
60
|
shoulda-context (1.2.1)
|
|
61
|
-
shoulda-matchers (2.
|
|
61
|
+
shoulda-matchers (2.8.0)
|
|
62
62
|
activesupport (>= 3.0.0)
|
|
63
|
-
simplecov (0.9.
|
|
63
|
+
simplecov (0.9.2)
|
|
64
64
|
docile (~> 1.1.0)
|
|
65
|
-
multi_json
|
|
66
|
-
simplecov-html (~> 0.
|
|
67
|
-
simplecov-html (0.
|
|
65
|
+
multi_json (~> 1.0)
|
|
66
|
+
simplecov-html (~> 0.9.0)
|
|
67
|
+
simplecov-html (0.9.0)
|
|
68
68
|
thread_safe (0.3.4)
|
|
69
|
-
tzinfo (1.2.
|
|
69
|
+
tzinfo (1.2.2)
|
|
70
70
|
thread_safe (~> 0.1)
|
|
71
71
|
|
|
72
72
|
PLATFORMS
|
data/README.md
CHANGED
|
@@ -5,7 +5,7 @@ allow deploy from local directory
|
|
|
5
5
|
|
|
6
6
|
Gemfile
|
|
7
7
|
```ruby
|
|
8
|
-
gem 'capistrano-scm-local', '~> 0.1', :github => '
|
|
8
|
+
gem 'capistrano-scm-local', '~> 0.1', :github => 'ekho/capistrano-scm-local'
|
|
9
9
|
```
|
|
10
10
|
OR
|
|
11
11
|
```ruby
|
|
@@ -22,4 +22,4 @@ set :repo_url, 'path/to/source'
|
|
|
22
22
|
|
|
23
23
|
:local_strategy can be :default or :archive.
|
|
24
24
|
**:default** - directly uploads folder;
|
|
25
|
-
**:archive** - makes tar.gz, uploads it and unpack.
|
|
25
|
+
**:archive** - makes tar.gz, uploads it and unpack.
|
data/README.rdoc
CHANGED
|
@@ -5,7 +5,7 @@ allow deploy from local directory
|
|
|
5
5
|
|
|
6
6
|
Gemfile
|
|
7
7
|
```ruby
|
|
8
|
-
gem 'capistrano-scm-local', '~> 0.1', :github => '
|
|
8
|
+
gem 'capistrano-scm-local', '~> 0.1', :github => 'ekho/capistrano-scm-local'
|
|
9
9
|
```
|
|
10
10
|
OR
|
|
11
11
|
```ruby
|
|
@@ -22,4 +22,4 @@ set :repo_url, 'path/to/source'
|
|
|
22
22
|
|
|
23
23
|
:local_strategy can be :default or :archive.
|
|
24
24
|
**:default** - directly uploads folder;
|
|
25
|
-
**:archive** - makes tar.gz, uploads it and unpack.
|
|
25
|
+
**:archive** - makes tar.gz, uploads it and unpack.
|
data/Rakefile
CHANGED
|
@@ -15,7 +15,7 @@ require 'jeweler'
|
|
|
15
15
|
Jeweler::Tasks.new do |gem|
|
|
16
16
|
# gem is a Gem::Specification... see http://guides.rubygems.org/specification-reference/ for more options
|
|
17
17
|
gem.name = "capistrano-scm-local"
|
|
18
|
-
gem.homepage = "http://github.com/
|
|
18
|
+
gem.homepage = "http://github.com/ekho/capistrano-scm-local"
|
|
19
19
|
gem.license = "MIT"
|
|
20
20
|
gem.summary = %Q{Capistrano SCM Local - Deploy from local copy}
|
|
21
21
|
gem.description = %Q{Capistrano extension for deploying form local directory}
|
|
@@ -50,4 +50,4 @@ Rake::RDocTask.new do |rdoc|
|
|
|
50
50
|
rdoc.title = "capistrano-scm-local #{version}"
|
|
51
51
|
rdoc.rdoc_files.include('README*')
|
|
52
52
|
rdoc.rdoc_files.include('lib/**/*.rb')
|
|
53
|
-
end
|
|
53
|
+
end
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.1.
|
|
1
|
+
0.1.18
|
|
@@ -2,14 +2,16 @@
|
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
3
3
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
|
5
|
+
# stub: capistrano-scm-local 0.1.18 ruby lib
|
|
5
6
|
|
|
6
7
|
Gem::Specification.new do |s|
|
|
7
8
|
s.name = "capistrano-scm-local"
|
|
8
|
-
s.version = "0.1.
|
|
9
|
+
s.version = "0.1.18"
|
|
9
10
|
|
|
10
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
12
|
+
s.require_paths = ["lib"]
|
|
11
13
|
s.authors = ["Boris Gorbylev"]
|
|
12
|
-
s.date = "
|
|
14
|
+
s.date = "2015-02-20"
|
|
13
15
|
s.description = "Capistrano extension for deploying form local directory"
|
|
14
16
|
s.email = "ekho@ekho.name"
|
|
15
17
|
s.extra_rdoc_files = [
|
|
@@ -33,14 +35,13 @@ Gem::Specification.new do |s|
|
|
|
33
35
|
"test/helper.rb",
|
|
34
36
|
"test/test_capistrano-git-local.rb"
|
|
35
37
|
]
|
|
36
|
-
s.homepage = "http://github.com/
|
|
38
|
+
s.homepage = "http://github.com/ekho/capistrano-scm-local"
|
|
37
39
|
s.licenses = ["MIT"]
|
|
38
|
-
s.
|
|
39
|
-
s.rubygems_version = "1.8.23"
|
|
40
|
+
s.rubygems_version = "2.4.5"
|
|
40
41
|
s.summary = "Capistrano SCM Local - Deploy from local copy"
|
|
41
42
|
|
|
42
43
|
if s.respond_to? :specification_version then
|
|
43
|
-
s.specification_version =
|
|
44
|
+
s.specification_version = 4
|
|
44
45
|
|
|
45
46
|
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
|
|
46
47
|
s.add_development_dependency(%q<shoulda>, [">= 0"])
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: capistrano-scm-local
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.18
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Boris Gorbylev
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2015-02-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: shoulda
|
|
@@ -30,42 +30,48 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - ~>
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version:
|
|
33
|
+
version: !binary |-
|
|
34
|
+
My4xMg==
|
|
34
35
|
type: :development
|
|
35
36
|
prerelease: false
|
|
36
37
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
38
|
requirements:
|
|
38
39
|
- - ~>
|
|
39
40
|
- !ruby/object:Gem::Version
|
|
40
|
-
version:
|
|
41
|
+
version: !binary |-
|
|
42
|
+
My4xMg==
|
|
41
43
|
- !ruby/object:Gem::Dependency
|
|
42
44
|
name: bundler
|
|
43
45
|
requirement: !ruby/object:Gem::Requirement
|
|
44
46
|
requirements:
|
|
45
47
|
- - ~>
|
|
46
48
|
- !ruby/object:Gem::Version
|
|
47
|
-
version:
|
|
49
|
+
version: !binary |-
|
|
50
|
+
MS4w
|
|
48
51
|
type: :development
|
|
49
52
|
prerelease: false
|
|
50
53
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
54
|
requirements:
|
|
52
55
|
- - ~>
|
|
53
56
|
- !ruby/object:Gem::Version
|
|
54
|
-
version:
|
|
57
|
+
version: !binary |-
|
|
58
|
+
MS4w
|
|
55
59
|
- !ruby/object:Gem::Dependency
|
|
56
60
|
name: jeweler
|
|
57
61
|
requirement: !ruby/object:Gem::Requirement
|
|
58
62
|
requirements:
|
|
59
63
|
- - ~>
|
|
60
64
|
- !ruby/object:Gem::Version
|
|
61
|
-
version:
|
|
65
|
+
version: !binary |-
|
|
66
|
+
Mi4wLjE=
|
|
62
67
|
type: :development
|
|
63
68
|
prerelease: false
|
|
64
69
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
70
|
requirements:
|
|
66
71
|
- - ~>
|
|
67
72
|
- !ruby/object:Gem::Version
|
|
68
|
-
version:
|
|
73
|
+
version: !binary |-
|
|
74
|
+
Mi4wLjE=
|
|
69
75
|
- !ruby/object:Gem::Dependency
|
|
70
76
|
name: simplecov
|
|
71
77
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -131,7 +137,7 @@ files:
|
|
|
131
137
|
- lib/capistrano/tasks/local.rake
|
|
132
138
|
- test/helper.rb
|
|
133
139
|
- test/test_capistrano-git-local.rb
|
|
134
|
-
homepage: http://github.com/
|
|
140
|
+
homepage: http://github.com/ekho/capistrano-scm-local
|
|
135
141
|
licenses:
|
|
136
142
|
- MIT
|
|
137
143
|
metadata: {}
|
|
@@ -153,6 +159,6 @@ requirements: []
|
|
|
153
159
|
rubyforge_project:
|
|
154
160
|
rubygems_version: 2.4.5
|
|
155
161
|
signing_key:
|
|
156
|
-
specification_version:
|
|
162
|
+
specification_version: 4
|
|
157
163
|
summary: Capistrano SCM Local - Deploy from local copy
|
|
158
164
|
test_files: []
|