script_executor 1.5.5 → 1.5.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 97e9d764ae73031d36a8765c264129ec4b3357c9
4
- data.tar.gz: 59af200bc186f7742c82a5f82a1e703ee1505cc1
3
+ metadata.gz: c95cc40bbc41b8162d19e5a17829ab249b90838f
4
+ data.tar.gz: 8c04d7afcb6501fd12c7aab02e265999c820e129
5
5
  SHA512:
6
- metadata.gz: a2d0190f473158b1a184a7f01cd105734b150e42e9a1dfbe4b44c48f9a55773f4481b52b350a8dbd748c4a9c5a9ea424f58201825e67b3adf56d50c746022b09
7
- data.tar.gz: 6989efd48d5d4523cf82c47ddb45ae867d4caad2d76fdae91b6af6bceedf530d2e2db9f76d404d76a4791ef1effdf0b2d2bd01b5cc076da894eedf5757e46e66
6
+ metadata.gz: 8453e6fc95ac38cd7ae0bcb333f41d35cc31aed0df4644f13216a5b3e287270e6c4d79acef0013dfaacf38c109fc495c2dfd04d0102b505d1fdd21eee791fac7
7
+ data.tar.gz: cf6c5596d377c760ebe2a3eee3d84acf2659cbefd39d98d179b1d481efb8c3414f3cde5b3ec6b6bbc6c7694dbe7865c021eb3865d3040ea1eb92f50f4e2f813a
data/.idea/workspace.xml CHANGED
@@ -4,14 +4,15 @@
4
4
  <list default="true" id="6995392e-f204-4557-be32-fd20f300d877" name="Default" comment="">
5
5
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.ruby-version" afterPath="$PROJECT_DIR$/.ruby-version" />
6
6
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
7
- <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/script_executor/local_command.rb" afterPath="$PROJECT_DIR$/lib/script_executor/local_command.rb" />
8
7
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/script_executor/remote_command.rb" afterPath="$PROJECT_DIR$/lib/script_executor/remote_command.rb" />
8
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/script_executor.iml" afterPath="$PROJECT_DIR$/.idea/script_executor.iml" />
9
9
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/script_executor/version.rb" afterPath="$PROJECT_DIR$/lib/script_executor/version.rb" />
10
10
  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
11
11
  </list>
12
12
  <ignored path="script_executor.iws" />
13
13
  <ignored path=".idea/workspace.xml" />
14
14
  <ignored path=".idea/dataSources.local.xml" />
15
+ <ignored path=".idea/atlassian-ide-plugin.xml" />
15
16
  <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
16
17
  <option name="TRACKING_ENABLED" value="true" />
17
18
  <option name="SHOW_DIALOG" value="false" />
@@ -22,11 +23,11 @@
22
23
  <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
23
24
  <component name="CoverageDataManager">
24
25
  <SUITE FILE_PATH="coverage/script_executor@MyExecutable_local_execution_should_execute_commands_locally_from__script_parameter__script_executor.coverage" NAME="MyExecutable local execution should execute commands locally from :script parameter: script_executor Coverage Results" MODIFIED="1385833654466" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
25
- <SUITE FILE_PATH="coverage/script_executor@MyExecutable_remote_execution_should_execute_commands_from__script_parameter.coverage" NAME="MyExecutable remote execution should execute commands from :script parameter Coverage Results" MODIFIED="1385833810234" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
26
- <SUITE FILE_PATH="coverage/script_executor@MyExecutable_vagrant_should_execute_commands_from__script_parameter__script_executor.coverage" NAME="MyExecutable vagrant should execute commands from :script parameter: script_executor Coverage Results" MODIFIED="1402343358557" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
27
26
  <SUITE FILE_PATH="coverage/script_executor@MyScriptLocator_evaluate_script_body_locates_script_inside_current_file__script_executor.coverage" NAME="MyScriptLocator#evaluate_script_body locates script inside current file: script_executor Coverage Results" MODIFIED="1402110491955" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
