bumper_pusher 0.1.18 → 0.1.19
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 +4 -4
- data/CHANGELOG.md +3 -21
- data/Gemfile.lock +13 -10
- data/lib/bumper_pusher/bumper.rb +2 -0
- data/lib/bumper_pusher/version.rb +1 -1
- metadata +3 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0a9c5cd1665ac64509ae6bbf4b100fb27b849f4e
|
|
4
|
+
data.tar.gz: f9485c660084ebf25899dd2882437a2b8f47646b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e4752e488a17bba0be91d952128286195d29c056250ac747528db9201206ae279631f7ad73df5e67024ccdf2cf26add89fcb8f600273ae2172124a761f2f0772
|
|
7
|
+
data.tar.gz: fcac06d720762eed85d7787331ffb22e32fb1c597793c53c5d09418f9d407c6dea9a083572a73e202e6b068cb97c3465d4ca9ed382f20f22492a63c18ea7f311
|
data/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## [0.1.
|
|
3
|
+
## [0.1.18](https://github.com/skywinder/bumper_pusher/tree/0.1.18) (2015-08-31)
|
|
4
|
+
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.17...0.1.18)
|
|
4
5
|
|
|
6
|
+
## [0.1.17](https://github.com/skywinder/bumper_pusher/tree/0.1.17) (2015-03-03)
|
|
5
7
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.16...0.1.17)
|
|
6
8
|
|
|
7
9
|
## [0.1.16](https://github.com/skywinder/bumper_pusher/tree/0.1.16) (2015-03-03)
|
|
8
|
-
|
|
9
10
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.15...0.1.16)
|
|
10
11
|
|
|
11
12
|
## [0.1.15](https://github.com/skywinder/bumper_pusher/tree/0.1.15) (2015-03-03)
|
|
12
|
-
|
|
13
13
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.14...0.1.15)
|
|
14
14
|
|
|
15
15
|
**Closed issues:**
|
|
@@ -17,7 +17,6 @@
|
|
|
17
17
|
- Support git flow hotfixes [\#13](https://github.com/skywinder/bumper_pusher/issues/13)
|
|
18
18
|
|
|
19
19
|
## [0.1.14](https://github.com/skywinder/bumper_pusher/tree/0.1.14) (2015-02-09)
|
|
20
|
-
|
|
21
20
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.13...0.1.14)
|
|
22
21
|
|
|
23
22
|
**Closed issues:**
|
|
@@ -25,15 +24,12 @@
|
|
|
25
24
|
- Better integration with skywinder/Github-Changelog-Generator [\#12](https://github.com/skywinder/bumper_pusher/issues/12)
|
|
26
25
|
|
|
27
26
|
## [0.1.13](https://github.com/skywinder/bumper_pusher/tree/0.1.13) (2015-02-09)
|
|
28
|
-
|
|
29
27
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.12...0.1.13)
|
|
30
28
|
|
|
31
29
|
## [0.1.12](https://github.com/skywinder/bumper_pusher/tree/0.1.12) (2015-02-09)
|
|
32
|
-
|
|
33
30
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.11...0.1.12)
|
|
34
31
|
|
|
35
32
|
## [0.1.11](https://github.com/skywinder/bumper_pusher/tree/0.1.11) (2015-01-08)
|
|
36
|
-
|
|
37
33
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.10...0.1.11)
|
|
38
34
|
|
|
39
35
|
**Merged pull requests:**
|
|
@@ -41,11 +37,9 @@
|
|
|
41
37
|
- Add support projects without git flow [\#11](https://github.com/skywinder/bumper_pusher/pull/11) ([skywinder](https://github.com/skywinder))
|
|
42
38
|
|
|
43
39
|
## [0.1.10](https://github.com/skywinder/bumper_pusher/tree/0.1.10) (2014-12-11)
|
|
44
|
-
|
|
45
40
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.9...0.1.10)
|
|
46
41
|
|
|
47
42
|
## [0.1.9](https://github.com/skywinder/bumper_pusher/tree/0.1.9) (2014-12-10)
|
|
48
|
-
|
|
49
43
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.8...0.1.9)
|
|
50
44
|
|
|
51
45
|
**Closed issues:**
|
|
@@ -53,11 +47,9 @@
|
|
|
53
47
|
- Push after update changelog [\#10](https://github.com/skywinder/bumper_pusher/issues/10)
|
|
54
48
|
|
|
55
49
|
## [0.1.8](https://github.com/skywinder/bumper_pusher/tree/0.1.8) (2014-12-10)
|
|
56
|
-
|
|
57
50
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.7...0.1.8)
|
|
58
51
|
|
|
59
52
|
## [0.1.7](https://github.com/skywinder/bumper_pusher/tree/0.1.7) (2014-12-10)
|
|
60
|
-
|
|
61
53
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.6...0.1.7)
|
|
62
54
|
|
|
63
55
|
**Merged pull requests:**
|
|
@@ -65,7 +57,6 @@
|
|
|
65
57
|
- Fix tag not in master [\#9](https://github.com/skywinder/bumper_pusher/pull/9) ([skywinder](https://github.com/skywinder))
|
|
66
58
|
|
|
67
59
|
## [0.1.6](https://github.com/skywinder/bumper_pusher/tree/0.1.6) (2014-12-09)
|
|
68
|
-
|
|
69
60
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.5...0.1.6)
|
|
70
61
|
|
|
71
62
|
**Merged pull requests:**
|
|
@@ -73,7 +64,6 @@
|
|
|
73
64
|
- Add gitflow support [\#8](https://github.com/skywinder/bumper_pusher/pull/8) ([skywinder](https://github.com/skywinder))
|
|
74
65
|
|
|
75
66
|
## [0.1.5](https://github.com/skywinder/bumper_pusher/tree/0.1.5) (2014-12-09)
|
|
76
|
-
|
|
77
67
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.0.1...0.1.5)
|
|
78
68
|
|
|
79
69
|
**Implemented enhancements:**
|
|
@@ -81,39 +71,31 @@
|
|
|
81
71
|
- Add support for git flow strategy [\#6](https://github.com/skywinder/bumper_pusher/issues/6)
|
|
82
72
|
|
|
83
73
|
## [0.0.1](https://github.com/skywinder/bumper_pusher/tree/0.0.1) (2014-11-24)
|
|
84
|
-
|
|
85
74
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.4...0.0.1)
|
|
86
75
|
|
|
87
76
|
## [0.1.4](https://github.com/skywinder/bumper_pusher/tree/0.1.4) (2014-11-19)
|
|
88
|
-
|
|
89
77
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.2...0.1.4)
|
|
90
78
|
|
|
91
79
|
**Merged pull requests:**
|
|
92
80
|
|
|
93
81
|
- Add check and warrning message, if you try to bump not from master branch [\#4](https://github.com/skywinder/bumper_pusher/pull/4) ([skywinder](https://github.com/skywinder))
|
|
94
|
-
|
|
95
82
|
- Remove confirmation for build for beta builds [\#3](https://github.com/skywinder/bumper_pusher/pull/3) ([skywinder](https://github.com/skywinder))
|
|
96
83
|
|
|
97
84
|
## [0.1.2](https://github.com/skywinder/bumper_pusher/tree/0.1.2) (2014-11-19)
|
|
98
|
-
|
|
99
85
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.1...0.1.2)
|
|
100
86
|
|
|
101
87
|
**Merged pull requests:**
|
|
102
88
|
|
|
103
89
|
- Install and remove gem after push [\#2](https://github.com/skywinder/bumper_pusher/pull/2) ([skywinder](https://github.com/skywinder))
|
|
104
|
-
|
|
105
90
|
- Don't generate changelog for beta build [\#1](https://github.com/skywinder/bumper_pusher/pull/1) ([skywinder](https://github.com/skywinder))
|
|
106
91
|
|
|
107
92
|
## [0.1.1](https://github.com/skywinder/bumper_pusher/tree/0.1.1) (2014-11-18)
|
|
108
|
-
|
|
109
93
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.1.0...0.1.1)
|
|
110
94
|
|
|
111
95
|
## [0.1.0](https://github.com/skywinder/bumper_pusher/tree/0.1.0) (2014-11-18)
|
|
112
|
-
|
|
113
96
|
[Full Changelog](https://github.com/skywinder/bumper_pusher/compare/0.0.2...0.1.0)
|
|
114
97
|
|
|
115
98
|
## [0.0.2](https://github.com/skywinder/bumper_pusher/tree/0.0.2) (2014-11-14)
|
|
116
99
|
|
|
117
100
|
|
|
118
|
-
|
|
119
101
|
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
bumper_pusher (0.1.
|
|
4
|
+
bumper_pusher (0.1.19)
|
|
5
5
|
colorize (~> 0.7)
|
|
6
6
|
github_changelog_generator (>= 1.2, < 5.0)
|
|
7
7
|
|
|
@@ -9,26 +9,26 @@ GEM
|
|
|
9
9
|
remote: https://rubygems.org/
|
|
10
10
|
specs:
|
|
11
11
|
addressable (2.3.8)
|
|
12
|
-
colorize (0.7.
|
|
12
|
+
colorize (0.7.7)
|
|
13
13
|
descendants_tracker (0.0.4)
|
|
14
14
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
15
15
|
faraday (0.9.1)
|
|
16
16
|
multipart-post (>= 1.2, < 3)
|
|
17
|
-
github_api (0.12.
|
|
17
|
+
github_api (0.12.4)
|
|
18
18
|
addressable (~> 2.3)
|
|
19
19
|
descendants_tracker (~> 0.0.4)
|
|
20
20
|
faraday (~> 0.8, < 0.10)
|
|
21
|
-
hashie (>= 3.
|
|
21
|
+
hashie (>= 3.4)
|
|
22
22
|
multi_json (>= 1.7.5, < 2.0)
|
|
23
|
-
nokogiri (~> 1.6.
|
|
23
|
+
nokogiri (~> 1.6.6)
|
|
24
24
|
oauth2
|
|
25
|
-
github_changelog_generator (1.
|
|
25
|
+
github_changelog_generator (1.9.0)
|
|
26
26
|
colorize (~> 0.7)
|
|
27
27
|
github_api (~> 0.12)
|
|
28
|
-
hashie (3.4.
|
|
29
|
-
jwt (1.
|
|
28
|
+
hashie (3.4.2)
|
|
29
|
+
jwt (1.5.1)
|
|
30
30
|
mini_portile (0.6.2)
|
|
31
|
-
multi_json (1.11.
|
|
31
|
+
multi_json (1.11.2)
|
|
32
32
|
multi_xml (0.5.5)
|
|
33
33
|
multipart-post (2.0.0)
|
|
34
34
|
nokogiri (1.6.6.2)
|
|
@@ -39,7 +39,7 @@ GEM
|
|
|
39
39
|
multi_json (~> 1.3)
|
|
40
40
|
multi_xml (~> 0.5)
|
|
41
41
|
rack (~> 1.2)
|
|
42
|
-
rack (1.6.
|
|
42
|
+
rack (1.6.4)
|
|
43
43
|
rake (10.4.2)
|
|
44
44
|
thread_safe (0.3.5)
|
|
45
45
|
|
|
@@ -50,3 +50,6 @@ DEPENDENCIES
|
|
|
50
50
|
bumper_pusher!
|
|
51
51
|
bundler (~> 1.7)
|
|
52
52
|
rake (~> 10.0)
|
|
53
|
+
|
|
54
|
+
BUNDLED WITH
|
|
55
|
+
1.10.6
|
data/lib/bumper_pusher/bumper.rb
CHANGED
|
@@ -281,6 +281,7 @@ module BumperPusher
|
|
|
281
281
|
end
|
|
282
282
|
current_branch = get_current_branch
|
|
283
283
|
execute_line_if_not_dry_run("git checkout master && git pull && git checkout #{current_branch}")
|
|
284
|
+
execute_line_if_not_dry_run('git pull --all')
|
|
284
285
|
execute_line_if_not_dry_run('git push --all')
|
|
285
286
|
end
|
|
286
287
|
|
|
@@ -327,6 +328,7 @@ module BumperPusher
|
|
|
327
328
|
execute_line_if_not_dry_run('git push --all')
|
|
328
329
|
execute_line_if_not_dry_run('git push --tags')
|
|
329
330
|
|
|
331
|
+
|
|
330
332
|
if @spec_mode == POD_SPEC_TYPE
|
|
331
333
|
execute_line_if_not_dry_run("pod trunk push #{@spec_file}")
|
|
332
334
|
else
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bumper_pusher
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.19
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Petr Korolev
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-09-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -114,9 +114,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
114
114
|
version: '0'
|
|
115
115
|
requirements: []
|
|
116
116
|
rubyforge_project:
|
|
117
|
-
rubygems_version: 2.4.
|
|
117
|
+
rubygems_version: 2.4.8
|
|
118
118
|
signing_key:
|
|
119
119
|
specification_version: 4
|
|
120
120
|
summary: Easiest way to bump your specs
|
|
121
121
|
test_files: []
|
|
122
|
-
has_rdoc:
|