alpha_omega 0.0.27 → 0.0.28
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.
- data/Gemfile.lock +1 -1
- data/recipes/alpha_omega/deploy.rb +1 -1
- data/recipes/alpha_omega/version.rb +1 -1
- metadata +22 -20
data/Gemfile.lock
CHANGED
|
@@ -468,7 +468,7 @@ Capistrano::Configuration.instance(:must_exist).load do |config|
|
|
|
468
468
|
end # :deploy
|
|
469
469
|
|
|
470
470
|
on :exit do
|
|
471
|
-
put full_log, "#{deploy_to}/log/#{application}
|
|
471
|
+
put full_log, "#{deploy_to}/log/#{application}_last_deploy_#{release_name}_#{branch}.log-#{Time.now.strftime('%Y%m%d-%H%M')}"
|
|
472
472
|
end
|
|
473
473
|
|
|
474
474
|
namespace :ruby do
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: alpha_omega
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 39
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 28
|
|
10
|
+
version: 0.0.28
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- David Nghiem
|
|
@@ -16,10 +16,11 @@ autorequire:
|
|
|
16
16
|
bindir: bin
|
|
17
17
|
cert_chain: []
|
|
18
18
|
|
|
19
|
-
date: 2011-08-31 00:00:00
|
|
19
|
+
date: 2011-08-31 00:00:00 +00:00
|
|
20
|
+
default_executable:
|
|
20
21
|
dependencies:
|
|
21
22
|
- !ruby/object:Gem::Dependency
|
|
22
|
-
|
|
23
|
+
version_requirements: &id001 !ruby/object:Gem::Requirement
|
|
23
24
|
none: false
|
|
24
25
|
requirements:
|
|
25
26
|
- - ">="
|
|
@@ -28,12 +29,12 @@ dependencies:
|
|
|
28
29
|
segments:
|
|
29
30
|
- 0
|
|
30
31
|
version: "0"
|
|
31
|
-
type: :runtime
|
|
32
32
|
prerelease: false
|
|
33
|
+
type: :runtime
|
|
34
|
+
requirement: *id001
|
|
33
35
|
name: grit
|
|
34
|
-
version_requirements: *id001
|
|
35
36
|
- !ruby/object:Gem::Dependency
|
|
36
|
-
|
|
37
|
+
version_requirements: &id002 !ruby/object:Gem::Requirement
|
|
37
38
|
none: false
|
|
38
39
|
requirements:
|
|
39
40
|
- - ">="
|
|
@@ -42,12 +43,12 @@ dependencies:
|
|
|
42
43
|
segments:
|
|
43
44
|
- 0
|
|
44
45
|
version: "0"
|
|
45
|
-
type: :runtime
|
|
46
46
|
prerelease: false
|
|
47
|
+
type: :runtime
|
|
48
|
+
requirement: *id002
|
|
47
49
|
name: HeSYINUvSBZfxqA-foreman
|
|
48
|
-
version_requirements: *id002
|
|
49
50
|
- !ruby/object:Gem::Dependency
|
|
50
|
-
|
|
51
|
+
version_requirements: &id003 !ruby/object:Gem::Requirement
|
|
51
52
|
none: false
|
|
52
53
|
requirements:
|
|
53
54
|
- - ">="
|
|
@@ -56,12 +57,12 @@ dependencies:
|
|
|
56
57
|
segments:
|
|
57
58
|
- 0
|
|
58
59
|
version: "0"
|
|
59
|
-
type: :runtime
|
|
60
60
|
prerelease: false
|
|
61
|
+
type: :runtime
|
|
62
|
+
requirement: *id003
|
|
61
63
|
name: HeSYINUvSBZfxqA-capistrano
|
|
62
|
-
version_requirements: *id003
|
|
63
64
|
- !ruby/object:Gem::Dependency
|
|
64
|
-
|
|
65
|
+
version_requirements: &id004 !ruby/object:Gem::Requirement
|
|
65
66
|
none: false
|
|
66
67
|
requirements:
|
|
67
68
|
- - ">="
|
|
@@ -70,12 +71,12 @@ dependencies:
|
|
|
70
71
|
segments:
|
|
71
72
|
- 0
|
|
72
73
|
version: "0"
|
|
73
|
-
type: :runtime
|
|
74
74
|
prerelease: false
|
|
75
|
+
type: :runtime
|
|
76
|
+
requirement: *id004
|
|
75
77
|
name: HeSYINUvSBZfxqA-capistrano_colors
|
|
76
|
-
version_requirements: *id004
|
|
77
78
|
- !ruby/object:Gem::Dependency
|
|
78
|
-
|
|
79
|
+
version_requirements: &id005 !ruby/object:Gem::Requirement
|
|
79
80
|
none: false
|
|
80
81
|
requirements:
|
|
81
82
|
- - ">="
|
|
@@ -84,10 +85,10 @@ dependencies:
|
|
|
84
85
|
segments:
|
|
85
86
|
- 0
|
|
86
87
|
version: "0"
|
|
87
|
-
type: :runtime
|
|
88
88
|
prerelease: false
|
|
89
|
+
type: :runtime
|
|
90
|
+
requirement: *id005
|
|
89
91
|
name: HeSYINUvSBZfxqA-capistrano_log
|
|
90
|
-
version_requirements: *id005
|
|
91
92
|
description: Common reciples for persistent capistrano releases
|
|
92
93
|
email:
|
|
93
94
|
- nghidav@gmail.com
|
|
@@ -1210,6 +1211,7 @@ files:
|
|
|
1210
1211
|
- website/vendor/cache/showoff-0.4.2.gem
|
|
1211
1212
|
- website/vendor/cache/sinatra-1.2.6.gem
|
|
1212
1213
|
- website/vendor/cache/tilt-1.3.2.gem
|
|
1214
|
+
has_rdoc: true
|
|
1213
1215
|
homepage: https://github.com/HeSYINUvSBZfxqA/alpha_omega
|
|
1214
1216
|
licenses: []
|
|
1215
1217
|
|
|
@@ -1239,7 +1241,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
1239
1241
|
requirements: []
|
|
1240
1242
|
|
|
1241
1243
|
rubyforge_project:
|
|
1242
|
-
rubygems_version: 1.
|
|
1244
|
+
rubygems_version: 1.6.2
|
|
1243
1245
|
signing_key:
|
|
1244
1246
|
specification_version: 3
|
|
1245
1247
|
summary: alpha_omega capistrano recipes
|