27
+ <SUITE FILE_PATH="coverage/script_executor@MyExecutable_vagrant_should_execute_commands_from__script_parameter__script_executor.coverage" NAME="MyExecutable vagrant should execute commands from :script parameter: script_executor Coverage Results" MODIFIED="1402343358557" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
28
28
  <SUITE FILE_PATH="coverage/script_executor@script_locator_spec.coverage" NAME="script_locator_spec Coverage Results" MODIFIED="1402147217968" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
29
29
  <SUITE FILE_PATH="coverage/script_executor@executable_spec.coverage" NAME="executable_spec Coverage Results" MODIFIED="1407439589640" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
30
+ <SUITE FILE_PATH="coverage/script_executor@MyExecutable_remote_execution_should_execute_commands_from__script_parameter.coverage" NAME="MyExecutable remote execution should execute commands from :script parameter Coverage Results" MODIFIED="1385833810234" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="script_executor" />
30
31
  </component>
31
32
  <component name="CreatePatchCommitExecutor">
32
33
  <option name="PATCH_PATH" value="" />
@@ -40,18 +41,38 @@
40
41
  <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
41
42
  <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
42
43
  <provider selected="true" editor-type-id="text-editor">
43
- <state vertical-scroll-proportion="0.0">
44
+ <state vertical-scroll-proportion="-0.6296296">
44
45
  <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
45
46
  <folding />
46
47
  </state>
47
48
  </provider>
48
49
  </entry>
49
50
  </file>
50
- <file leaf-file-name="CHANGES" pinned="false" current-in-tab="true">
51
+ <file leaf-file-name="CHANGES" pinned="false" current-in-tab="false">
51
52
  <entry file="file://$PROJECT_DIR$/CHANGES">
52
53
  <provider selected="true" editor-type-id="text-editor">
53
- <state vertical-scroll-proportion="0.81891346">
54
- <caret line="94" column="2" selection-start-line="94" selection-start-column="2" selection-end-line="94" selection-end-column="43" />
54
+ <state vertical-scroll-proportion="0.0">
55
+ <caret line="96" column="16" selection-start-line="96" selection-start-column="16" selection-end-line="96" selection-end-column="16" />
56
+ <folding />
57
+ </state>
58
+ </provider>
59
+ </entry>
60
+ </file>
61
+ <file leaf-file-name=".ruby-version" pinned="false" current-in-tab="true">
62
+ <entry file="file://$PROJECT_DIR$/.ruby-version">
63
+ <provider selected="true" editor-type-id="text-editor">
64
+ <state vertical-scroll-proportion="0.0">
65
+ <caret line="0" column="5" selection-start-line="0" selection-start-column="5" selection-end-line="0" selection-end-column="5" />
66
+ <folding />
67
+ </state>
68
+ </provider>
69
+ </entry>
70
+ </file>
71
+ <file leaf-file-name="remote_command.rb" pinned="false" current-in-tab="false">
72
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/remote_command.rb">
73
+ <provider selected="true" editor-type-id="text-editor">
74
+ <state vertical-scroll-proportion="-3.4629629">
75
+ <caret line="65" column="81" selection-start-line="65" selection-start-column="81" selection-end-line="65" selection-end-column="81" />
55
76
  <folding />
56
77
  </state>
57
78
  </provider>
@@ -77,9 +98,9 @@
77
98
  <list>
78
99
  <option value="$PROJECT_DIR$/lib/script_executor/local_command.rb" />
79
100
  <option value="$PROJECT_DIR$/lib/script_executor/remote_command.rb" />
80
- <option value="$PROJECT_DIR$/.ruby-version" />
81
101
  <option value="$PROJECT_DIR$/lib/script_executor/version.rb" />
82
102
  <option value="$PROJECT_DIR$/CHANGES" />
103
+ <option value="$PROJECT_DIR$/.ruby-version" />
83
104
  </list>
84
105
  </option>
85
106
  </component>
@@ -91,10 +112,10 @@
91
112
  <order />
92
113
  </component>
93
114
  <component name="ProjectFrameBounds">
94
- <option name="x" value="44" />
115
+ <option name="x" value="48" />
95
116
  <option name="y" value="23" />
