mutx 0.1.21 → 0.1.22

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: 2eea47d719d99a3873e18d5c8e9b0198c362ebff
4
- data.tar.gz: a00f9020bf79f984a8890a9ab5f14c2a16f520cb
3
+ metadata.gz: 6935c2a937ccf67e728a9713d635016f5faefee8
4
+ data.tar.gz: feea9d1ffec8f8abb41b19f2f0c823eacb208d37
5
5
  SHA512:
6
- metadata.gz: 6fac18eb28aa45098c15efbc1dadd0ca81a066869954c6bdb83ea34fa1e26060a241adf02b24b91ae2d93051d0332a6c4bec0c7c2da57618b9756fd27b4f3610
7
- data.tar.gz: 55b29711516ac9decbc127d14c7499d8330035615a53f42ed9d8fd7fa62a9c0c436fc2cc7224dcf872ba419961f9372c380bc90f51c64d9e0369ae95788e47b8
6
+ metadata.gz: 376f2fcd658ade54c231be65cbf1b8844a5c8ece8eb12a42fe582b98be31fc3bf82170ef8debc0141ee64df9bafb32bec2d768d07eef462de1841ff40c322e6c
7
+ data.tar.gz: 2805316f500938db023ac71231d0623bbc8313f545ca1654e983b610337a0d674161c654da81005b4c3896ff382d1e2d3d3d38de4dec6750771128a8db9e3961
@@ -1,16 +1,21 @@
1
- <div><img class="CToWUd" style="margin-top: 0px; margin-bottom: 0px; border: 0px; max-width: 150px; min-height: auto; outline: 0px; float: left;" src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" width="43" height="43" border="0" /></div>
2
- <p>&nbsp;<img class="CToWUd" style="display: block;" src="https://ci4.googleusercontent.com/proxy/mX95orir-khAa9968ZvaEUFjay-YQnjjfRzI5YJXNG30xvJECdmEqqDPUE4KChEE5CsA-0xr-URW-1rIGpQFhhTosSDZj4LQ_ktxrrYjsrJXrntn8L8oOIU=s0-d-e1-ft#http://app2.dopplerfiles.net/Users/3778/Campaigns/8930766/520x1.png" alt="" width="100%" height="1" border="0" /></p>
3
- <div>
4
- <div class="container">
5
- <div class="well">
6
- <p style="color: black; font-size: 12px;">&lt;%= task_name %&gt;'&nbsp;finished</p>
7
- <p style="color: black; font-size: 12px;"><strong>Summary:&nbsp;</strong>&lt;%= info %&gt;</p>
8
- <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong>&lt;%= time %&gt; seconds&nbsp;</p>
9
- <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong>&lt;%= status %&gt;</p>
10
- <p style="color: black; font-size: 12px;"><strong>Result ID: </strong>&lt;%= id %&gt;</p>
11
- <p style="color: black; font-size: 12px;"><strong>Execution name:</strong> &lt;%= execution_name %&gt;</p>
12
- <p style="color: black; font-size: 12px;"><span style="color: #ff0000;"><strong>The execution output is attached</strong></span></p>
13
- <h6>&nbsp;This email is sent automatically. Please, do not reply</h6>
14
- </div>
15
- </div>
16
- </div>
1
+ <html>
2
+ <tbody>
3
+ <div>
4
+ <img class="CToWUd" style="margin-top: 0px; margin-bottom: 0px; border: 0px; max-width: 150px; min-height: auto; outline: 0px; float: left;" src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" width="43" height="43" border="0" />
5
+ </div>
6
+ <p>&nbsp;<img class="CToWUd" style="display: block;" src="https://ci4.googleusercontent.com/proxy/mX95orir-khAa9968ZvaEUFjay-YQnjjfRzI5YJXNG30xvJECdmEqqDPUE4KChEE5CsA-0xr-URW-1rIGpQFhhTosSDZj4LQ_ktxrrYjsrJXrntn8L8oOIU=s0-d-e1-ft#http://app2.dopplerfiles.net/Users/3778/Campaigns/8930766/520x1.png" alt="" width="100%" height="1" border="0" /></p>
7
+ <div>
8
+ <div class="container">
9
+ <div class="well">
10
+ <p style="color: black; font-size: 12px;">'<%= task_name %>' &nbsp;finished</p>
11
+ <p style="color: black; font-size: 12px;"><strong>Summary:&nbsp;</strong> '<%= info %>' </p>
12
+ <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong> '<%= time %>' seconds&nbsp;</p>
13
+ <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong>'<%= status %>'</p>
14
+ <p style="color: black; font-size: 12px;"><strong>Result ID: </strong> '<%= id %>' </p>
15
+ <p style="color: black; font-size: 12px;"><span style="color: #ff0000;"><strong>The execution output is attached</strong></span></p>
16
+ <h6>&nbsp;This email is sent automatically. Please, do not reply</h6>
17
+ </div>
18
+ </div>
19
+ </div>
20
+ </tbody>
21
+ </html>
@@ -1,21 +1,30 @@
1
- <div>
2
- <div><img class="CToWUd" style="margin-top: 0px; margin-bottom: 0px; border: 0px; max-width: 150px; min-height: auto; outline: 0px; float: left;" src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" width="43" height="43" border="0" /></div>
3
- </div>
4
- <div>
5
- <p>&nbsp;<img class="CToWUd" style="display: block;" src="https://ci4.googleusercontent.com/proxy/mX95orir-khAa9968ZvaEUFjay-YQnjjfRzI5YJXNG30xvJECdmEqqDPUE4KChEE5CsA-0xr-URW-1rIGpQFhhTosSDZj4LQ_ktxrrYjsrJXrntn8L8oOIU=s0-d-e1-ft#http://app2.dopplerfiles.net/Users/3778/Campaigns/8930766/520x1.png" alt="" width="100%" height="1" border="0" /></p>
6
- </div>
7
- <div>
8
- <div class="container">
9
- <div class="well">
10
- <p style="color: black; font-size: 12px;"><strong>&lt;%= task_name %&gt;</strong> finished</p>
11
- <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong>&lt;%= time %&gt; seconds&nbsp;</p>
12
- <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong>&lt;%= status %&gt;</p>
13
- <p style="color: black; font-size: 12px;"><strong>Result ID: </strong>&lt;%= id %&gt;</p>
14
- <p style="color: black; font-size: 12px;"><strong>Execution name:</strong> &lt;%= execution_name %&gt;</p>
15
- <p style="color: black; font-size: 12px;"><strong>Output</strong></p>
16
- <p style="color: black; font-size: 12px;">&lt;%= output %&gt;</p>
17
- <h4>&nbsp;<span style="color: #ff0000;">This email is sent automatically. Please, do not reply</span></h4>
18
- </div>
19
- </div>
20
- </div>
21
- <div>&nbsp;</div>
1
+ <html>
2
+ <tbody>
3
+ <div>
4
+ <div>
5
+ <img class="CToWUd" style="margin-top: 0px; margin-bottom: 0px; border: 0px; max-width: 150px; min-height: auto; outline: 0px; float: left;" src="https://raw.githubusercontent.com/romanrod/mutx/master/img/mutx_logo.png" alt="MuTX" width="43" height="43" border="0" /></div>
6
+ </div>
7
+ <div>
8
+ <p>&nbsp;<img class="CToWUd" style="display: block;" src="https://ci4.googleusercontent.com/proxy/mX95orir-khAa9968ZvaEUFjay-YQnjjfRzI5YJXNG30xvJECdmEqqDPUE4KChEE5CsA-0xr-URW-1rIGpQFhhTosSDZj4LQ_ktxrrYjsrJXrntn8L8oOIU=s0-d-e1-ft#http://app2.dopplerfiles.net/Users/3778/Campaigns/8930766/520x1.png" alt="" width="100%" height="1" border="0" /></p>
9
+ </div>
10
+ <div>
11
+ <div class="container">
12
+ <div class="well">
13
+ <p style="color: black; font-size: 12px;"><strong>'<%= task_name %>' </strong> finished</p>
14
+ <p style="color: black; font-size: 12px;"><strong>Duration:&nbsp;</strong>'<%= time %>' seconds&nbsp;</p>
15
+ <p style="color: black; font-size: 12px;"><strong><strong>Status: </strong></strong> '<%= status %>' </p>
16
+ <p style="color: black; font-size: 12px;"><strong>Result ID: </strong>'<%= id %>' </p>
17
+ <p style="color: black; font-size: 12px;"><strong>Output</strong></p>
18
+ <h3>
19
+ <medium>
20
+ <pre style="height:400px; white-space:pre; word-wrap:normal;">
21
+ <b style='color:Black; font-size: 12px;'><%= output %></b>
22
+ </pre>
23
+ </medium>
24
+ </h3>
25
+ </div>
26
+ </div>
27
+ </div>
28
+ <div>&nbsp;</div>
29
+ </tbody>
30
+ </html>
@@ -11,6 +11,7 @@ require 'base64'
11
11
  require 'require_all'
