caretaker 0.8.3 → 0.8.4
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/.travis.yml +1 -1
- data/CHANGELOG.md +26 -8
- data/README.md +12 -12
- data/VERSION.txt +1 -1
- data/lib/caretaker.rb +2 -2
- data/lib/caretaker/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f5f7aeeeb04bf1e07d5be2c27f11b47a99197bc18d764c8aeabf63240325985f
|
|
4
|
+
data.tar.gz: 01b1214021f34a12f006ff11b473e00f44b2c31a083852ff45335ca32c67b10d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a4e33ff55d1a5ccc5283850695e9c589322d87cfb96e4467731c34e113343a69cf7f12489d5ed0ec2a5d40545cbd6ebecb85fbe03d74222929ef66184085f226
|
|
7
|
+
data.tar.gz: a9e0fad23a3d7e4643bc9eff393eb8a3487d7c88c4c48ff85c9c1908c5ebfb22ea96e5070f1d12f89c596f0e2b45d73cf910dc4cadc458664912d37f382dbf80
|
data/.travis.yml
CHANGED
|
@@ -49,7 +49,7 @@ matrix:
|
|
|
49
49
|
name: Link Checking (rvm 2.7)
|
|
50
50
|
rvm: 2.7
|
|
51
51
|
env:
|
|
52
|
-
- WHITELIST="https://img.shields.io,https://github.com/
|
|
52
|
+
- WHITELIST="https://img.shields.io,https://github.com/DevelopersToolbox/caretaker/compare/,https://github.com/DevelopersToolbox/caretaker/commit/,https://github.com/DevelopersToolbox/caretaker/issues/"
|
|
53
53
|
- EXCLUDE_FILES="CHANGELOG.md"
|
|
54
54
|
before_install:
|
|
55
55
|
- mkdir travis
|
data/CHANGELOG.md
CHANGED
|
@@ -5,13 +5,27 @@ All notable changes to this project will be documented in this file.
|
|
|
5
5
|
|
|
6
6
|
This changelog was automatically generated using [Caretaker](https://github.com/DevelopersToolbox/caretaker) by [Wolf Software](https://github.com/WolfSoftware)
|
|
7
7
|
|
|
8
|
-
### [
|
|
8
|
+
### [v0.8.4](https://github.com/DevelopersToolbox/caretaker/compare/v0.8.3...v0.8.4)
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
> Released on January, 8th 2021
|
|
11
|
+
|
|
12
|
+
- Update git log to not use paging [`[head]`](https://github.com/DevelopersToolbox/caretaker/commit/) [`[TGWolf]`](https://github.com/TGWolf)
|
|
13
|
+
|
|
14
|
+
- Fix the link to travis it is .com now not .org [`[56db0d3]`](https://github.com/DevelopersToolbox/caretaker/commit/56db0d36c9530a4b5f9bf67daa1162ea76c78922) [`[TGWolf]`](https://github.com/TGWolf)
|
|
15
|
+
|
|
16
|
+
- Updated whitelist [`[e33e84d]`](https://github.com/DevelopersToolbox/caretaker/commit/e33e84df3184b2ed4fcd1daadac031beb9d16ce4) [`[TGWolf]`](https://github.com/TGWolf)
|
|
17
|
+
|
|
18
|
+
- Update readme to reflect new org [`[bec948c]`](https://github.com/DevelopersToolbox/caretaker/commit/bec948c2bc53167dedeec5f107158ebb838b5046) [`[TGWolf]`](https://github.com/TGWolf)
|
|
19
|
+
|
|
20
|
+
### [v0.8.3](https://github.com/DevelopersToolbox/caretaker/compare/v0.8.2...v0.8.3)
|
|
21
|
+
|
|
22
|
+
> Released on December, 8th 2020
|
|
23
|
+
|
|
24
|
+
- Fix rubocop errors from upgrade [`[3aebd32]`](https://github.com/DevelopersToolbox/caretaker/commit/3aebd32f5581c5639e77fde3edf58b82dde90e06) [`[TGWolf]`](https://github.com/TGWolf)
|
|
11
25
|
|
|
12
26
|
- Add --no-verify to the post-commit hook so it doesn't trigger pre-commit hooks [`[d4a437e]`](https://github.com/DevelopersToolbox/caretaker/commit/d4a437eef9478f06094b40ff7fb99f70c7b41eaf) [`[TGWolf]`](https://github.com/TGWolf)
|
|
13
27
|
|
|
14
|
-
### [v0.8.
|
|
28
|
+
### [v0.8.2](https://github.com/DevelopersToolbox/caretaker/compare/v0.8.0...v0.8.2)
|
|
15
29
|
|
|
16
30
|
> Released on August, 3rd 2020
|
|
17
31
|
|
|
@@ -25,7 +39,7 @@ This changelog was automatically generated using [Caretaker](https://github.com/
|
|
|
25
39
|
|
|
26
40
|
- Change the post-commit script to be more intelligent about the repo location [`[9c432e7]`](https://github.com/DevelopersToolbox/caretaker/commit/9c432e79446785b8da2734a9fa4fc8cbab43d5c2) [`[TGWolf]`](https://github.com/TGWolf)
|
|
27
41
|
|
|
28
|
-
### [v0.
|
|
42
|
+
### [v0.8.0](https://github.com/DevelopersToolbox/caretaker/compare/v0.7.0...v0.8.0)
|
|
29
43
|
|
|
30
44
|
> Released on March, 9th 2020
|
|
31
45
|
|
|
@@ -35,7 +49,7 @@ This changelog was automatically generated using [Caretaker](https://github.com/
|
|
|
35
49
|
|
|
36
50
|
- Fix rubocop issues around pinned ruby version [`[43e3155]`](https://github.com/DevelopersToolbox/caretaker/commit/43e3155c16d4db4a20803f449153bf726b911baa) [`[TGWolf]`](https://github.com/TGWolf)
|
|
37
51
|
|
|
38
|
-
### [v0.
|
|
52
|
+
### [v0.7.0](https://github.com/DevelopersToolbox/caretaker/compare/v0.5.0...v0.7.0)
|
|
39
53
|
|
|
40
54
|
> Released on March, 9th 2020
|
|
41
55
|
|
|
@@ -45,13 +59,13 @@ This changelog was automatically generated using [Caretaker](https://github.com/
|
|
|
45
59
|
|
|
46
60
|
- Update README with relation to pushing the tag to the remote [`[203f1e3]`](https://github.com/DevelopersToolbox/caretaker/commit/203f1e351d8c4e361687360b8305017688e73736) [`[TGWolf]`](https://github.com/TGWolf)
|
|
47
61
|
|
|
48
|
-
### [v0.
|
|
62
|
+
### [v0.5.0](https://github.com/DevelopersToolbox/caretaker/compare/v0.4.0...v0.5.0)
|
|
49
63
|
|
|
50
64
|
> Released on February, 24th 2020
|
|
51
65
|
|
|
52
66
|
- Fix an error in the post-commit script where the wrong variable name was being used [`[c478e37]`](https://github.com/DevelopersToolbox/caretaker/commit/c478e376120aa0eb22b890b949218fb48df44b20) [`[TGWolf]`](https://github.com/TGWolf)
|
|
53
67
|
|
|
54
|
-
### [v0.
|
|
68
|
+
### [v0.4.0](https://github.com/DevelopersToolbox/caretaker/compare/v0.3.0...v0.4.0)
|
|
55
69
|
|
|
56
70
|
> Released on February, 24th 2020
|
|
57
71
|
|
|
@@ -65,7 +79,7 @@ This changelog was automatically generated using [Caretaker](https://github.com/
|
|
|
65
79
|
|
|
66
80
|
- Updated changelog to reflect current version [`[007fa21]`](https://github.com/DevelopersToolbox/caretaker/commit/007fa219d4845f1910cd625a325574f80909153a) [`[TGWolf]`](https://github.com/TGWolf)
|
|
67
81
|
|
|
68
|
-
### [v0.
|
|
82
|
+
### [v0.3.0](https://github.com/DevelopersToolbox/caretaker/compare/v0.2.0...v0.3.0)
|
|
69
83
|
|
|
70
84
|
> Released on February, 10th 2020
|
|
71
85
|
|
|
@@ -73,6 +87,10 @@ This changelog was automatically generated using [Caretaker](https://github.com/
|
|
|
73
87
|
|
|
74
88
|
- Type in the post-commit hook - doesnt stop it working but causes error output [`[9da99cc]`](https://github.com/DevelopersToolbox/caretaker/commit/9da99cc6b5bc131d491df8019b3acb5dcf62fa6f) [`[TGWolf]`](https://github.com/TGWolf)
|
|
75
89
|
|
|
90
|
+
### [v0.2.0](https://github.com/DevelopersToolbox/caretaker/releases/v0.2.0)
|
|
91
|
+
|
|
92
|
+
> Released on February, 10th 2020
|
|
93
|
+
|
|
76
94
|
- Had to bump to version 0.2.0 due to a broken push of 0.1.0 [`[c101fb8]`](https://github.com/DevelopersToolbox/caretaker/commit/c101fb85fa1831b8758bb27944a1693253b1b74f) [`[TGWolf]`](https://github.com/TGWolf)
|
|
77
95
|
|
|
78
96
|
- Fix an issue with incorrect spinners in the generate config and repo init functions [`[a15b75b]`](https://github.com/DevelopersToolbox/caretaker/commit/a15b75bae917276c83536b1e7e385c1dfb55f55c) [`[TGWolf]`](https://github.com/TGWolf)
|
data/README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
[](https://travis-ci.com/DevelopersToolbox/caretaker)
|
|
2
2
|
[](LICENSE.md)
|
|
3
|
-
[](https://img.shields.io/github/commits-since/
|
|
6
|
-
[](https://github.com/DevelopersToolbox/caretaker/releases/latest)
|
|
4
|
+
[](https://github.com/DevelopersToolbox/caretaker/releases/latest)
|
|
5
|
+
[](https://github.com/DevelopersToolbox/caretaker/commits)
|
|
6
|
+
[](https://github.com/DevelopersToolbox/caretaker/commits/master)
|
|
7
|
+
[](#)
|
|
8
|
+
[](#)
|
|
9
|
+
[](https://github.com/DevelopersToolbox/caretaker/graphs/contributors)
|
|
10
10
|
[](https://github.com/WolfSoftware)
|
|
11
11
|
|
|
12
12
|
<a name="caretaker"></a>
|
|
@@ -223,7 +223,7 @@ The categories are used for splitting the changelog into logical sections. In th
|
|
|
223
223
|
|
|
224
224
|
All notable changes to this project will be documented in this file.
|
|
225
225
|
|
|
226
|
-
### [Unreleased](https://github.com/
|
|
226
|
+
### [Unreleased](https://github.com/DevelopersToolbox/caretaker/compare/v1.0.0...HEAD)
|
|
227
227
|
|
|
228
228
|
###### Documentation:
|
|
229
229
|
|
|
@@ -338,8 +338,8 @@ Caretaker is also able to identify the difference between pull requests and comm
|
|
|
338
338
|
#### Pull request linking example
|
|
339
339
|
|
|
340
340
|
```
|
|
341
|
-
- This is a normal commit. [`[17df108]`](https://github.com/
|
|
342
|
-
- This is a pull request. [`[#7]`](https://github.com/
|
|
341
|
+
- This is a normal commit. [`[17df108]`](https://github.com/DevelopersToolbox/caretaker/commit/17df1080a501ed1bb780aa946190d64966dc30df)
|
|
342
|
+
- This is a pull request. [`[#7]`](https://github.com/DevelopersToolbox/caretaker/pull/7)
|
|
343
343
|
```
|
|
344
344
|
|
|
345
345
|
<a name="issues"></a>
|
|
@@ -360,7 +360,7 @@ git commit -m "Bug: This fixes a bug in the code and resolves issue (issue-7).
|
|
|
360
360
|
```
|
|
361
361
|
##### Bug Fixes:
|
|
362
362
|
|
|
363
|
-
This fixes a bug in the code and resolves issue [`[#7]`](https://github.com/
|
|
363
|
+
This fixes a bug in the code and resolves issue [`[#7]`](https://github.com/DevelopersToolbox/caretaker/issues/7)
|
|
364
364
|
```
|
|
365
365
|
|
|
366
366
|
<a name="using-caretaker-in-your-own-code"></a>
|
data/VERSION.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.8.
|
|
1
|
+
0.8.4
|
data/lib/caretaker.rb
CHANGED
|
@@ -251,7 +251,7 @@ class Caretaker
|
|
|
251
251
|
# Get the commit messages for child commits (pull requests)
|
|
252
252
|
#
|
|
253
253
|
def get_child_messages(parent)
|
|
254
|
-
return execute_command "git log --pretty=format:'%b' -n 1 #{parent}"
|
|
254
|
+
return execute_command "git --no-pager log --pretty=format:'%b' -n 1 #{parent}"
|
|
255
255
|
end
|
|
256
256
|
|
|
257
257
|
#
|
|
@@ -385,7 +385,7 @@ class Caretaker
|
|
|
385
385
|
tag = '0'
|
|
386
386
|
old_parent = ''
|
|
387
387
|
|
|
388
|
-
res = execute_command("git log --oneline --pretty=format:'%h|%H|%P|%d|%s|%cd'")
|
|
388
|
+
res = execute_command("git --no-pager log --oneline --pretty=format:'%h|%H|%P|%d|%s|%cd'")
|
|
389
389
|
unless res.nil?
|
|
390
390
|
res.each_line do |line|
|
|
391
391
|
hash, hash_full, parent, refs, subject, date = line.split('|')
|
data/lib/caretaker/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: caretaker
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.8.
|
|
4
|
+
version: 0.8.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tim Gurney aka Wolf
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2021-01-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|