96
- <option name="width" value="1396" />
97
- <option name="height" value="877" />
117
+ <option name="width" value="1654" />
118
+ <option name="height" value="1055" />
98
119
  </component>
99
120
  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
100
121
  <OptionsSetting value="true" id="Add" />
@@ -123,6 +144,7 @@
123
144
  </navigator>
124
145
  <panes>
125
146
  <pane id="Scope" />
147
+ <pane id="Scratches" />
126
148
  <pane id="ProjectPane">
127
149
  <subPane>
128
150
  <PATH>
@@ -175,7 +197,6 @@
175
197
  </PATH>
176
198
  </subPane>
177
199
  </pane>
178
- <pane id="Scratches" />
179
200
  </panes>
180
201
  </component>
181
202
  <component name="PropertiesComponent">
@@ -495,6 +516,12 @@
495
516
  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
496
517
  <method />
497
518
  </configuration>
519
+ <configuration default="true" type="cucumber.js" factoryName="Cucumber.js">
520
+ <option name="cucumberJsArguments" value="" />
521
+ <option name="executablePath" />
522
+ <option name="filePath" />
523
+ <method />
524
+ </configuration>
498
525
  <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
499
526
  <node-options />
500
527
  <gulpfile />
@@ -634,37 +661,44 @@
634
661
  <option name="project" value="LOCAL" />
635
662
  <updated>1415015231095</updated>
636
663
  </task>
637
- <option name="localTasksCounter" value="16" />
664
+ <task id="LOCAL-00016" summary="Adding new input parameter: output_stream">
665
+ <created>1430105890349</created>
666
+ <option name="number" value="00016" />
667
+ <option name="project" value="LOCAL" />
668
+ <updated>1430105890349</updated>
669
+ </task>
670
+ <option name="localTasksCounter" value="17" />
638
671
  <servers />
639
672
  </component>
640
673
  <component name="ToolWindowManager">
641
- <frame x="44" y="23" width="1396" height="877" extended-state="6" />
674
+ <frame x="48" y="23" width="1654" height="1055" extended-state="0" />
642
675
  <editor active="false" />
643
676
  <layout>
644
677
  <window_info id="Dilbert" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
645
- <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33418694" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
646
- <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
678
+ <window_info id="Atlassian " active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
679
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.26923078" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
680
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.43482906" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
647
681
  <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
648
- <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
649
- <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
650
- <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.31462333" sideWeight="0.64040405" order="0" side_tool="false" content_ui="combo" />
651
- <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
682
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3971903" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
652
683
  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
653
- <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3277849" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
684
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
654
685
  <window_info id="Copy/Paste" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
686
+ <window_info id="Version Control" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32692307" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
687
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
688
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
689
+ <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
690
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26799008" sideWeight="0.64040405" order="0" side_tool="false" content_ui="combo" />
691
+ <window_info id="Tail" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
692
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32056195" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
655
693
  <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.34827146" sideWeight="0.9955329" order="7" side_tool="false" content_ui="tabs" />
656
694
  <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
657
695
  <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
658
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32056195" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
659
696
  <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
660
697
  <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
661
- <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4353393" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
662
698
  <window_info id="Heroku" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
663
- <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3971903" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
664
699
  <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32822478" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
665
700
  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
666
701
  <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
667
- <window_info id="Tail" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
668
702
  <window_info id="LuaJ" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
669
703
  </layout>
670
704
  <layout-to-restore>
@@ -686,9 +720,9 @@
686
720
  <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
687
721
  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
688
722
  <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3199498" sideWeight="0.64040405" order="0" side_tool="false" content_ui="combo" />
689
- <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3226152" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
690
- <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
691
723
  <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
724
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
725
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3226152" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
692
726
  <window_info id="LuaJ" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
693
727
  </layout-to-restore>
694
728
  </component>
@@ -714,7 +748,8 @@
714
748
  <MESSAGE value="Adding BaseProvision class to group convenient methods to build the provision." />
715
749
  <MESSAGE value="Bug fix" />
716
750
  <MESSAGE value="Print errors in case of existing errors." />
