deploy_log 0.2.0 → 0.2.1a
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +1 -1
- data/README.md +22 -0
- data/_config.yml +1 -0
- data/bin/deploy_log +7 -1
- data/deploy_log.gemspec +1 -1
- data/docs/CODE_OF_CONDUCT_md.html +162 -0
- data/docs/DeployLog/Calendar.html +154 -0
- data/docs/DeployLog/Error.html +103 -0
- data/docs/DeployLog/Github/Deploys.html +388 -0
- data/docs/DeployLog/Github/Helper.html +314 -0
- data/docs/DeployLog/Github.html +96 -0
- data/docs/DeployLog.html +112 -0
- data/docs/DeployLogTest.html +117 -0
- data/docs/Gemfile.html +98 -0
- data/docs/LICENSE_txt.html +104 -0
- data/docs/README_md.html +219 -0
- data/docs/Rakefile.html +107 -0
- data/docs/_config.yml +1 -0
- data/docs/bin/setup.html +100 -0
- data/docs/created.rid +30 -0
- data/docs/css/fonts.css +167 -0
- data/docs/css/rdoc.css +590 -0
- data/docs/deploy_log_gemspec.html +125 -0
- data/docs/fonts/Lato-Light.ttf +0 -0
- data/docs/fonts/Lato-LightItalic.ttf +0 -0
- data/docs/fonts/Lato-Regular.ttf +0 -0
- data/docs/fonts/Lato-RegularItalic.ttf +0 -0
- data/docs/fonts/SourceCodePro-Bold.ttf +0 -0
- data/docs/fonts/SourceCodePro-Regular.ttf +0 -0
- data/docs/images/add.png +0 -0
- data/docs/images/arrow_up.png +0 -0
- data/docs/images/brick.png +0 -0
- data/docs/images/brick_link.png +0 -0
- data/docs/images/bug.png +0 -0
- data/docs/images/bullet_black.png +0 -0
- data/docs/images/bullet_toggle_minus.png +0 -0
- data/docs/images/bullet_toggle_plus.png +0 -0
- data/docs/images/date.png +0 -0
- data/docs/images/delete.png +0 -0
- data/docs/images/find.png +0 -0
- data/docs/images/loadingAnimation.gif +0 -0
- data/docs/images/macFFBgHack.png +0 -0
- data/docs/images/package.png +0 -0
- data/docs/images/page_green.png +0 -0
- data/docs/images/page_white_text.png +0 -0
- data/docs/images/page_white_width.png +0 -0
- data/docs/images/plugin.png +0 -0
- data/docs/images/ruby.png +0 -0
- data/docs/images/tag_blue.png +0 -0
- data/docs/images/tag_green.png +0 -0
- data/docs/images/transparent.png +0 -0
- data/docs/images/wrench.png +0 -0
- data/docs/images/wrench_orange.png +0 -0
- data/docs/images/zoom.png +0 -0
- data/docs/index.html +117 -0
- data/docs/js/darkfish.js +161 -0
- data/docs/js/jquery.js +4 -0
- data/docs/js/navigation.js +141 -0
- data/docs/js/navigation.js.gz +0 -0
- data/docs/js/search.js +109 -0
- data/docs/js/search_index.js +1 -0
- data/docs/js/search_index.js.gz +0 -0
- data/docs/js/searcher.js +229 -0
- data/docs/js/searcher.js.gz +0 -0
- data/docs/table_of_contents.html +213 -0
- data/lib/deploy_log/github/deploys.rb +3 -1
- data/lib/deploy_log/github/helper.rb +30 -3
- data/lib/deploy_log/version.rb +1 -1
- metadata +65 -4
data/docs/Gemfile.html
ADDED
@@ -0,0 +1,98 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
|
7
|
+
<title>Gemfile - RDoc Documentation</title>
|
8
|
+
|
9
|
+
<script type="text/javascript">
|
10
|
+
var rdoc_rel_prefix = "./";
|
11
|
+
var index_rel_prefix = "./";
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script src="./js/jquery.js"></script>
|
15
|
+
<script src="./js/darkfish.js"></script>
|
16
|
+
|
17
|
+
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
+
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
<body id="top" role="document" class="file">
|
24
|
+
<nav role="navigation">
|
25
|
+
<div id="project-navigation">
|
26
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
+
<h2>
|
28
|
+
<a href="./index.html" rel="home">Home</a>
|
29
|
+
</h2>
|
30
|
+
|
31
|
+
<div id="table-of-contents-navigation">
|
32
|
+
<a href="./table_of_contents.html#pages">Pages</a>
|
33
|
+
<a href="./table_of_contents.html#classes">Classes</a>
|
34
|
+
<a href="./table_of_contents.html#methods">Methods</a>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
|
38
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
+
<form action="#" method="get" accept-charset="utf-8">
|
40
|
+
<div id="search-field-wrapper">
|
41
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
+
aria-autocomplete="list" aria-controls="search-results"
|
43
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<ul id="search-results" aria-label="Search Results"
|
48
|
+
aria-busy="false" aria-expanded="false"
|
49
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
+
</form>
|
51
|
+
</div>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<div id="project-metadata">
|
58
|
+
<div id="fileindex-section" class="nav-section">
|
59
|
+
<h3>Pages</h3>
|
60
|
+
|
61
|
+
<ul class="link-list">
|
62
|
+
|
63
|
+
<li><a href="./CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
64
|
+
|
65
|
+
<li><a href="./Gemfile.html">Gemfile</a>
|
66
|
+
|
67
|
+
<li><a href="./LICENSE_txt.html">LICENSE</a>
|
68
|
+
|
69
|
+
<li><a href="./README_md.html">README</a>
|
70
|
+
|
71
|
+
<li><a href="./Rakefile.html">Rakefile</a>
|
72
|
+
|
73
|
+
<li><a href="./bin/setup.html">setup</a>
|
74
|
+
|
75
|
+
<li><a href="./deploy_log_gemspec.html">deploy_log.gemspec</a>
|
76
|
+
|
77
|
+
</ul>
|
78
|
+
</div>
|
79
|
+
|
80
|
+
</div>
|
81
|
+
</nav>
|
82
|
+
|
83
|
+
<main role="main" aria-label="Page Gemfile">
|
84
|
+
|
85
|
+
<p>source “<a href="https://rubygems.org">rubygems.org</a>”</p>
|
86
|
+
|
87
|
+
<p># Specify your gem's dependencies in <a href="deploy_log_gemspec.html">deploy_log.gemspec</a> gemspec</p>
|
88
|
+
|
89
|
+
</main>
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
<footer id="validator-badges" role="contentinfo">
|
94
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
95
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
96
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
97
|
+
</footer>
|
98
|
+
|
@@ -0,0 +1,104 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
|
7
|
+
<title>LICENSE - RDoc Documentation</title>
|
8
|
+
|
9
|
+
<script type="text/javascript">
|
10
|
+
var rdoc_rel_prefix = "./";
|
11
|
+
var index_rel_prefix = "./";
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script src="./js/jquery.js"></script>
|
15
|
+
<script src="./js/darkfish.js"></script>
|
16
|
+
|
17
|
+
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
+
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
<body id="top" role="document" class="file">
|
24
|
+
<nav role="navigation">
|
25
|
+
<div id="project-navigation">
|
26
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
+
<h2>
|
28
|
+
<a href="./index.html" rel="home">Home</a>
|
29
|
+
</h2>
|
30
|
+
|
31
|
+
<div id="table-of-contents-navigation">
|
32
|
+
<a href="./table_of_contents.html#pages">Pages</a>
|
33
|
+
<a href="./table_of_contents.html#classes">Classes</a>
|
34
|
+
<a href="./table_of_contents.html#methods">Methods</a>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
|
38
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
+
<form action="#" method="get" accept-charset="utf-8">
|
40
|
+
<div id="search-field-wrapper">
|
41
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
+
aria-autocomplete="list" aria-controls="search-results"
|
43
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<ul id="search-results" aria-label="Search Results"
|
48
|
+
aria-busy="false" aria-expanded="false"
|
49
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
+
</form>
|
51
|
+
</div>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<div id="project-metadata">
|
58
|
+
<div id="fileindex-section" class="nav-section">
|
59
|
+
<h3>Pages</h3>
|
60
|
+
|
61
|
+
<ul class="link-list">
|
62
|
+
|
63
|
+
<li><a href="./CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
64
|
+
|
65
|
+
<li><a href="./Gemfile.html">Gemfile</a>
|
66
|
+
|
67
|
+
<li><a href="./LICENSE_txt.html">LICENSE</a>
|
68
|
+
|
69
|
+
<li><a href="./README_md.html">README</a>
|
70
|
+
|
71
|
+
<li><a href="./Rakefile.html">Rakefile</a>
|
72
|
+
|
73
|
+
<li><a href="./bin/setup.html">setup</a>
|
74
|
+
|
75
|
+
<li><a href="./deploy_log_gemspec.html">deploy_log.gemspec</a>
|
76
|
+
|
77
|
+
</ul>
|
78
|
+
</div>
|
79
|
+
|
80
|
+
</div>
|
81
|
+
</nav>
|
82
|
+
|
83
|
+
<main role="main" aria-label="Page LICENSE.txt">
|
84
|
+
|
85
|
+
<p>The MIT License (MIT)</p>
|
86
|
+
|
87
|
+
<p>Copyright © 2019 TODO: Write your name</p>
|
88
|
+
|
89
|
+
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
|
90
|
+
|
91
|
+
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
|
92
|
+
|
93
|
+
<p>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
|
94
|
+
|
95
|
+
</main>
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
<footer id="validator-badges" role="contentinfo">
|
100
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
101
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
102
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
103
|
+
</footer>
|
104
|
+
|
data/docs/README_md.html
ADDED
@@ -0,0 +1,219 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
|
7
|
+
<title>README - RDoc Documentation</title>
|
8
|
+
|
9
|
+
<script type="text/javascript">
|
10
|
+
var rdoc_rel_prefix = "./";
|
11
|
+
var index_rel_prefix = "./";
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script src="./js/jquery.js"></script>
|
15
|
+
<script src="./js/darkfish.js"></script>
|
16
|
+
|
17
|
+
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
+
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
<body id="top" role="document" class="file">
|
24
|
+
<nav role="navigation">
|
25
|
+
<div id="project-navigation">
|
26
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
+
<h2>
|
28
|
+
<a href="./index.html" rel="home">Home</a>
|
29
|
+
</h2>
|
30
|
+
|
31
|
+
<div id="table-of-contents-navigation">
|
32
|
+
<a href="./table_of_contents.html#pages">Pages</a>
|
33
|
+
<a href="./table_of_contents.html#classes">Classes</a>
|
34
|
+
<a href="./table_of_contents.html#methods">Methods</a>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
|
38
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
+
<form action="#" method="get" accept-charset="utf-8">
|
40
|
+
<div id="search-field-wrapper">
|
41
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
+
aria-autocomplete="list" aria-controls="search-results"
|
43
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<ul id="search-results" aria-label="Search Results"
|
48
|
+
aria-busy="false" aria-expanded="false"
|
49
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
+
</form>
|
51
|
+
</div>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
|
55
|
+
|
56
|
+
<div class="nav-section">
|
57
|
+
<h3>Table of Contents</h3>
|
58
|
+
|
59
|
+
<ul class="link-list" role="directory">
|
60
|
+
<li><a href="#label-DeployLog">DeployLog</a>
|
61
|
+
<li><a href="#label-Installation">Installation</a>
|
62
|
+
<li><a href="#label-Usage">Usage</a>
|
63
|
+
<li><a href="#label-Development">Development</a>
|
64
|
+
<li><a href="#label-Contributing">Contributing</a>
|
65
|
+
<li><a href="#label-License">License</a>
|
66
|
+
<li><a href="#label-Code+of+Conduct">Code of Conduct</a>
|
67
|
+
</ul>
|
68
|
+
</div>
|
69
|
+
|
70
|
+
|
71
|
+
<div id="project-metadata">
|
72
|
+
<div id="fileindex-section" class="nav-section">
|
73
|
+
<h3>Pages</h3>
|
74
|
+
|
75
|
+
<ul class="link-list">
|
76
|
+
|
77
|
+
<li><a href="./CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
78
|
+
|
79
|
+
<li><a href="./Gemfile.html">Gemfile</a>
|
80
|
+
|
81
|
+
<li><a href="./LICENSE_txt.html">LICENSE</a>
|
82
|
+
|
83
|
+
<li><a href="./README_md.html">README</a>
|
84
|
+
|
85
|
+
<li><a href="./Rakefile.html">Rakefile</a>
|
86
|
+
|
87
|
+
<li><a href="./bin/setup.html">setup</a>
|
88
|
+
|
89
|
+
<li><a href="./deploy_log_gemspec.html">deploy_log.gemspec</a>
|
90
|
+
|
91
|
+
</ul>
|
92
|
+
</div>
|
93
|
+
|
94
|
+
</div>
|
95
|
+
</nav>
|
96
|
+
|
97
|
+
<main role="main" aria-label="Page README.md">
|
98
|
+
|
99
|
+
<h1 id="label-DeployLog"><a href="DeployLog.html"><code>DeployLog</code></a><span><a href="#label-DeployLog">¶</a> <a href="#top">↑</a></span></h1>
|
100
|
+
|
101
|
+
<p>Get all Github pull requests for a specific timeframe, or search by title/branch name.</p>
|
102
|
+
|
103
|
+
<h2 id="label-Installation">Installation<span><a href="#label-Installation">¶</a> <a href="#top">↑</a></span></h2>
|
104
|
+
|
105
|
+
<p>Add this line to your application's Gemfile:</p>
|
106
|
+
|
107
|
+
<pre class="ruby"><span class="ruby-identifier">gem</span> <span class="ruby-string">'deploy_log'</span>
|
108
|
+
</pre>
|
109
|
+
|
110
|
+
<p>And then execute:</p>
|
111
|
+
|
112
|
+
<blockquote>
|
113
|
+
<p>$ bundle</p>
|
114
|
+
</blockquote>
|
115
|
+
|
116
|
+
<p>Or install it yourself as:</p>
|
117
|
+
|
118
|
+
<blockquote>
|
119
|
+
<p>$ gem install deploy_log</p>
|
120
|
+
</blockquote>
|
121
|
+
|
122
|
+
<h2 id="label-Usage">Usage<span><a href="#label-Usage">¶</a> <a href="#top">↑</a></span></h2>
|
123
|
+
|
124
|
+
<p>First, make sure your Github username and a <a href="https://github.com/settings/tokens">personal access token</a> are setup as follows:</p>
|
125
|
+
|
126
|
+
<pre class="ruby"><span class="ruby-identifier">export</span> <span class="ruby-constant">GITHUB_USER</span>=<span class="ruby-string">"octocat"</span>
|
127
|
+
<span class="ruby-identifier">export</span> <span class="ruby-constant">GITHUB_TOKEN</span>=<span class="ruby-string">"someRandomStringHere"</span>
|
128
|
+
</pre>
|
129
|
+
|
130
|
+
<p>Search in any valid date range.</p>
|
131
|
+
|
132
|
+
<pre>$ deploy_log my/repo --start=2019-06-11 --end=2019-06-12
|
133
|
+
$ deploy_log my/repo -s 2019-06-11 -e 2019-06-12
|
134
|
+
|
135
|
+
# My PR title (https://github.com/my/repo/pull/1)
|
136
|
+
# - Created by octocat
|
137
|
+
# - Branch: my_branch
|
138
|
+
# - Merged by octocat on 11/6/2019 @ 04:13:35pm
|
139
|
+
# - Changes: https://github.com/my/repo/pull/1.diff
|
140
|
+
#
|
141
|
+
# ============================================================
|
142
|
+
# 1 PR(s) merged from 2019-06-11 00:00:00 -0600 to 2019-06-12 00:00:00 -0600
|
143
|
+
# ============================================================</pre>
|
144
|
+
|
145
|
+
<p>Search by PR name.</p>
|
146
|
+
|
147
|
+
<pre>$ deploy_log my/repo --title="My PR title"
|
148
|
+
$ deploy_log my/repo -t "My PR title"
|
149
|
+
|
150
|
+
# My PR title (https://github.com/my/repo/pull/1)
|
151
|
+
# - Created by octocat
|
152
|
+
# - Branch: my_branch
|
153
|
+
# - Merged by octocat on 11/6/2019 @ 04:13:35pm
|
154
|
+
# - Changes: https://github.com/my/repo/pull/1.diff
|
155
|
+
#
|
156
|
+
# ============================================================
|
157
|
+
# 1 PR(s) matched
|
158
|
+
# ============================================================</pre>
|
159
|
+
|
160
|
+
<p>Find a PR by branch name.</p>
|
161
|
+
|
162
|
+
<pre>$ deploy_log my/repo --branch="my_branch"
|
163
|
+
$ deploy_log my/repo -b "my_branch"
|
164
|
+
|
165
|
+
# My PR title (https://github.com/my/repo/pull/1)
|
166
|
+
# - Created by octocat
|
167
|
+
# - Branch: my_branch
|
168
|
+
# - Merged by octocat on 11/6/2019 @ 04:13:35pm
|
169
|
+
# - Changes: https://github.com/my/repo/pull/1.diff
|
170
|
+
#
|
171
|
+
# ============================================================
|
172
|
+
# 1 PR(s) matched
|
173
|
+
# ============================================================</pre>
|
174
|
+
|
175
|
+
<p>Get all PRs merged during a specific week.</p>
|
176
|
+
|
177
|
+
<pre>$ deploy_log my/repo --week="12"
|
178
|
+
$ deploy_log my/repo -w 12
|
179
|
+
|
180
|
+
# Better Tests (https://github.com/aapis/deploy_log/pull/1)
|
181
|
+
# - Created by aapis
|
182
|
+
# - Branch: my_branch
|
183
|
+
# - Merged by aapis on 12/6/2019 @ 01:45:38pm
|
184
|
+
# - Changes: https://github.com/aapis/deploy_log/pull/1.diff
|
185
|
+
# -- aapis committed 'change file structure to support other providers in the future' at 12/6/2019 @ 01:32:25pm
|
186
|
+
# -- aapis committed 'improve tests' at 12/6/2019 @ 01:45:14pm
|
187
|
+
#
|
188
|
+
# ============================================================
|
189
|
+
# 1 PR(s) merged from 2019-06-09 00:00:00 -0600 to 2019-06-16 23:59:59 -0600
|
190
|
+
# ============================================================</pre>
|
191
|
+
|
192
|
+
<h2 id="label-Development">Development<span><a href="#label-Development">¶</a> <a href="#top">↑</a></span></h2>
|
193
|
+
|
194
|
+
<p>After checking out the repo, run <code>bin/setup</code> to install dependencies. Then, run <code>rake test</code> to run the tests. You can also run <code>bin/console</code> for an interactive prompt that will allow you to experiment.</p>
|
195
|
+
|
196
|
+
<p>To install this gem onto your local machine, run <code>bundle exec rake install</code>. To release a new version, update the version number in <code>version.rb</code>, and then run <code>bundle exec rake release</code>, which will create a git tag for the version, push git commits and tags, and push the <code>.gem</code> file to <a href="https://rubygems.org">rubygems.org</a>.</p>
|
197
|
+
|
198
|
+
<h2 id="label-Contributing">Contributing<span><a href="#label-Contributing">¶</a> <a href="#top">↑</a></span></h2>
|
199
|
+
|
200
|
+
<p>Bug reports and pull requests are welcome on GitHub at <a href="https://github.com/[USERNAME]/deploy_log">github.com/[USERNAME]/deploy_log</a>. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the <a href="http://contributor-covenant.org">Contributor Covenant</a> code of conduct.</p>
|
201
|
+
|
202
|
+
<h2 id="label-License">License<span><a href="#label-License">¶</a> <a href="#top">↑</a></span></h2>
|
203
|
+
|
204
|
+
<p>The gem is available as open source under the terms of the <a href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
|
205
|
+
|
206
|
+
<h2 id="label-Code+of+Conduct">Code of Conduct<span><a href="#label-Code+of+Conduct">¶</a> <a href="#top">↑</a></span></h2>
|
207
|
+
|
208
|
+
<p>Everyone interacting in the <a href="DeployLog.html"><code>DeployLog</code></a> project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the {code of conduct}[https://github.com/[USERNAME]/deploy_log/blob/master/CODE_OF_CONDUCT.md].</p>
|
209
|
+
|
210
|
+
</main>
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
<footer id="validator-badges" role="contentinfo">
|
215
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
216
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
217
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
218
|
+
</footer>
|
219
|
+
|
data/docs/Rakefile.html
ADDED
@@ -0,0 +1,107 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
|
7
|
+
<title>Rakefile - RDoc Documentation</title>
|
8
|
+
|
9
|
+
<script type="text/javascript">
|
10
|
+
var rdoc_rel_prefix = "./";
|
11
|
+
var index_rel_prefix = "./";
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script src="./js/jquery.js"></script>
|
15
|
+
<script src="./js/darkfish.js"></script>
|
16
|
+
|
17
|
+
<link href="./css/fonts.css" rel="stylesheet">
|
18
|
+
<link href="./css/rdoc.css" rel="stylesheet">
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
<body id="top" role="document" class="file">
|
24
|
+
<nav role="navigation">
|
25
|
+
<div id="project-navigation">
|
26
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
+
<h2>
|
28
|
+
<a href="./index.html" rel="home">Home</a>
|
29
|
+
</h2>
|
30
|
+
|
31
|
+
<div id="table-of-contents-navigation">
|
32
|
+
<a href="./table_of_contents.html#pages">Pages</a>
|
33
|
+
<a href="./table_of_contents.html#classes">Classes</a>
|
34
|
+
<a href="./table_of_contents.html#methods">Methods</a>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
|
38
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
+
<form action="#" method="get" accept-charset="utf-8">
|
40
|
+
<div id="search-field-wrapper">
|
41
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
+
aria-autocomplete="list" aria-controls="search-results"
|
43
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<ul id="search-results" aria-label="Search Results"
|
48
|
+
aria-busy="false" aria-expanded="false"
|
49
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
+
</form>
|
51
|
+
</div>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<div id="project-metadata">
|
58
|
+
<div id="fileindex-section" class="nav-section">
|
59
|
+
<h3>Pages</h3>
|
60
|
+
|
61
|
+
<ul class="link-list">
|
62
|
+
|
63
|
+
<li><a href="./CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
64
|
+
|
65
|
+
<li><a href="./Gemfile.html">Gemfile</a>
|
66
|
+
|
67
|
+
<li><a href="./LICENSE_txt.html">LICENSE</a>
|
68
|
+
|
69
|
+
<li><a href="./README_md.html">README</a>
|
70
|
+
|
71
|
+
<li><a href="./Rakefile.html">Rakefile</a>
|
72
|
+
|
73
|
+
<li><a href="./bin/setup.html">setup</a>
|
74
|
+
|
75
|
+
<li><a href="./deploy_log_gemspec.html">deploy_log.gemspec</a>
|
76
|
+
|
77
|
+
</ul>
|
78
|
+
</div>
|
79
|
+
|
80
|
+
</div>
|
81
|
+
</nav>
|
82
|
+
|
83
|
+
<main role="main" aria-label="Page Rakefile">
|
84
|
+
|
85
|
+
<p>require “bundler/gem_tasks” require “rake/testtask”</p>
|
86
|
+
|
87
|
+
<p>Rake::TestTask.new(:test) do |t|</p>
|
88
|
+
|
89
|
+
<pre class="ruby"><span class="ruby-identifier">t</span>.<span class="ruby-identifier">libs</span> <span class="ruby-operator"><<</span> <span class="ruby-string">"test"</span>
|
90
|
+
<span class="ruby-identifier">t</span>.<span class="ruby-identifier">libs</span> <span class="ruby-operator"><<</span> <span class="ruby-string">"lib"</span>
|
91
|
+
<span class="ruby-identifier">t</span>.<span class="ruby-identifier">test_files</span> = <span class="ruby-constant">FileList</span>[<span class="ruby-string">"test /*_test.rb"</span>]
|
92
|
+
</pre>
|
93
|
+
|
94
|
+
<p>end</p>
|
95
|
+
|
96
|
+
<p>task :default => :test</p>
|
97
|
+
|
98
|
+
</main>
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
<footer id="validator-badges" role="contentinfo">
|
103
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
104
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
105
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
106
|
+
</footer>
|
107
|
+
|
data/docs/_config.yml
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
theme: jekyll-theme-hacker
|
data/docs/bin/setup.html
ADDED
@@ -0,0 +1,100 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
|
7
|
+
<title>setup - RDoc Documentation</title>
|
8
|
+
|
9
|
+
<script type="text/javascript">
|
10
|
+
var rdoc_rel_prefix = "../";
|
11
|
+
var index_rel_prefix = "../";
|
12
|
+
</script>
|
13
|
+
|
14
|
+
<script src="../js/jquery.js"></script>
|
15
|
+
<script src="../js/darkfish.js"></script>
|
16
|
+
|
17
|
+
<link href="../css/fonts.css" rel="stylesheet">
|
18
|
+
<link href="../css/rdoc.css" rel="stylesheet">
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
<body id="top" role="document" class="file">
|
24
|
+
<nav role="navigation">
|
25
|
+
<div id="project-navigation">
|
26
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
27
|
+
<h2>
|
28
|
+
<a href="../index.html" rel="home">Home</a>
|
29
|
+
</h2>
|
30
|
+
|
31
|
+
<div id="table-of-contents-navigation">
|
32
|
+
<a href="../table_of_contents.html#pages">Pages</a>
|
33
|
+
<a href="../table_of_contents.html#classes">Classes</a>
|
34
|
+
<a href="../table_of_contents.html#methods">Methods</a>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
|
38
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
39
|
+
<form action="#" method="get" accept-charset="utf-8">
|
40
|
+
<div id="search-field-wrapper">
|
41
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
42
|
+
aria-autocomplete="list" aria-controls="search-results"
|
43
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
44
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<ul id="search-results" aria-label="Search Results"
|
48
|
+
aria-busy="false" aria-expanded="false"
|
49
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
50
|
+
</form>
|
51
|
+
</div>
|
52
|
+
|
53
|
+
</div>
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<div id="project-metadata">
|
58
|
+
<div id="fileindex-section" class="nav-section">
|
59
|
+
<h3>Pages</h3>
|
60
|
+
|
61
|
+
<ul class="link-list">
|
62
|
+
|
63
|
+
<li><a href="../CODE_OF_CONDUCT_md.html">CODE_OF_CONDUCT</a>
|
64
|
+
|
65
|
+
<li><a href="../Gemfile.html">Gemfile</a>
|
66
|
+
|
67
|
+
<li><a href="../LICENSE_txt.html">LICENSE</a>
|
68
|
+
|
69
|
+
<li><a href="../README_md.html">README</a>
|
70
|
+
|
71
|
+
<li><a href="../Rakefile.html">Rakefile</a>
|
72
|
+
|
73
|
+
<li><a href="../bin/setup.html">setup</a>
|
74
|
+
|
75
|
+
<li><a href="../deploy_log_gemspec.html">deploy_log.gemspec</a>
|
76
|
+
|
77
|
+
</ul>
|
78
|
+
</div>
|
79
|
+
|
80
|
+
</div>
|
81
|
+
</nav>
|
82
|
+
|
83
|
+
<main role="main" aria-label="Page bin/setup">
|
84
|
+
|
85
|
+
<p>#!/usr/bin/env bash set -euo pipefail IFS=$'nt' set -vx</p>
|
86
|
+
|
87
|
+
<p>bundle install</p>
|
88
|
+
|
89
|
+
<p># Do any other automated setup that you need to do here</p>
|
90
|
+
|
91
|
+
</main>
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
<footer id="validator-badges" role="contentinfo">
|
96
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
97
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.0.
|
98
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
99
|
+
</footer>
|
100
|
+
|
data/docs/created.rid
ADDED
@@ -0,0 +1,30 @@
|
|
1
|
+
Wed, 12 Jun 2019 16:21:57 -0600
|
2
|
+
./test/deploy_log_test.rb Wed, 12 Jun 2019 15:07:46 -0600
|
3
|
+
./test/test_helper.rb Wed, 12 Jun 2019 13:40:07 -0600
|
4
|
+
./pkg/deploy_log-0.1.4.gem Wed, 12 Jun 2019 13:59:11 -0600
|
5
|
+
./pkg/deploy_log-0.1.9.gem Wed, 12 Jun 2019 16:09:35 -0600
|
6
|
+
./pkg/deploy_log-0.2.0.gem Wed, 12 Jun 2019 16:09:56 -0600
|
7
|
+
./pkg/deploy_log-0.1.2.gem Wed, 12 Jun 2019 11:54:07 -0600
|
8
|
+
./pkg/deploy_log-0.1.8ar1.gem Wed, 12 Jun 2019 14:37:56 -0600
|
9
|
+
./pkg/deploy_log-0.1.8.gem Wed, 12 Jun 2019 15:15:31 -0600
|
10
|
+
./pkg/deploy_log-0.1.9a.gem Wed, 12 Jun 2019 15:44:19 -0600
|
11
|
+
./pkg/deploy_log-0.1.8a.gem Wed, 12 Jun 2019 14:16:52 -0600
|
12
|
+
./pkg/deploy_log-0.1.7.gem Wed, 12 Jun 2019 14:07:25 -0600
|
13
|
+
./pkg/deploy_log-0.1.1.gem Wed, 12 Jun 2019 11:51:25 -0600
|
14
|
+
./pkg/deploy_log-0.1.3.gem Wed, 12 Jun 2019 13:52:56 -0600
|
15
|
+
./pkg/deploy_log-0.1.6.gem Wed, 12 Jun 2019 14:06:29 -0600
|
16
|
+
./pkg/deploy_log-0.1.5.gem Wed, 12 Jun 2019 14:05:47 -0600
|
17
|
+
./Rakefile Wed, 12 Jun 2019 11:03:10 -0600
|
18
|
+
./LICENSE.txt Wed, 12 Jun 2019 11:03:10 -0600
|
19
|
+
./README.md Wed, 12 Jun 2019 16:12:45 -0600
|
20
|
+
./bin/deploy_log Wed, 12 Jun 2019 15:07:59 -0600
|
21
|
+
./bin/setup Wed, 12 Jun 2019 11:03:10 -0600
|
22
|
+
./bin/console Wed, 12 Jun 2019 11:03:10 -0600
|
23
|
+
./Gemfile Wed, 12 Jun 2019 11:03:10 -0600
|
24
|
+
./CODE_OF_CONDUCT.md Wed, 12 Jun 2019 11:03:10 -0600
|
25
|
+
./lib/deploy_log.rb Wed, 12 Jun 2019 15:36:05 -0600
|
26
|
+
./lib/deploy_log/github/deploys.rb Wed, 12 Jun 2019 16:07:40 -0600
|
27
|
+
./lib/deploy_log/github/helper.rb Wed, 12 Jun 2019 15:03:31 -0600
|
28
|
+
./lib/deploy_log/calendar.rb Wed, 12 Jun 2019 16:07:24 -0600
|
29
|
+
./lib/deploy_log/version.rb Wed, 12 Jun 2019 16:09:39 -0600
|
30
|
+
./deploy_log.gemspec Wed, 12 Jun 2019 11:53:36 -0600
|