mrjenkins 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 1a91b5cf285f198d46bf5b59330aacae0a67f8fb
4
+ data.tar.gz: 17fa76fad3e6d7c4728b85efb03e76e288cea766
5
+ SHA512:
6
+ metadata.gz: 7d7776ab0a38507c165913c1ffb36173df4110c7a5e5b71664e4e5c78f5a01c0f82663da0bb176b55addfd33d4fccbe3d24a62cd7546f19fb75ad8fe8b92ab5b
7
+ data.tar.gz: cff39da626f4d8d69b905abc6c674ea03431d9f2bba970fec7a2c33eaff40a7ec7e3eaaa1a3456d0907355334b9a1ecd7d37b0c8ba1849e7efcf8ca3da5c79c2
@@ -0,0 +1,50 @@
1
+ *.gem
2
+ *.rbc
3
+ /.config
4
+ /coverage/
5
+ /InstalledFiles
6
+ /pkg/
7
+ /spec/reports/
8
+ /spec/examples.txt
9
+ /test/tmp/
10
+ /test/version_tmp/
11
+ /tmp/
12
+
13
+ # Used by dotenv library to load environment variables.
14
+ # .env
15
+
16
+ ## Specific to RubyMotion:
17
+ .dat*
18
+ .repl_history
19
+ build/
20
+ *.bridgesupport
21
+ build-iPhoneOS/
22
+ build-iPhoneSimulator/
23
+
24
+ ## Specific to RubyMotion (use of CocoaPods):
25
+ #
26
+ # We recommend against adding the Pods directory to your .gitignore. However
27
+ # you should judge for yourself, the pros and cons are mentioned at:
28
+ # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
29
+ #
30
+ # vendor/Pods/
31
+
32
+ ## Documentation cache and generated files:
33
+ /.yardoc/
34
+ /_yardoc/
35
+ /doc/
36
+ /rdoc/
37
+
38
+ ## Environment normalization:
39
+ /.bundle/
40
+ /vendor/bundle
41
+ /lib/bundler/man/
42
+
43
+ # for a library or gem, you might want to ignore these files since the code is
44
+ # intended to run in multiple environments; otherwise, check them in:
45
+ # Gemfile.lock
46
+ # .ruby-version
47
+ # .ruby-gemset
48
+
49
+ # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
50
+ .rvmrc
data/Gemfile ADDED
@@ -0,0 +1,8 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in appmodel.gemspec
4
+ gemspec
5
+
6
+
7
+
8
+ gem 'require_relative'
data/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright {yyyy} {name of copyright owner}
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -0,0 +1,6 @@
1
+ # mrjenkins
2
+ Simple Jenkins API / Client to retrieve Job status and metrics, including console results integrated with SauceLabs.
3
+
4
+
5
+ # References
6
+ * # http://yandao.github.io/quick%20tips/2016/07/13/some-useful-jenkins-rest-api-endpoints
@@ -0,0 +1,6 @@
1
+ require "bundler/gem_tasks"
2
+ require "rspec/core/rake_task"
3
+
4
+ RSpec::Core::RakeTask.new(:spec)
5
+
6
+ task :default => :spec
@@ -0,0 +1,12 @@
1
+ #
2
+ # Created by H20Dragon@outlook.com - 10/2017
3
+ ##
4
+ require_relative '../lib/mrjenkins'
5
+
6
+ # ruby bin/mrjenkins.rb --jobname 'MyJenkins.JobName' --server 'http://jenkins:8080' --verbose
7
+
8
+ cli = MrJenkins::Utils::parseCommandLine();
9
+
10
+ if cli
11
+ cli.execute(MrJenkins::Jenkins.instance.getJobName())
12
+ end
@@ -0,0 +1,13 @@
1
+
2
+
3
+ require_relative '../lib/mrjenkins'
4
+
5
+
6
+ # --jobname NUI.Example.Delegate --server 'http://10.253.15.88:8080'
7
+ puts "Start"
8
+
9
+ cli = MrJenkins::Utils::parseCommandLine();
10
+
11
+ if cli
12
+ cli.execute()
13
+ end
@@ -0,0 +1,8 @@
1
+
2
+ module MrJenkins
3
+ ROOT_DIR = File.join(File.dirname(File.expand_path(__FILE__)), 'mrjenkins').freeze
4
+
5
+ Dir["#{ROOT_DIR}/*.rb"].each { |f| require f }
6
+ Dir["#{ROOT_DIR}/**/*.rb"].each { |f| require f }
7
+ end
8
+
@@ -0,0 +1,165 @@
1
+ require 'net/http'
2
+ require 'uri'
3
+ require 'json'
4
+
5
+ module MrJenkins
6
+
7
+ class Client
8
+
9
+ attr_accessor :authtoken
10
+ attr_accessor :server
11
+ attr_accessor :debug
12
+ attr_accessor :jobName
13
+
14
+ def initialize(opts)
15
+ @debug = opts[:debug] || false
16
+ puts __FILE__ + (__LINE__).to_s + " => #{opts.to_s}" if @debug
17
+ @server = opts[:server]
18
+ @authtoken = opts[:token].to_s
19
+ @jobName = opts[:jobname].to_s
20
+
21
+ MrJenkins::Jenkins.instance.config( { server: @server, auth: @authtoken , jobName: @jobName })
22
+ end
23
+
24
+ def summary(jobName)
25
+ MrJenkins::Jenkins.instance.allStatus(jobName)
26
+ end
27
+
28
+ def _getUserID(buildInfo)
29
+ user=''
30
+
31
+ buildInfo['actions'].each do |actions|
32
+ if actions.has_key?('causes') && actions['causes'][0]['userId']
33
+ user = actions['causes'][0]['userId']
34
+ end
35
+ end
36
+
37
+ user
38
+ end
39
+
40
+
41
+ # cli.toSlack(user, jobName, buildInfo['number'])
42
+ def toSlack(opts)
43
+ jobName = opts[:jobName].to_s
44
+ buildID = opts[:buildID].to_s
45
+ user = opts[:user].to_s
46
+
47
+ buildInfo = nil
48
+
49
+ if buildID.nil? || buildID.empty?
50
+ buildInfo = MrJenkins::Jenkins.instance.lastBuild(jobName)
51
+ user = _getUserID(buildInfo)
52
+ buildID = buildInfo['number'].to_s
53
+ end
54
+
55
+ slackRecord={}
56
+ slackRecord['__custom__'] = {}
57
+
58
+ slackRecord['__custom__'][:testType] = MrJenkins::Jenkins.instance.getTestType(buildInfo)
59
+ slackRecord[:channel]='#scoutui-tmp'
60
+ slackRecord[:user] = user
61
+
62
+ response = MrJenkins::Jenkins.instance.jobStatus(jobName, buildID)
63
+ summaryJson = summary(jobName)
64
+
65
+ slackRecord[:jobStatus] = response
66
+ slackRecord[:summary] = summaryJson
67
+
68
+
69
+ puts "RESPONSE => " + JSON.pretty_generate(response) if @debug
70
+
71
+ jenkinsResult = response['result'].to_s
72
+ displayName = response['fullDisplayName'].to_s
73
+
74
+ consoleText = MrJenkins::Jenkins.instance.console(jobName, buildID)
75
+
76
+ if MrJenkins::Utils.isVerbose
77
+ puts __FILE__ + (__LINE__).to_s + " console =>"
78
+ puts consoleText.to_s
79
+ end
80
+
81
+ passed = consoleText.scan(/^.*\d+\s*passed\s*$/).flatten
82
+ specs = consoleText.scan(/^\s*\d+\s*spec[s]*\s*.*/).flatten
83
+
84
+ assertErrors = []
85
+
86
+
87
+ if MrJenkins::Utils.isVerbose
88
+ puts "User: #{user}"
89
+ puts "#{displayName} execution is #{jenkinsResult}"
90
+ end
91
+
92
+
93
+ if specs.size > 0
94
+ puts "Specs: #{specs.size.to_s}" if MrJenkins::Utils.isVerbose
95
+ specs.each do |s|
96
+ puts " => #{s.strip.to_s}" if MrJenkins::Utils.isVerbose
97
+ end
98
+ assertErrors = consoleText.scan(/^\s*AssertionError:.*/).flatten
99
+ end
100
+
101
+
102
+ fields=[]
103
+ puts "Passed:" if MrJenkins::Utils.isVerbose
104
+ passed.each do |s|
105
+ _s = s.gsub(/I\/launcher\s*\-\s*/,'')
106
+ puts " => #{_s.to_s}" if MrJenkins::Utils.isVerbose
107
+
108
+ fields << { "title" => _s.to_s, "value" => "Passed", "short" => true }
109
+ end
110
+
111
+ slackRecord[:fields] = fields
112
+
113
+ if assertErrors.size > 0
114
+ puts "Assert Failures:" if MrJenkins::Utils.isVerbose
115
+ i=0
116
+ assertErrors.each do |s|
117
+ puts "#{i}. #{s.strip.to_s}" if MrJenkins::Utils.isVerbose
118
+ fields << { "title" => s.strip.to_s, "value" => "Failed", "short" => true }
119
+ i+=1
120
+ end
121
+ end
122
+
123
+ slackCli = MrJenkins::Slack.new()
124
+ slackCli.send(slackRecord,'pass')
125
+ end
126
+
127
+
128
+ def execute(jobname=nil)
129
+ puts __FILE__ + (__LINE__).to_s + "[execute]: #{jobname}" if MrJenkins::Utils.isVerbose
130
+
131
+ jobName = !jobname.nil? ? jobname : @jobName
132
+ buildInfo = MrJenkins::Jenkins.instance.lastBuild(jobName)
133
+
134
+ if MrJenkins::Utils.isVerbose
135
+ puts "== BUILD INFO =="
136
+ puts JSON.pretty_generate(buildInfo)
137
+ end
138
+
139
+ user=''
140
+
141
+ buildInfo['actions'].each do |actions|
142
+ if actions.has_key?('causes') && actions['causes'][0]['userId']
143
+ user = actions['causes'][0]['userId']
144
+ end
145
+ end
146
+
147
+ puts "USER : #{user}" if MrJenkins::Utils.isVerbose
148
+
149
+ jobStatus = MrJenkins::Jenkins.instance.jobStatus(jobName)
150
+
151
+ if MrJenkins::Utils.isVerbose
152
+ puts "JobStatus:"
153
+ puts jobStatus
154
+ end
155
+
156
+ # cli.toSlack( { user: user, jobName: jobName, buildID: buildInfo['number'] })
157
+ toSlack( { jobName: jobName})
158
+ end
159
+
160
+
161
+ end
162
+
163
+ end
164
+
165
+
@@ -0,0 +1,120 @@
1
+ require 'net/http'
2
+ require 'uri'
3
+ require 'json'
4
+ require 'singleton'
5
+
6
+ module MrJenkins
7
+
8
+ class Jenkins
9
+ include Singleton
10
+
11
+ attr_accessor :authtoken
12
+ attr_accessor :debug
13
+ attr_accessor :server
14
+
15
+ def config( opts = {server: s, auth: a, debug: false })
16
+ puts __FILE__ + (__LINE__).to_s + " config() => #{opts.to_s}" if MrJenkins::Utils.isVerbose
17
+ @server = opts[:server]
18
+ @authtoken = opts[:auth]
19
+ @debug = opts[:debug]
20
+ @jobName = opts[:jobName]
21
+ end
22
+
23
+ def setAuthToken(a)
24
+ @authtoken = a
25
+ end
26
+
27
+ def setServer(s)
28
+ @server = s
29
+ end
30
+
31
+ def getJobName()
32
+ @jobName
33
+ end
34
+
35
+ #
36
+ # Get the Jenkins parameter 'TestType' - Functional, Visual
37
+ def getTestType(buildInfo)
38
+ testType = 'Functional'
39
+
40
+ buildInfo['actions'].each do |actions|
41
+ if actions.has_key?('parameters')
42
+ actions['parameters'].each do |p|
43
+ if p.has_key?('name') && p['name'].match(/testtype/)
44
+ testType = p['value']
45
+ break
46
+ end
47
+ end
48
+ end
49
+ end
50
+
51
+ testType
52
+ end
53
+
54
+
55
+ def sendReq(uri, _parse=true)
56
+ request = Net::HTTP::Get.new(uri)
57
+ request["Authorization"] = "Basic #{@authtoken}"
58
+
59
+ req_options = {
60
+ use_ssl: uri.scheme == "https",
61
+ }
62
+
63
+ response = Net::HTTP.start(uri.hostname, uri.port, req_options) do |http|
64
+ http.request(request)
65
+ end
66
+
67
+ _parse ? JSON.parse(response.body) : response.body
68
+ end
69
+
70
+ # TODO: Implement
71
+ def buildJob(jobName)
72
+ uri = URI.parse("#{@server}/job/" + URI::encode(jobName) + "/build")
73
+ MrJenkins::Jenkins.instance.sendReq(uri)
74
+ end
75
+
76
+
77
+ def console(jobName, build)
78
+ uri = URI.parse("#{@server}/job/" + URI::encode(jobName) + "/#{build}/consoleText/api/json")
79
+
80
+ puts __FILE__ + (__LINE__).to_s + " Jenkins.console(#{jobName}, #{build}) => #{uri.to_s}" if MrJenkins::Utils.isVerbose
81
+ MrJenkins::Jenkins.instance.sendReq(uri, false)
82
+ end
83
+
84
+
85
+ def getCrumb()
86
+ uri = URI.parse("#{@server}/crumbIssuer/api/xml\?xpath\=concat\(//crumbRequestField,%22:%22,//crumb\)")
87
+ MrJenkins::Jenkins.instance.sendReq(uri)
88
+ end
89
+
90
+ def allStatus(jobName)
91
+ uri = URI.parse("#{@server}/job/" + URI::encode(jobName) + "/api/json")
92
+ MrJenkins::Jenkins.instance.sendReq(uri)
93
+ end
94
+
95
+
96
+ def jobStatus(jobName, build=nil)
97
+ id = build
98
+ if build.nil?
99
+ _b = MrJenkins::Jenkins.instance.lastBuild(jobName)
100
+ id = _b['number']
101
+ end
102
+ uri = URI.parse("#{@server}/job/" + URI::encode(jobName) + "/#{id}/api/json")
103
+ MrJenkins::Jenkins.instance.sendReq(uri)
104
+ end
105
+
106
+
107
+ def lastBuild(jobName=nil)
108
+
109
+ jobName = jobName.nil? ? MrJenkins::Jenkins.instance.getJobName() : jobName
110
+
111
+ uri = URI.parse("#{@server}/job/" + URI::encode(jobName) + "/lastBuild/api/json")
112
+
113
+ puts __FILE__ + (__LINE__).to_s + " Jenkins.lastBuild(#{jobName}) => #{uri.to_s}" if MrJenkins::Utils.isVerbose
114
+ MrJenkins::Jenkins.instance.sendReq(uri, true)
115
+ end
116
+
117
+
118
+ end
119
+
120
+ end
@@ -0,0 +1,149 @@
1
+
2
+ require 'net/http'
3
+ require 'uri'
4
+ require 'json'
5
+
6
+ module MrJenkins
7
+
8
+ class Slack
9
+
10
+ attr_accessor :token
11
+
12
+ def msgTemplate()
13
+ msg = <<-FOO
14
+ [
15
+ {
16
+ "fallback": "Required plain-text summary of the attachment.",
17
+ "color": "#36a64f",
18
+ "pretext": "__PRETEXT__",
19
+ "author_name": "jenkins",
20
+ "author_link": "http://flickr.com/bobby/",
21
+ "author_icon": "http://flickr.com/icons/bobby.jpg",
22
+ "title": "__TITLE__",
23
+ "title_link": "__TITLE_LINK__",
24
+ "text": "Jenkins-Job",
25
+ "fields": [
26
+ {
27
+ "title": "Priority",
28
+ "value": "High",
29
+ "short": false
30
+ },
31
+ {
32
+ "title": "Second",
33
+ "value": "Medium",
34
+ "short": true
35
+ }
36
+ ],
37
+ "image_url": "http://10.253.15.88:8080/userContent/angry.jenkins.png",
38
+ "ximage_url": "http://my-website.com/path/to/image.jpg",
39
+ "xthumb_url": "http://example.com/path/to/thumb.png",
40
+ "xthumb_url": "https://a.slack-edge.com/205a/img/services/jenkins-ci_72.png",
41
+ "xthumb_url": "https://stark-bastion-95510.herokuapp.com/m3.jpg",
42
+ "thumb_url": "http://emojis.slackmojis.com/emojis/images/1508257596/3045/jenkins-party.gif?1508257596",
43
+ "footer": "*COREUI HIG*",
44
+ "footer_icon": "https://platform.slack-edge.com/img/default_application_icon.png",
45
+ "ts": 123456789,
46
+ "mrkdwn": true
47
+ }
48
+ ]
49
+ FOO
50
+ JSON.parse(msg)
51
+ end
52
+
53
+
54
+ def initialize(opt={})
55
+ @debug = opt[:debug] || false
56
+ @token = ENV['SLACK_TOKEN']
57
+ end
58
+
59
+ def remove_html_tags(s)
60
+ return '' if s.nil? || s.empty?
61
+ re = /<("[^"]*"|'[^']*'|[^'">])*>/
62
+ s.gsub!(re, '')
63
+ end
64
+
65
+
66
+ def _getUserID(buildInfo)
67
+ user=''
68
+
69
+ buildInfo['actions'].each do |actions|
70
+ if actions.has_key?('causes') && actions['causes'][0]['userId']
71
+ user = actions['causes'][0]['userId']
72
+ end
73
+ end
74
+
75
+ user
76
+ end
77
+
78
+ def send(info, status)
79
+ red = '#f40434'
80
+ color = 'good'
81
+
82
+ uri = URI.parse("https://slack.com/api/chat.postMessage")
83
+ request = Net::HTTP::Post.new(uri)
84
+
85
+ j = msgTemplate()
86
+
87
+ # Custom
88
+ if info.has_key?('__custom__')
89
+
90
+ puts __FILE__ + (__LINE__).to_s + " CUSTOM => #{info['__custom__'].to_s}" if @debug
91
+
92
+ testType = info['__custom__'][:testType]
93
+ if testType
94
+
95
+ if testType.match(/accessibility/i)
96
+ j[0]['footer_icon']='http://www.3cbilisim.com/images/wcag.png'
97
+ end
98
+
99
+
100
+ end
101
+ end
102
+
103
+ j[0]['pretext'] = info[:jobStatus]['fullDisplayName'].to_s + " - " + info[:jobStatus]['result'].to_s
104
+ j[0]['title'] = '*' + info[:jobStatus]['fullDisplayName'].to_s + '*'
105
+
106
+ ## Timestamp
107
+ j[0]['ts'] = info[:jobStatus]['timestamp']
108
+
109
+ j[0]['title_link'] = info[:jobStatus]['url']
110
+ j[0]['author_name'] = info[:user]
111
+ j[0]['mrkdwn'] = true
112
+ j[0]['text'] = remove_html_tags( info[:summary]['description'])
113
+ j[0]['fields'] = info[:fields]
114
+
115
+ puts __FILE__ + (__LINE__).to_s + " => #{j.to_s}" if @debug
116
+
117
+ if info[:jobStatus].nil?
118
+ puts __FILE__ + (__LINE__).to_s + " jobStatus => #{j.to_s}"
119
+ end
120
+
121
+ if info[:jobStatus]['result'].match(/fail/i)
122
+ color = 'danger'
123
+ j[0]['thumb_url'] = 'http://emojis.slackmojis.com/emojis/images/1476961898/1258/jenkins_devil.png?1476961898'
124
+ end
125
+
126
+ if info[:jobStatus]['result'].match(/fail/i)
127
+ color = 'danger'
128
+ end
129
+
130
+ j[0]['color'] = color
131
+
132
+ j2 = URI.escape(j.to_json)
133
+
134
+ puts __FILE__ + (__LINE__).to_s + " j => #{j2.to_s}" if @debug
135
+
136
+ request.body = "token=#{@token}&channel=#{info[:channel]}&text=Text here.&username=#{info[:user]}&attachments=#{j2}"
137
+
138
+ req_options = {
139
+ use_ssl: uri.scheme == "https",
140
+ }
141
+
142
+ response = Net::HTTP.start(uri.hostname, uri.port, req_options) do |http|
143
+ http.request(request)
144
+ end
145
+ end
146
+
147
+ end
148
+
149
+ end
@@ -0,0 +1,80 @@
1
+ require 'json'
2
+ require 'net/https'
3
+ require 'cgi/cookie'
4
+ require 'pp'
5
+ require 'uri'
6
+ require 'optparse'
7
+ require_relative '../../mrjenkins'
8
+
9
+
10
+ module MrJenkins::Utils
11
+
12
+ extend self
13
+
14
+
15
+ def self.parseCommandLine(args=nil)
16
+ options={ :verbose => false }
17
+
18
+ opt_parser = OptionParser.new do |opt|
19
+
20
+ opt.on('-c', '--cycle Cycle') { |o|
21
+ options[:cycle] = o
22
+ }
23
+
24
+ opt.on('--cfg', '--cfg Config') { |o|
25
+ options[:config] = o
26
+ }
27
+
28
+ opt.on('-r', '--release Release') { |o|
29
+ options[:release] = o
30
+ }
31
+
32
+ opt.on('-j', '--jobname JobName') { |o|
33
+ options[:jobname] = o
34
+ }
35
+
36
+ opt.on('--password', '--password Password') { |o|
37
+ options[:password] = o
38
+ }
39
+
40
+ opt.on('--server', '--server URL') { |o|
41
+ options[:server] = o
42
+ }
43
+
44
+ opt.on('u', '--user UserId') { |o|
45
+ options[:user] = o
46
+ }
47
+ opt.on('--jira', '--jira JIRA') { |o|
48
+ options[:jira] = o
49
+ }
50
+
51
+ opt.on('--status', '--status Status') { |o|
52
+ options[:status] = o
53
+ }
54
+
55
+ opt.on('-v', '--verbose') { |o|
56
+ options[:verbose] = o
57
+ }
58
+
59
+ end
60
+
61
+
62
+ if !args.nil?
63
+ opt_parser.parse!(args)
64
+ else
65
+ opt_parser.parse!
66
+ end
67
+
68
+ @options=options
69
+
70
+ if @options.has_key?(:server) && @options.has_key?(:jobname)
71
+ cli = MrJenkins::Client.new({ token: 'YWRtaW46ODhlMDNhNzVlNDVhNTU3MGVjYzlmN2VjYzIxZGZkZmI=', server: @options[:server], jobname: @options[:jobname] })
72
+ end
73
+
74
+ end
75
+
76
+ def self.isVerbose()
77
+ @options[:verbose]
78
+ end
79
+
80
+ end
@@ -0,0 +1,3 @@
1
+ module MrJenkins
2
+ VERSION = "0.0.1"
3
+ end
@@ -0,0 +1,25 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'mrjenkins/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "mrjenkins"
8
+ spec.version = MrJenkins::VERSION
9
+ spec.authors = ["H20Dragon"]
10
+ spec.email = ["h20dragon@outlook.com"]
11
+
12
+ spec.summary = %q{Lightweight client utility to send Jenkins job status to a Slack Channel.}
13
+ spec.description = %q{Lightweight client utility to send Jenkins job status to a Slack Channel.}
14
+ spec.homepage = "http://github.com/h20dragon."
15
+ spec.license = "MIT"
16
+
17
+ spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
18
+ spec.bindir = "exe"
19
+ spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
20
+ spec.require_paths = ["lib"]
21
+
22
+ spec.add_development_dependency "bundler", "~> 1.15.4"
23
+ spec.add_development_dependency "rake", "~> 12.0.0"
24
+ spec.add_development_dependency "rspec", "~> 3.5.0"
25
+ end
metadata ADDED
@@ -0,0 +1,100 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: mrjenkins
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - H20Dragon
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2017-10-30 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 1.15.4
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 1.15.4
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: 12.0.0
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: 12.0.0
41
+ - !ruby/object:Gem::Dependency
42
+ name: rspec
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: 3.5.0
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: 3.5.0
55
+ description: Lightweight client utility to send Jenkins job status to a Slack Channel.
56
+ email:
57
+ - h20dragon@outlook.com
58
+ executables: []
59
+ extensions: []
60
+ extra_rdoc_files: []
61
+ files:
62
+ - ".gitignore"
63
+ - Gemfile
64
+ - LICENSE
65
+ - README.md
66
+ - Rakefile
67
+ - bin/mrjenkins.rb
68
+ - examples/ex1.rb
69
+ - lib/mrjenkins.rb
70
+ - lib/mrjenkins/base/client.rb
71
+ - lib/mrjenkins/base/jenkins.rb
72
+ - lib/mrjenkins/base/slack.rb
73
+ - lib/mrjenkins/utils/utils.rb
74
+ - lib/mrjenkins/version.rb
75
+ - mrjenkins.gemspec
76
+ homepage: http://github.com/h20dragon.
77
+ licenses:
78
+ - MIT
79
+ metadata: {}
80
+ post_install_message:
81
+ rdoc_options: []
82
+ require_paths:
83
+ - lib
84
+ required_ruby_version: !ruby/object:Gem::Requirement
85
+ requirements:
86
+ - - ">="
87
+ - !ruby/object:Gem::Version
88
+ version: '0'
89
+ required_rubygems_version: !ruby/object:Gem::Requirement
90
+ requirements:
91
+ - - ">="
92
+ - !ruby/object:Gem::Version
93
+ version: '0'
94
+ requirements: []
95
+ rubyforge_project:
96
+ rubygems_version: 2.6.2
97
+ signing_key:
98
+ specification_version: 4
99
+ summary: Lightweight client utility to send Jenkins job status to a Slack Channel.
100
+ test_files: []