717
- <option name="LAST_COMMIT_MESSAGE" value="Print errors in case of existing errors." />
751
+ <MESSAGE value="Adding new input parameter: output_stream" />
752
+ <option name="LAST_COMMIT_MESSAGE" value="Adding new input parameter: output_stream" />
718
753
  </component>
719
754
  <component name="XDebuggerManager">
720
755
  <breakpoint-manager>
@@ -737,6 +772,13 @@
737
772
  </breakpoint-manager>
738
773
  <watches-manager />
739
774
  </component>
775
+ <component name="atlassian-ide-plugin-workspace-issues">
776
+ <option name="view">
777
+ <JiraViewConfigurationBean>
778
+ <option name="viewFilterId" value="" />
779
+ </JiraViewConfigurationBean>
780
+ </option>
781
+ </component>
740
782
  <component name="editorHistoryManager">
741
783
  <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
742
784
  <provider selected="true" editor-type-id="text-editor">
@@ -1025,7 +1067,6 @@
1025
1067
  <provider selected="true" editor-type-id="text-editor">
1026
1068
  <state vertical-scroll-proportion="0.0">
1027
1069
  <caret line="1" column="24" selection-start-line="1" selection-start-column="24" selection-end-line="1" selection-end-column="24" />
1028
- <folding />
1029
1070
  </state>
1030
1071
  </provider>
1031
1072
  </entry>
@@ -1033,7 +1074,6 @@
1033
1074
  <provider selected="true" editor-type-id="text-editor">
1034
1075
  <state vertical-scroll-proportion="0.0">
1035
1076
  <caret line="18" column="8" selection-start-line="18" selection-start-column="8" selection-end-line="18" selection-end-column="8" />
1036
- <folding />
1037
1077
  </state>
1038
1078
  </provider>
1039
1079
  </entry>
@@ -1053,14 +1093,6 @@
1053
1093
  </state>
1054
1094
  </provider>
1055
1095
  </entry>
1056
- <entry file="file://$PROJECT_DIR$/lib/script_executor/remote_command.rb">
1057
- <provider selected="true" editor-type-id="text-editor">
1058
- <state vertical-scroll-proportion="0.66463417">
1059
- <caret line="118" column="62" selection-start-line="118" selection-start-column="62" selection-end-line="118" selection-end-column="62" />
1060
- <folding />
1061
- </state>
1062
- </provider>
1063
- </entry>
1064
1096
  <entry file="file://$PROJECT_DIR$/Gemfile">
1065
1097
  <provider selected="true" editor-type-id="text-editor">
1066
1098
  <state vertical-scroll-proportion="0.0">
@@ -1073,29 +1105,27 @@
1073
1105
  <provider selected="true" editor-type-id="text-editor">
1074
1106
  <state vertical-scroll-proportion="0.0">
1075
1107
  <caret line="0" column="15" selection-start-line="0" selection-start-column="15" selection-end-line="0" selection-end-column="15" />
1076
- <folding />
1077
1108
  </state>
1078
1109
  </provider>
1079
1110
  </entry>
1080
- <entry file="file://$PROJECT_DIR$/.ruby-version">
1111
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/local_command.rb">
1081
1112
  <provider selected="true" editor-type-id="text-editor">
1082
- <state vertical-scroll-proportion="0.0">
1083
- <caret line="0" column="5" selection-start-line="0" selection-start-column="5" selection-end-line="0" selection-end-column="5" />
1084
- <folding />
1113
+ <state vertical-scroll-proportion="0.45674044">
1114
+ <caret line="90" column="76" selection-start-line="90" selection-start-column="63" selection-end-line="90" selection-end-column="76" />
1085
1115
  </state>
1086
1116
  </provider>
1087
1117
  </entry>
1088
- <entry file="file://$PROJECT_DIR$/lib/script_executor/local_command.rb">
1118
+ <entry file="file://$PROJECT_DIR$/lib/script_executor/remote_command.rb">
1089
1119
  <provider selected="true" editor-type-id="text-editor">
1090
- <state vertical-scroll-proportion="0.45674044">
1091
- <caret line="90" column="76" selection-start-line="90" selection-start-column="63" selection-end-line="90" selection-end-column="76" />
1120
+ <state vertical-scroll-proportion="-3.4629629">
1121
+ <caret line="65" column="81" selection-start-line="65" selection-start-column="81" selection-end-line="65" selection-end-column="81" />
1092
1122
  <folding />