12
12
  require 'byebug'
13
13
  require 'digest'
14
+ require 'basica'
14
15
 
15
16
  require_rel 'mutx'
16
17
  require_rel 'generators'
@@ -37,6 +37,7 @@ Gem::Specification.new do |spec|
37
37
  spec.add_dependency 'shotgun'
38
38
  spec.add_dependency 'rufus-scheduler'
39
39
  spec.add_dependency 'mail'
40
+ spec.add_dependency 'basica'
40
41
 
41
42
 
42
43
  spec.add_development_dependency "bundler", "~> 1.5"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mutx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.21
4
+ version: 0.1.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roman Rodriguez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-26 00:00:00.000000000 Z
11
+ date: 2016-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -248,6 +248,20 @@ dependencies:
248
248
  - - ">="
249
249
  - !ruby/object:Gem::Version
250
250
  version: '0'
251
+ - !ruby/object:Gem::Dependency
252
+ name: basica
253
+ requirement: !ruby/object:Gem::Requirement
254
+ requirements:
255
+ - - ">="
256
+ - !ruby/object:Gem::Version
257
+ version: '0'
258
+ type: :runtime
259
+ prerelease: false
260
+ version_requirements: !ruby/object:Gem::Requirement
261
+ requirements:
262
+ - - ">="
263
+ - !ruby/object:Gem::Version
264
+ version: '0'
251
265
  - !ruby/object:Gem::Dependency
252
266
  name: bundler
253
267
  requirement: !ruby/object:Gem::Requirement