XSpear 1.0.0
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 +7 -0
- data/.gitignore +11 -0
- data/.idea/XSpear.iml +17 -0
- data/.idea/encodings.xml +4 -0
- data/.idea/misc.xml +7 -0
- data/.idea/modules.xml +8 -0
- data/.idea/workspace.xml +470 -0
- data/.rspec +3 -0
- data/.travis.yml +7 -0
- data/CODE_OF_CONDUCT.md +74 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +218 -0
- data/Rakefile +6 -0
- data/XSpear-1.0.0.gem +0 -0
- data/XSpear.gemspec +45 -0
- data/bin/console +14 -0
- data/bin/setup +8 -0
- data/exe/XSpear +75 -0
- data/lib/XSpear/XSpearRepoter.rb +72 -0
- data/lib/XSpear/banner.rb +14 -0
- data/lib/XSpear/log.rb +31 -0
- data/lib/XSpear/version.rb +3 -0
- data/lib/XSpear.rb +289 -0
- metadata +168 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 78518c002289b75972864ee98408eeaa2fdf67e8dc11b8060cc27d4bf14ddd18
|
4
|
+
data.tar.gz: 325a901906a3864ad9a2e69553bcd0e8a0e026852595aef8cb157afdeecdde7e
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: a6928661c2d76c5121e941929f51695f016ffb83bba3168e6c5b5cb46e9f6c9f393eb849c3d671a046e131b0d9a9fbb7825ccbe9ad08a54a55b72926b4ae0d84
|
7
|
+
data.tar.gz: cf81d9c95865ed8d868f9182985f4868c6c539e47546143edc596bf3944db3f261c5f477c39ec79a766c08b144f486913712045fa4fae207e18c98f6a4e95f10
|
data/.gitignore
ADDED
data/.idea/XSpear.iml
ADDED
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<module type="RUBY_MODULE" version="4">
|
3
|
+
<component name="ModuleRunConfigurationManager">
|
4
|
+
<shared />
|
5
|
+
</component>
|
6
|
+
<component name="NewModuleRootManager">
|
7
|
+
<content url="file://$MODULE_DIR$" />
|
8
|
+
<orderEntry type="inheritedJdk" />
|
9
|
+
<orderEntry type="sourceFolder" forTests="false" />
|
10
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v2.0.2, ruby-2.3.7-p456) [gem]" level="application" />
|
11
|
+
<orderEntry type="library" scope="PROVIDED" name="childprocess (v1.0.1, ruby-2.3.7-p456) [gem]" level="application" />
|
12
|
+
<orderEntry type="library" scope="PROVIDED" name="colorize (v0.8.1, ruby-2.3.7-p456) [gem]" level="application" />
|
13
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v12.3.2, ruby-2.3.7-p456) [gem]" level="application" />
|
14
|
+
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v1.2.3, ruby-2.3.7-p456) [gem]" level="application" />
|
15
|
+
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v3.142.3, ruby-2.3.7-p456) [gem]" level="application" />
|
16
|
+
</component>
|
17
|
+
</module>
|
data/.idea/encodings.xml
ADDED
data/.idea/misc.xml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="JavaScriptSettings">
|
4
|
+
<option name="languageLevel" value="ES6" />
|
5
|
+
</component>
|
6
|
+
<component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.3.7-p456" project-jdk-type="RUBY_SDK" />
|
7
|
+
</project>
|
data/.idea/modules.xml
ADDED
data/.idea/workspace.xml
ADDED
@@ -0,0 +1,470 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<project version="4">
|
3
|
+
<component name="ChangeListManager">
|
4
|
+
<list default="true" id="4ee2e581-45d7-4c90-b6a1-e92e4b5829dd" name="Default Changelist" comment="">
|
5
|
+
<change beforePath="$PROJECT_DIR$/.idea/XSpear.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/XSpear.iml" afterDir="false" />
|
6
|
+
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
7
|
+
<change beforePath="$PROJECT_DIR$/XSpear.gemspec" beforeDir="false" afterPath="$PROJECT_DIR$/XSpear.gemspec" afterDir="false" />
|
8
|
+
<change beforePath="$PROJECT_DIR$/exe/XSpear" beforeDir="false" afterPath="$PROJECT_DIR$/exe/XSpear" afterDir="false" />
|
9
|
+
<change beforePath="$PROJECT_DIR$/lib/XSpear.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear.rb" afterDir="false" />
|
10
|
+
<change beforePath="$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb" beforeDir="false" afterPath="$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb" afterDir="false" />
|
11
|
+
</list>
|
12
|
+
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
13
|
+
<option name="SHOW_DIALOG" value="false" />
|
14
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
15
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
16
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
17
|
+
</component>
|
18
|
+
<component name="CoverageDataManager">
|
19
|
+
<SUITE FILE_PATH="coverage/XSpear@XSpear.rcov" NAME="XSpear Coverage Results" MODIFIED="1562943092281" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/lib" MODULE_NAME="XSpear" />
|
20
|
+
</component>
|
21
|
+
<component name="FileEditorManager">
|
22
|
+
<leaf>
|
23
|
+
<file pinned="false" current-in-tab="false">
|
24
|
+
<entry file="file://$PROJECT_DIR$/exe/XSpear">
|
25
|
+
<provider selected="true" editor-type-id="text-editor">
|
26
|
+
<state relative-caret-position="448">
|
27
|
+
<caret line="66" column="3" selection-start-line="66" selection-start-column="3" selection-end-line="66" selection-end-column="3" />
|
28
|
+
</state>
|
29
|
+
</provider>
|
30
|
+
</entry>
|
31
|
+
</file>
|
32
|
+
<file pinned="false" current-in-tab="false">
|
33
|
+
<entry file="file://$PROJECT_DIR$/bin/console">
|
34
|
+
<provider selected="true" editor-type-id="text-editor" />
|
35
|
+
</entry>
|
36
|
+
</file>
|
37
|
+
<file pinned="false" current-in-tab="true">
|
38
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear.rb">
|
39
|
+
<provider selected="true" editor-type-id="text-editor">
|
40
|
+
<state relative-caret-position="414">
|
41
|
+
<caret line="116" column="19" selection-start-line="116" selection-start-column="19" selection-end-line="116" selection-end-column="19" />
|
42
|
+
</state>
|
43
|
+
</provider>
|
44
|
+
</entry>
|
45
|
+
</file>
|
46
|
+
<file pinned="false" current-in-tab="false">
|
47
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
48
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
49
|
+
<state split_layout="SPLIT">
|
50
|
+
<first_editor relative-caret-position="150">
|
51
|
+
<caret line="10" column="36" selection-start-line="10" selection-start-column="36" selection-end-line="10" selection-end-column="36" />
|
52
|
+
</first_editor>
|
53
|
+
<second_editor />
|
54
|
+
</state>
|
55
|
+
</provider>
|
56
|
+
</entry>
|
57
|
+
</file>
|
58
|
+
<file pinned="false" current-in-tab="false">
|
59
|
+
<entry file="file://$PROJECT_DIR$/bin/setup">
|
60
|
+
<provider selected="true" editor-type-id="text-editor" />
|
61
|
+
</entry>
|
62
|
+
</file>
|
63
|
+
<file pinned="false" current-in-tab="false">
|
64
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb">
|
65
|
+
<provider selected="true" editor-type-id="text-editor">
|
66
|
+
<state relative-caret-position="692">
|
67
|
+
<caret line="66" column="24" selection-start-line="66" selection-start-column="24" selection-end-line="66" selection-end-column="24" />
|
68
|
+
</state>
|
69
|
+
</provider>
|
70
|
+
</entry>
|
71
|
+
</file>
|
72
|
+
<file pinned="false" current-in-tab="false">
|
73
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/banner.rb">
|
74
|
+
<provider selected="true" editor-type-id="text-editor">
|
75
|
+
<state relative-caret-position="195">
|
76
|
+
<caret line="13" column="3" selection-start-line="13" selection-start-column="3" selection-end-line="13" selection-end-column="3" />
|
77
|
+
</state>
|
78
|
+
</provider>
|
79
|
+
</entry>
|
80
|
+
</file>
|
81
|
+
<file pinned="false" current-in-tab="false">
|
82
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/log.rb">
|
83
|
+
<provider selected="true" editor-type-id="text-editor">
|
84
|
+
<state relative-caret-position="195">
|
85
|
+
<caret line="13" column="19" selection-start-line="13" selection-start-column="11" selection-end-line="13" selection-end-column="19" />
|
86
|
+
</state>
|
87
|
+
</provider>
|
88
|
+
</entry>
|
89
|
+
</file>
|
90
|
+
<file pinned="false" current-in-tab="false">
|
91
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/version.rb">
|
92
|
+
<provider selected="true" editor-type-id="text-editor">
|
93
|
+
<state relative-caret-position="45">
|
94
|
+
<caret line="3" selection-start-line="3" selection-end-line="3" />
|
95
|
+
</state>
|
96
|
+
</provider>
|
97
|
+
</entry>
|
98
|
+
</file>
|
99
|
+
<file pinned="false" current-in-tab="false">
|
100
|
+
<entry file="file://$PROJECT_DIR$/XSpear.gemspec">
|
101
|
+
<provider selected="true" editor-type-id="text-editor">
|
102
|
+
<state relative-caret-position="32">
|
103
|
+
<caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
|
104
|
+
</state>
|
105
|
+
</provider>
|
106
|
+
</entry>
|
107
|
+
</file>
|
108
|
+
</leaf>
|
109
|
+
</component>
|
110
|
+
<component name="Git.Settings">
|
111
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
112
|
+
</component>
|
113
|
+
<component name="IdeDocumentHistory">
|
114
|
+
<option name="CHANGED_PATHS">
|
115
|
+
<list>
|
116
|
+
<option value="$PROJECT_DIR$/lib/XSpear/log.rb" />
|
117
|
+
<option value="$PROJECT_DIR$/lib/XSpear/banner.rb" />
|
118
|
+
<option value="$PROJECT_DIR$/README.md" />
|
119
|
+
<option value="$PROJECT_DIR$/lib/XSpear/version.rb" />
|
120
|
+
<option value="$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb" />
|
121
|
+
<option value="$PROJECT_DIR$/exe/XSpear" />
|
122
|
+
<option value="$PROJECT_DIR$/XSpear.gemspec" />
|
123
|
+
<option value="$PROJECT_DIR$/lib/XSpear.rb" />
|
124
|
+
</list>
|
125
|
+
</option>
|
126
|
+
</component>
|
127
|
+
<component name="ProjectFrameBounds" extendedState="6">
|
128
|
+
<option name="x" value="-1930" />
|
129
|
+
<option name="y" value="-612" />
|
130
|
+
<option name="width" value="1920" />
|
131
|
+
<option name="height" value="1057" />
|
132
|
+
</component>
|
133
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
134
|
+
<ConfirmationsSetting value="2" id="Add" />
|
135
|
+
</component>
|
136
|
+
<component name="ProjectView">
|
137
|
+
<navigator proportions="" version="1">
|
138
|
+
<foldersAlwaysOnTop value="true" />
|
139
|
+
</navigator>
|
140
|
+
<panes>
|
141
|
+
<pane id="ProjectPane">
|
142
|
+
<subPane>
|
143
|
+
<expand>
|
144
|
+
<path>
|
145
|
+
<item name="XSpear" type="b2602c69:ProjectViewProjectNode" />
|
146
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
147
|
+
</path>
|
148
|
+
<path>
|
149
|
+
<item name="XSpear" type="b2602c69:ProjectViewProjectNode" />
|
150
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
151
|
+
<item name="bin" type="462c0819:PsiDirectoryNode" />
|
152
|
+
</path>
|
153
|
+
<path>
|
154
|
+
<item name="XSpear" type="b2602c69:ProjectViewProjectNode" />
|
155
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
156
|
+
<item name="exe" type="462c0819:PsiDirectoryNode" />
|
157
|
+
</path>
|
158
|
+
<path>
|
159
|
+
<item name="XSpear" type="b2602c69:ProjectViewProjectNode" />
|
160
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
161
|
+
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
162
|
+
</path>
|
163
|
+
<path>
|
164
|
+
<item name="XSpear" type="b2602c69:ProjectViewProjectNode" />
|
165
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
166
|
+
<item name="lib" type="462c0819:PsiDirectoryNode" />
|
167
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
168
|
+
</path>
|
169
|
+
<path>
|
170
|
+
<item name="XSpear" type="b2602c69:ProjectViewProjectNode" />
|
171
|
+
<item name="XSpear" type="462c0819:PsiDirectoryNode" />
|
172
|
+
<item name="spec" type="462c0819:PsiDirectoryNode" />
|
173
|
+
</path>
|
174
|
+
</expand>
|
175
|
+
<select />
|
176
|
+
</subPane>
|
177
|
+
</pane>
|
178
|
+
<pane id="Scope" />
|
179
|
+
</panes>
|
180
|
+
</component>
|
181
|
+
<component name="PropertiesComponent">
|
182
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
183
|
+
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
184
|
+
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
185
|
+
<property name="settings.editor.selected.configurable" value="reference.settings.deploy.options" />
|
186
|
+
</component>
|
187
|
+
<component name="RunDashboard">
|
188
|
+
<option name="ruleStates">
|
189
|
+
<list>
|
190
|
+
<RuleState>
|
191
|
+
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
192
|
+
</RuleState>
|
193
|
+
<RuleState>
|
194
|
+
<option name="name" value="StatusDashboardGroupingRule" />
|
195
|
+
</RuleState>
|
196
|
+
</list>
|
197
|
+
</option>
|
198
|
+
</component>
|
199
|
+
<component name="RunManager">
|
200
|
+
<configuration name="XSpear" type="RubyRunConfigurationType" factoryName="Ruby" temporary="true">
|
201
|
+
<module name="XSpear" />
|
202
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="" />
|
203
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$/lib" />
|
204
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
205
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
206
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
207
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
208
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
|
209
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" track_test_folders="true" runner="rcov">
|
210
|
+
<COVERAGE_PATTERN ENABLED="true">
|
211
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
212
|
+
</COVERAGE_PATTERN>
|
213
|
+
</EXTENSION>
|
214
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$MODULE_DIR$/lib/XSpear.rb" />
|
215
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
216
|
+
<method v="2" />
|
217
|
+
</configuration>
|
218
|
+
<recent_temporary>
|
219
|
+
<list>
|
220
|
+
<item itemvalue="Ruby.XSpear" />
|
221
|
+
</list>
|
222
|
+
</recent_temporary>
|
223
|
+
</component>
|
224
|
+
<component name="SpringUtil" SPRING_PRE_LOADER_OPTION="true" />
|
225
|
+
<component name="SvnConfiguration">
|
226
|
+
<configuration />
|
227
|
+
</component>
|
228
|
+
<component name="TaskManager">
|
229
|
+
<task active="true" id="Default" summary="Default task">
|
230
|
+
<changelist id="4ee2e581-45d7-4c90-b6a1-e92e4b5829dd" name="Default Changelist" comment="" />
|
231
|
+
<created>1562942814778</created>
|
232
|
+
<option name="number" value="Default" />
|
233
|
+
<option name="presentableId" value="Default" />
|
234
|
+
<updated>1562942814778</updated>
|
235
|
+
<workItem from="1562942816004" duration="13642000" />
|
236
|
+
</task>
|
237
|
+
<task id="LOCAL-00001" summary="init update">
|
238
|
+
<created>1562945899597</created>
|
239
|
+
<option name="number" value="00001" />
|
240
|
+
<option name="presentableId" value="LOCAL-00001" />
|
241
|
+
<option name="project" value="LOCAL" />
|
242
|
+
<updated>1562945899597</updated>
|
243
|
+
</task>
|
244
|
+
<task id="LOCAL-00002" summary="init update">
|
245
|
+
<created>1562946037367</created>
|
246
|
+
<option name="number" value="00002" />
|
247
|
+
<option name="presentableId" value="LOCAL-00002" />
|
248
|
+
<option name="project" value="LOCAL" />
|
249
|
+
<updated>1562946037367</updated>
|
250
|
+
</task>
|
251
|
+
<task id="LOCAL-00003" summary="build gem and edit dependency">
|
252
|
+
<created>1562946236000</created>
|
253
|
+
<option name="number" value="00003" />
|
254
|
+
<option name="presentableId" value="LOCAL-00003" />
|
255
|
+
<option name="project" value="LOCAL" />
|
256
|
+
<updated>1562946236000</updated>
|
257
|
+
</task>
|
258
|
+
<task id="LOCAL-00004" summary="build gem and edit dependency">
|
259
|
+
<created>1562946430273</created>
|
260
|
+
<option name="number" value="00004" />
|
261
|
+
<option name="presentableId" value="LOCAL-00004" />
|
262
|
+
<option name="project" value="LOCAL" />
|
263
|
+
<updated>1562946430273</updated>
|
264
|
+
</task>
|
265
|
+
<task id="LOCAL-00005" summary="build gem and edit dependency">
|
266
|
+
<created>1563032773559</created>
|
267
|
+
<option name="number" value="00005" />
|
268
|
+
<option name="presentableId" value="LOCAL-00005" />
|
269
|
+
<option name="project" value="LOCAL" />
|
270
|
+
<updated>1563032773559</updated>
|
271
|
+
</task>
|
272
|
+
<task id="LOCAL-00006" summary="add gem & edit code">
|
273
|
+
<created>1563032834354</created>
|
274
|
+
<option name="number" value="00006" />
|
275
|
+
<option name="presentableId" value="LOCAL-00006" />
|
276
|
+
<option name="project" value="LOCAL" />
|
277
|
+
<updated>1563032834354</updated>
|
278
|
+
</task>
|
279
|
+
<task id="LOCAL-00007" summary="edit gem dependency(runtime, developement)">
|
280
|
+
<created>1563202364398</created>
|
281
|
+
<option name="number" value="00007" />
|
282
|
+
<option name="presentableId" value="LOCAL-00007" />
|
283
|
+
<option name="project" value="LOCAL" />
|
284
|
+
<updated>1563202364398</updated>
|
285
|
+
</task>
|
286
|
+
<task id="LOCAL-00008" summary="Edit readme">
|
287
|
+
<created>1563202539755</created>
|
288
|
+
<option name="number" value="00008" />
|
289
|
+
<option name="presentableId" value="LOCAL-00008" />
|
290
|
+
<option name="project" value="LOCAL" />
|
291
|
+
<updated>1563202539755</updated>
|
292
|
+
</task>
|
293
|
+
<task id="LOCAL-00009" summary="Edit readme">
|
294
|
+
<created>1563202605282</created>
|
295
|
+
<option name="number" value="00009" />
|
296
|
+
<option name="presentableId" value="LOCAL-00009" />
|
297
|
+
<option name="project" value="LOCAL" />
|
298
|
+
<updated>1563202605282</updated>
|
299
|
+
</task>
|
300
|
+
<task id="LOCAL-00010" summary="Edit readme">
|
301
|
+
<created>1563202838235</created>
|
302
|
+
<option name="number" value="00010" />
|
303
|
+
<option name="presentableId" value="LOCAL-00010" />
|
304
|
+
<option name="project" value="LOCAL" />
|
305
|
+
<updated>1563202838235</updated>
|
306
|
+
</task>
|
307
|
+
<task id="LOCAL-00011" summary="Edit readme">
|
308
|
+
<created>1563203220735</created>
|
309
|
+
<option name="number" value="00011" />
|
310
|
+
<option name="presentableId" value="LOCAL-00011" />
|
311
|
+
<option name="project" value="LOCAL" />
|
312
|
+
<updated>1563203220735</updated>
|
313
|
+
</task>
|
314
|
+
<task id="LOCAL-00012" summary="Add json report and new build binary, edit readme">
|
315
|
+
<created>1563293661569</created>
|
316
|
+
<option name="number" value="00012" />
|
317
|
+
<option name="presentableId" value="LOCAL-00012" />
|
318
|
+
<option name="project" value="LOCAL" />
|
319
|
+
<updated>1563293661569</updated>
|
320
|
+
</task>
|
321
|
+
<task id="LOCAL-00013" summary="Add screenshot images">
|
322
|
+
<created>1563293865618</created>
|
323
|
+
<option name="number" value="00013" />
|
324
|
+
<option name="presentableId" value="LOCAL-00013" />
|
325
|
+
<option name="project" value="LOCAL" />
|
326
|
+
<updated>1563293865618</updated>
|
327
|
+
</task>
|
328
|
+
<task id="LOCAL-00014" summary="Add dependency gems descriptions">
|
329
|
+
<created>1563294142811</created>
|
330
|
+
<option name="number" value="00014" />
|
331
|
+
<option name="presentableId" value="LOCAL-00014" />
|
332
|
+
<option name="project" value="LOCAL" />
|
333
|
+
<updated>1563294142811</updated>
|
334
|
+
</task>
|
335
|
+
<task id="LOCAL-00015" summary="Add cli banner">
|
336
|
+
<created>1563462840440</created>
|
337
|
+
<option name="number" value="00015" />
|
338
|
+
<option name="presentableId" value="LOCAL-00015" />
|
339
|
+
<option name="project" value="LOCAL" />
|
340
|
+
<updated>1563462840440</updated>
|
341
|
+
</task>
|
342
|
+
<task id="LOCAL-00016" summary="Edit Selenium code & README, Change version">
|
343
|
+
<created>1563464234805</created>
|
344
|
+
<option name="number" value="00016" />
|
345
|
+
<option name="presentableId" value="LOCAL-00016" />
|
346
|
+
<option name="project" value="LOCAL" />
|
347
|
+
<updated>1563464234805</updated>
|
348
|
+
</task>
|
349
|
+
<option name="localTasksCounter" value="17" />
|
350
|
+
<servers />
|
351
|
+
</component>
|
352
|
+
<component name="TimeTrackingManager">
|
353
|
+
<option name="totallyTimeSpent" value="13642000" />
|
354
|
+
</component>
|
355
|
+
<component name="ToolWindowManager">
|
356
|
+
<frame x="-1930" y="-612" width="1920" height="1057" extended-state="6" />
|
357
|
+
<editor active="true" />
|
358
|
+
<layout>
|
359
|
+
<window_info id="Favorites" side_tool="true" />
|
360
|
+
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.15921193" />
|
361
|
+
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
362
|
+
<window_info anchor="bottom" id="Docker" show_stripe_button="false" />
|
363
|
+
<window_info anchor="bottom" id="Database Changes" />
|
364
|
+
<window_info anchor="bottom" id="Version Control" />
|
365
|
+
<window_info active="true" anchor="bottom" id="Terminal" visible="true" weight="0.29637307" />
|
366
|
+
<window_info anchor="bottom" id="Event Log" side_tool="true" />
|
367
|
+
<window_info anchor="bottom" id="Message" order="0" />
|
368
|
+
<window_info anchor="bottom" id="Find" order="1" />
|
369
|
+
<window_info anchor="bottom" id="Run" order="2" weight="0.32953367" />
|
370
|
+
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
371
|
+
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
372
|
+
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
373
|
+
<window_info anchor="bottom" id="TODO" order="6" />
|
374
|
+
<window_info anchor="right" id="Database" />
|
375
|
+
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
376
|
+
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
377
|
+
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
378
|
+
</layout>
|
379
|
+
</component>
|
380
|
+
<component name="TypeScriptGeneratedFilesManager">
|
381
|
+
<option name="version" value="1" />
|
382
|
+
</component>
|
383
|
+
<component name="VcsManagerConfiguration">
|
384
|
+
<MESSAGE value="init update" />
|
385
|
+
<MESSAGE value="build gem and edit dependency" />
|
386
|
+
<MESSAGE value="add gem & edit code" />
|
387
|
+
<MESSAGE value="edit gem dependency(runtime, developement)" />
|
388
|
+
<MESSAGE value="Edit readme" />
|
389
|
+
<MESSAGE value="Add json report and new build binary, edit readme" />
|
390
|
+
<MESSAGE value="Add screenshot images" />
|
391
|
+
<MESSAGE value="Add dependency gems descriptions" />
|
392
|
+
<MESSAGE value="Add cli banner" />
|
393
|
+
<MESSAGE value="Edit Selenium code & README, Change version" />
|
394
|
+
<option name="LAST_COMMIT_MESSAGE" value="Edit Selenium code & README, Change version" />
|
395
|
+
</component>
|
396
|
+
<component name="editorHistoryManager">
|
397
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.4.6/gems/bundler-2.0.1/lib/bundler/rubygems_integration.rb">
|
398
|
+
<provider selected="true" editor-type-id="text-editor">
|
399
|
+
<state relative-caret-position="217">
|
400
|
+
<caret line="64" selection-start-line="64" selection-end-line="64" />
|
401
|
+
</state>
|
402
|
+
</provider>
|
403
|
+
</entry>
|
404
|
+
<entry file="file://$PROJECT_DIR$/bin/setup">
|
405
|
+
<provider selected="true" editor-type-id="text-editor" />
|
406
|
+
</entry>
|
407
|
+
<entry file="file://$PROJECT_DIR$/bin/console">
|
408
|
+
<provider selected="true" editor-type-id="text-editor" />
|
409
|
+
</entry>
|
410
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/log.rb">
|
411
|
+
<provider selected="true" editor-type-id="text-editor">
|
412
|
+
<state relative-caret-position="195">
|
413
|
+
<caret line="13" column="19" selection-start-line="13" selection-start-column="11" selection-end-line="13" selection-end-column="19" />
|
414
|
+
</state>
|
415
|
+
</provider>
|
416
|
+
</entry>
|
417
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/banner.rb">
|
418
|
+
<provider selected="true" editor-type-id="text-editor">
|
419
|
+
<state relative-caret-position="195">
|
420
|
+
<caret line="13" column="3" selection-start-line="13" selection-start-column="3" selection-end-line="13" selection-end-column="3" />
|
421
|
+
</state>
|
422
|
+
</provider>
|
423
|
+
</entry>
|
424
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/version.rb">
|
425
|
+
<provider selected="true" editor-type-id="text-editor">
|
426
|
+
<state relative-caret-position="45">
|
427
|
+
<caret line="3" selection-start-line="3" selection-end-line="3" />
|
428
|
+
</state>
|
429
|
+
</provider>
|
430
|
+
</entry>
|
431
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
432
|
+
<provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
433
|
+
<state split_layout="SPLIT">
|
434
|
+
<first_editor relative-caret-position="150">
|
435
|
+
<caret line="10" column="36" selection-start-line="10" selection-start-column="36" selection-end-line="10" selection-end-column="36" />
|
436
|
+
</first_editor>
|
437
|
+
<second_editor />
|
438
|
+
</state>
|
439
|
+
</provider>
|
440
|
+
</entry>
|
441
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear/XSpearRepoter.rb">
|
442
|
+
<provider selected="true" editor-type-id="text-editor">
|
443
|
+
<state relative-caret-position="692">
|
444
|
+
<caret line="66" column="24" selection-start-line="66" selection-start-column="24" selection-end-line="66" selection-end-column="24" />
|
445
|
+
</state>
|
446
|
+
</provider>
|
447
|
+
</entry>
|
448
|
+
<entry file="file://$PROJECT_DIR$/exe/XSpear">
|
449
|
+
<provider selected="true" editor-type-id="text-editor">
|
450
|
+
<state relative-caret-position="448">
|
451
|
+
<caret line="66" column="3" selection-start-line="66" selection-start-column="3" selection-end-line="66" selection-end-column="3" />
|
452
|
+
</state>
|
453
|
+
</provider>
|
454
|
+
</entry>
|
455
|
+
<entry file="file://$PROJECT_DIR$/XSpear.gemspec">
|
456
|
+
<provider selected="true" editor-type-id="text-editor">
|
457
|
+
<state relative-caret-position="32">
|
458
|
+
<caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
|
459
|
+
</state>
|
460
|
+
</provider>
|
461
|
+
</entry>
|
462
|
+
<entry file="file://$PROJECT_DIR$/lib/XSpear.rb">
|
463
|
+
<provider selected="true" editor-type-id="text-editor">
|
464
|
+
<state relative-caret-position="414">
|
465
|
+
<caret line="116" column="19" selection-start-line="116" selection-start-column="19" selection-end-line="116" selection-end-column="19" />
|
466
|
+
</state>
|
467
|
+
</provider>
|
468
|
+
</entry>
|
469
|
+
</component>
|
470
|
+
</project>
|
data/.rspec
ADDED
data/.travis.yml
ADDED
data/CODE_OF_CONDUCT.md
ADDED
@@ -0,0 +1,74 @@
|
|
1
|
+
# Contributor Covenant Code of Conduct
|
2
|
+
|
3
|
+
## Our Pledge
|
4
|
+
|
5
|
+
In the interest of fostering an open and welcoming environment, we as
|
6
|
+
contributors and maintainers pledge to making participation in our project and
|
7
|
+
our community a harassment-free experience for everyone, regardless of age, body
|
8
|
+
size, disability, ethnicity, gender identity and expression, level of experience,
|
9
|
+
nationality, personal appearance, race, religion, or sexual identity and
|
10
|
+
orientation.
|
11
|
+
|
12
|
+
## Our Standards
|
13
|
+
|
14
|
+
Examples of behavior that contributes to creating a positive environment
|
15
|
+
include:
|
16
|
+
|
17
|
+
* Using welcoming and inclusive language
|
18
|
+
* Being respectful of differing viewpoints and experiences
|
19
|
+
* Gracefully accepting constructive criticism
|
20
|
+
* Focusing on what is best for the community
|
21
|
+
* Showing empathy towards other community members
|
22
|
+
|
23
|
+
Examples of unacceptable behavior by participants include:
|
24
|
+
|
25
|
+
* The use of sexualized language or imagery and unwelcome sexual attention or
|
26
|
+
advances
|
27
|
+
* Trolling, insulting/derogatory comments, and personal or political attacks
|
28
|
+
* Public or private harassment
|
29
|
+
* Publishing others' private information, such as a physical or electronic
|
30
|
+
address, without explicit permission
|
31
|
+
* Other conduct which could reasonably be considered inappropriate in a
|
32
|
+
professional setting
|
33
|
+
|
34
|
+
## Our Responsibilities
|
35
|
+
|
36
|
+
Project maintainers are responsible for clarifying the standards of acceptable
|
37
|
+
behavior and are expected to take appropriate and fair corrective action in
|
38
|
+
response to any instances of unacceptable behavior.
|
39
|
+
|
40
|
+
Project maintainers have the right and responsibility to remove, edit, or
|
41
|
+
reject comments, commits, code, wiki edits, issues, and other contributions
|
42
|
+
that are not aligned to this Code of Conduct, or to ban temporarily or
|
43
|
+
permanently any contributor for other behaviors that they deem inappropriate,
|
44
|
+
threatening, offensive, or harmful.
|
45
|
+
|
46
|
+
## Scope
|
47
|
+
|
48
|
+
This Code of Conduct applies both within project spaces and in public spaces
|
49
|
+
when an individual is representing the project or its community. Examples of
|
50
|
+
representing a project or community include using an official project e-mail
|
51
|
+
address, posting via an official social media account, or acting as an appointed
|
52
|
+
representative at an online or offline event. Representation of a project may be
|
53
|
+
further defined and clarified by project maintainers.
|
54
|
+
|
55
|
+
## Enforcement
|
56
|
+
|
57
|
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
58
|
+
reported by contacting the project team at hahwul@gmail.com. All
|
59
|
+
complaints will be reviewed and investigated and will result in a response that
|
60
|
+
is deemed necessary and appropriate to the circumstances. The project team is
|
61
|
+
obligated to maintain confidentiality with regard to the reporter of an incident.
|
62
|
+
Further details of specific enforcement policies may be posted separately.
|
63
|
+
|
64
|
+
Project maintainers who do not follow or enforce the Code of Conduct in good
|
65
|
+
faith may face temporary or permanent repercussions as determined by other
|
66
|
+
members of the project's leadership.
|
67
|
+
|
68
|
+
## Attribution
|
69
|
+
|
70
|
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
71
|
+
available at [http://contributor-covenant.org/version/1/4][version]
|
72
|
+
|
73
|
+
[homepage]: http://contributor-covenant.org
|
74
|
+
[version]: http://contributor-covenant.org/version/1/4/
|
data/Gemfile
ADDED