1093
1123
  </state>
1094
1124
  </provider>
1095
1125
  </entry>
1096
1126
  <entry file="file://$PROJECT_DIR$/lib/script_executor/version.rb">
1097
1127
  <provider selected="true" editor-type-id="text-editor">
1098
- <state vertical-scroll-proportion="0.0">
1128
+ <state vertical-scroll-proportion="-0.6296296">
1099
1129
  <caret line="1" column="18" selection-start-line="1" selection-start-column="18" selection-end-line="1" selection-end-column="18" />
1100
1130
  <folding />
1101
1131
  </state>
@@ -1103,8 +1133,16 @@
1103
1133
  </entry>
1104
1134
  <entry file="file://$PROJECT_DIR$/CHANGES">
1105
1135
  <provider selected="true" editor-type-id="text-editor">
1106
- <state vertical-scroll-proportion="0.81891346">
1107
- <caret line="94" column="2" selection-start-line="94" selection-start-column="2" selection-end-line="94" selection-end-column="43" />
1136
+ <state vertical-scroll-proportion="0.0">
1137
+ <caret line="96" column="16" selection-start-line="96" selection-start-column="16" selection-end-line="96" selection-end-column="16" />
1138
+ <folding />
1139
+ </state>
1140
+ </provider>
1141
+ </entry>
1142
+ <entry file="file://$PROJECT_DIR$/.ruby-version">
1143
+ <provider selected="true" editor-type-id="text-editor">
1144
+ <state vertical-scroll-proportion="0.0">
1145
+ <caret line="0" column="5" selection-start-line="0" selection-start-column="5" selection-end-line="0" selection-end-column="5" />
1108
1146
  <folding />
1109
1147
  </state>
1110
1148
  </provider>
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 2.2.1
1
+ 2.2.2
data/CHANGES CHANGED
@@ -93,3 +93,7 @@
93
93
  == Version 1.5.5
94
94
 
95
95
  * Adding new input parameter: output_stream
96
+
97
+ == Version 1.5.6
98
+
99
+ * Bug fix.
@@ -21,7 +21,7 @@ class RemoteCommand
21
21
  end
22
22
 
23
23
  def execute commands, line_action
24
- options[:password] = HighLine.new.ask("Enter password for #{options[:user]}: ") { |q| q.echo = '*' } if options[:password].nil?
24
+ options[:password] = HighLine.new.ask("Enter password for #{user}: ") { |q| q.echo = '*' } if options[:password].nil?
25
25
  options[:user] = user
26
26
 
27
27
  print commands, $stdout
@@ -63,7 +63,7 @@ class RemoteCommand
63
63
  private
64
64
 
65
65
  def print commands, output
66
- ssh_command = ssh_command(host, options)
66
+ ssh_command = ssh_command(user, host, options[:port], options[:identity_file])
67
67
 
68
68
  if simulate
69
69
  output.puts "Remote script: '#{ssh_command}'"
@@ -90,12 +90,12 @@ class RemoteCommand
90
90
  end
91
91
  end
92
92
 
93
- def ssh_command host, options
94
- cmd = options[:user].nil? ? host : "#{options[:user]}@#{host}"
93
+ def ssh_command user, host, port, identity_file
94
+ cmd = user ? host : "#{user}@#{host}"
95
95
 
96
- cmd << " -i #{options[:identity_file]}" if options[:identity_file]
96
+ cmd << " -i #{identity_file}" if identity_file
97
97
 
98
- cmd << " -p #{options[:port]}" if options[:port]
98
+ cmd << " -p #{port}" if port
99
99
 
100
100
  #cmd << " -t -t"
101
101
 
@@ -1,3 +1,3 @@
1
1
  class ScriptExecutor
2
- VERSION = "1.5.5"
2
+ VERSION = "1.5.6"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: script_executor
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.5
4
+ version: 1.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Shvets
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-27 00:00:00.000000000 Z
11
+ date: 2015-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: highline