sidekiq-undertaker 1.7.0 → 1.8.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 +4 -4
- data/.github/workflows/ruby-build.yml +4 -2
- data/.rubocop.yml +3 -2
- data/.rubocop_todo.yml +12 -8
- data/CHANGELOG.md +12 -1
- data/Gemfile +4 -4
- data/README.md +1 -0
- data/lib/sidekiq/undertaker/version.rb +1 -1
- data/lib/sidekiq/undertaker/web_extension/api_helpers.rb +43 -32
- data/lib/sidekiq/undertaker.rb +5 -3
- data/renovate.json +3 -2
- data/sidekiq-undertaker.gemspec +3 -3
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_filter_page_is_called/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv8.approved.txt +377 -0
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classbucket_page_is_called/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv8.approved.txt +362 -0
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classbucket_page_is_polled/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv8.approved.txt +362 -0
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classerror_classbucket_page_is_called/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv8.approved.txt +352 -0
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classerror_classbucket_page_is_polled/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv8.approved.txt +352 -0
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_morgue/when_job_classerrorbucket_is_called/with_all_failures_and_errors/behaves_like_a_page/{the_displayed_page_is_correct_for_sidekiqv7.approved.txt → the_displayed_page_is_correct_for_sidekiqv8.approved.txt} +205 -93
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_morgue/when_job_classerrorbucket_is_called/with_job_class_error_and_specific_error_message/behaves_like_a_page/{the_displayed_page_is_correct_for_sidekiqv7.approved.txt → the_displayed_page_is_correct_for_sidekiqv8.approved.txt} +203 -91
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_morgue/when_job_classerrorbucket_is_called/with_job_class_error_and_specific_error_message/with_pagination/behaves_like_a_page/{the_displayed_page_is_correct_for_sidekiqv7.approved.txt → the_displayed_page_is_correct_for_sidekiqv8.approved.txt} +269 -155
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_morgue/when_job_classerrorbucket_is_called/with_specific_job_class_and_a_specific_error/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv8.approved.txt +407 -0
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_morgue/when_job_classerrorbucket_is_called/with_specific_job_class_and_a_specific_error/with_pagination/behaves_like_a_page/{the_displayed_page_is_correct_for_sidekiqv7.approved.txt → the_displayed_page_is_correct_for_sidekiqv8.approved.txt} +269 -155
- data/spec/sidekiq/undertaker/web_extension_spec.rb +12 -13
- data/spec/spec_helper.rb +13 -0
- data/spec/support/monkey_patch/approvals/writers/text_writer.rb +20 -0
- metadata +17 -17
- data/.github/dependabot.yml +0 -8
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_filter_page_is_called/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv7.approved.txt +0 -265
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classbucket_page_is_called/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv7.approved.txt +0 -250
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classbucket_page_is_polled/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv7.approved.txt +0 -250
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classerror_classbucket_page_is_called/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv7.approved.txt +0 -240
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_filter/when_job_classerror_classbucket_page_is_polled/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv7.approved.txt +0 -240
- data/spec/fixtures/approvals/sidekiq_undertaker_webextension/show_morgue/when_job_classerrorbucket_is_called/with_specific_job_class_and_a_specific_error/behaves_like_a_page/the_displayed_page_is_correct_for_sidekiqv7.approved.txt +0 -295
@@ -1,107 +1,103 @@
|
|
1
1
|
<!doctype html>
|
2
|
-
<html dir="ltr">
|
2
|
+
<html dir="ltr" lang="en">
|
3
3
|
<head>
|
4
4
|
<title>[TEST] Sidekiq</title>
|
5
5
|
<meta charset="utf-8" />
|
6
6
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
7
7
|
|
8
|
-
<link href="/sidekiq/stylesheets/
|
9
|
-
|
10
|
-
|
11
|
-
<link href="/sidekiq/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
|
12
|
-
<link href="/sidekiq/stylesheets/application-dark.css" media="screen and (prefers-color-scheme: dark)" rel="stylesheet" type="text/css" />
|
13
|
-
|
8
|
+
<link href="/sidekiq/stylesheets/style.css" media="screen" rel="stylesheet" type="text/css" nonce="<nonce>" />
|
14
9
|
|
15
10
|
<link rel="apple-touch-icon" href="/sidekiq/images/apple-touch-icon.png">
|
16
11
|
<link rel="shortcut icon" type="image/ico" href="/sidekiq/images/favicon.ico" />
|
17
|
-
<script type="text/javascript" src="/sidekiq/javascripts/application.js"></script>
|
12
|
+
<script type="text/javascript" src="/sidekiq/javascripts/application.js" nonce="<nonce>"></script>
|
18
13
|
<meta name="google" content="notranslate" />
|
19
14
|
|
20
15
|
</head>
|
21
16
|
<body class="admin" data-locale="en">
|
22
|
-
<
|
23
|
-
<div class="container
|
17
|
+
<header>
|
18
|
+
<div class="container">
|
24
19
|
<div class="navbar-header" data-navbar="static">
|
25
|
-
<button type="button" class="navbar-toggle
|
20
|
+
<button type="button" class="btn navbar-toggle" data-toggle="navbar-menu" data-target="#navbar-menu">
|
26
21
|
<span class="icon-bar"></span>
|
27
22
|
<span class="icon-bar"></span>
|
28
23
|
<span class="icon-bar"></span>
|
29
24
|
</button>
|
30
|
-
<div class="navbar-
|
25
|
+
<div class="navbar-livereload">
|
31
26
|
|
32
|
-
<a class="live-poll
|
33
|
-
<a class="live-poll
|
27
|
+
<a class="btn live-poll live-poll-start btn-primary">Live Poll</a>
|
28
|
+
<a class="btn live-poll live-poll-stop btn-danger">Stop Polling</a>
|
34
29
|
|
35
30
|
|
36
31
|
|
37
32
|
</div>
|
38
33
|
<a class="navbar-brand" href="/sidekiq/">
|
39
34
|
Sidekiq
|
40
|
-
<span class="status">
|
41
|
-
<i class="status-sprite status-idle"></i>
|
42
|
-
idle
|
43
|
-
</span>
|
44
|
-
|
45
35
|
</a>
|
46
36
|
</div>
|
47
37
|
|
48
|
-
<div class="
|
49
|
-
<ul class="nav
|
38
|
+
<div class="navbar-collapse" role="navigation" id="navbar-menu">
|
39
|
+
<ul class="nav" data-navbar="static">
|
50
40
|
|
51
41
|
|
52
42
|
<li class="">
|
53
|
-
|
43
|
+
<a href="/sidekiq/">Dashboard</a>
|
54
44
|
</li>
|
55
45
|
|
56
46
|
|
57
47
|
|
58
48
|
<li class="">
|
59
|
-
|
49
|
+
<a href="/sidekiq/busy">Busy</a>
|
60
50
|
</li>
|
61
51
|
|
62
52
|
|
63
53
|
|
64
54
|
<li class="">
|
65
|
-
|
55
|
+
<a href="/sidekiq/queues">Queues</a>
|
66
56
|
</li>
|
67
57
|
|
68
58
|
|
69
59
|
|
70
60
|
<li class="">
|
71
|
-
|
61
|
+
<a href="/sidekiq/retries">Retries</a>
|
72
62
|
</li>
|
73
63
|
|
74
64
|
|
75
65
|
|
76
66
|
<li class="">
|
77
|
-
|
67
|
+
<a href="/sidekiq/scheduled">Scheduled</a>
|
78
68
|
</li>
|
79
69
|
|
80
70
|
|
81
71
|
|
82
72
|
<li class="">
|
83
|
-
|
73
|
+
<a href="/sidekiq/morgue">Dead</a>
|
84
74
|
</li>
|
85
75
|
|
86
76
|
|
87
77
|
|
88
78
|
<li class="">
|
89
|
-
|
79
|
+
<a href="/sidekiq/metrics">Metrics</a>
|
90
80
|
</li>
|
91
81
|
|
92
82
|
|
93
|
-
|
83
|
+
|
84
|
+
<li class="">
|
85
|
+
<a href="/sidekiq/profiles">Profiles</a>
|
86
|
+
</li>
|
87
|
+
|
94
88
|
|
95
|
-
|
96
|
-
<
|
97
|
-
|
89
|
+
|
90
|
+
<li class="">
|
91
|
+
<a href="/sidekiq/undertaker/filter">Undertaker</a>
|
92
|
+
</li>
|
93
|
+
|
98
94
|
|
99
95
|
|
100
96
|
<li class="navbar-livereload">
|
101
97
|
<div class="poll-wrapper">
|
102
98
|
|
103
|
-
<a class="live-poll
|
104
|
-
<a class="live-poll
|
99
|
+
<a class="btn live-poll live-poll-start btn-primary">Live Poll</a>
|
100
|
+
<a class="btn live-poll live-poll-stop btn-danger">Stop Polling</a>
|
105
101
|
|
106
102
|
|
107
103
|
|
@@ -110,57 +106,52 @@
|
|
110
106
|
</ul>
|
111
107
|
</div>
|
112
108
|
</div>
|
113
|
-
</
|
109
|
+
</header>
|
114
110
|
|
115
|
-
<
|
111
|
+
<main id="page">
|
116
112
|
<div class="container">
|
117
|
-
<div class="
|
118
|
-
|
119
|
-
<ul class="list-unstyled summary row">
|
120
|
-
<li class="processed col-sm-1">
|
113
|
+
<div class="cards-container">
|
114
|
+
<article>
|
121
115
|
<span id="txtProcessed" class="count" data-nwp>0</span>
|
122
116
|
<span class="desc">Processed</span>
|
123
|
-
</
|
124
|
-
<
|
117
|
+
</article>
|
118
|
+
<article>
|
125
119
|
<span id="txtFailed" class="count" data-nwp>0</span>
|
126
120
|
<span class="desc">Failed</span>
|
127
|
-
</
|
128
|
-
<
|
121
|
+
</article>
|
122
|
+
<article>
|
129
123
|
<a href="/sidekiq/busy">
|
130
124
|
<span id="txtBusy" class="count" data-nwp>0</span>
|
131
125
|
<span class="desc">Busy</span>
|
132
126
|
</a>
|
133
|
-
</
|
134
|
-
<
|
127
|
+
</article>
|
128
|
+
<article>
|
135
129
|
<a href="/sidekiq/queues">
|
136
130
|
<span id="txtEnqueued" class="count" data-nwp>0</span>
|
137
131
|
<span class="desc">Enqueued</span>
|
138
132
|
</a>
|
139
|
-
</
|
140
|
-
<
|
133
|
+
</article>
|
134
|
+
<article>
|
141
135
|
<a href="/sidekiq/retries">
|
142
136
|
<span id="txtRetries" class="count" data-nwp>0</span>
|
143
137
|
<span class="desc">Retries</span>
|
144
138
|
</a>
|
145
|
-
</
|
146
|
-
<
|
139
|
+
</article>
|
140
|
+
<article>
|
147
141
|
<a href="/sidekiq/scheduled">
|
148
142
|
<span id="txtScheduled" class="count" data-nwp>0</span>
|
149
143
|
<span class="desc">Scheduled</span>
|
150
144
|
</a>
|
151
|
-
</
|
152
|
-
<
|
145
|
+
</article>
|
146
|
+
<article>
|
153
147
|
<a href="/sidekiq/morgue">
|
154
148
|
<span id="txtDead" class="count" data-nwp>4</span>
|
155
149
|
<span class="desc">Dead</span>
|
156
150
|
</a>
|
157
|
-
</
|
158
|
-
</
|
159
|
-
|
160
|
-
</div>
|
151
|
+
</article>
|
152
|
+
</div>
|
161
153
|
|
162
|
-
|
163
|
-
<header class="row head">
|
154
|
+
<header class="row head">
|
164
155
|
<div class="col-sm-12">
|
165
156
|
<h3>
|
166
157
|
<b>2</b> dead jobs
|
@@ -172,9 +163,9 @@
|
|
172
163
|
</div>
|
173
164
|
<div class="col-sm-12">
|
174
165
|
<div class="col-sm-4">
|
175
|
-
|
166
|
+
|
167
|
+
|
176
168
|
|
177
|
-
</div>
|
178
169
|
|
179
170
|
</div>
|
180
171
|
</div>
|
@@ -182,7 +173,7 @@
|
|
182
173
|
|
183
174
|
|
184
175
|
<form action="/sidekiq/undertaker/morgue" method="post">
|
185
|
-
<input type='hidden' name='authenticity_token' value='
|
176
|
+
<input type='hidden' name='authenticity_token' value=''/>
|
186
177
|
<table class="table table-striped table-bordered table-white">
|
187
178
|
<thead>
|
188
179
|
<tr>
|
@@ -216,7 +207,7 @@
|
|
216
207
|
<div class="args">"asdf", 1234</div>
|
217
208
|
</td>
|
218
209
|
<td>
|
219
|
-
<div>RuntimeError: Option &#
|
210
|
+
<div>RuntimeError: Option 'data/file_name' is required! This is an extra long error message.</div>
|
220
211
|
</td>
|
221
212
|
</tr>
|
222
213
|
|
@@ -237,7 +228,7 @@
|
|
237
228
|
<div class="args">"asdf", 1234</div>
|
238
229
|
</td>
|
239
230
|
<td>
|
240
|
-
<div>RuntimeError: Option &#
|
231
|
+
<div>RuntimeError: Option 'data/file_name' is required! This is an extra long error message.</div>
|
241
232
|
</td>
|
242
233
|
</tr>
|
243
234
|
|
@@ -248,48 +239,169 @@
|
|
248
239
|
</form>
|
249
240
|
|
250
241
|
<form action="/sidekiq/undertaker/morgue/HardWorker/RuntimeError/T3B0aW9uICdkYXRhL2ZpbGVfbmFtZScgaXMgcmVxLi4u/1_hour/delete" method="post">
|
251
|
-
<input type='hidden' name='authenticity_token' value='
|
242
|
+
<input type='hidden' name='authenticity_token' value=''/>
|
252
243
|
<input class="btn btn-danger btn-xs pull-right" type="submit" name="delete" value="Bury All" data-confirm="Are you sure?" />
|
253
244
|
</form>
|
254
245
|
|
255
246
|
<form action="/sidekiq/undertaker/morgue/HardWorker/RuntimeError/T3B0aW9uICdkYXRhL2ZpbGVfbmFtZScgaXMgcmVxLi4u/1_hour/export" method="post">
|
256
|
-
<input type='hidden' name='authenticity_token' value='
|
247
|
+
<input type='hidden' name='authenticity_token' value=''/>
|
257
248
|
<input class="btn btn-secondary btn-xs pull-right" type="submit" name="export" value="Export All" />
|
258
249
|
</form>
|
259
250
|
|
260
251
|
<form action="/sidekiq/undertaker/morgue/HardWorker/RuntimeError/T3B0aW9uICdkYXRhL2ZpbGVfbmFtZScgaXMgcmVxLi4u/1_hour/retry" method="post">
|
261
|
-
<input type='hidden' name='authenticity_token' value='
|
252
|
+
<input type='hidden' name='authenticity_token' value=''/>
|
262
253
|
<input class="btn btn-danger btn-xs pull-right" type="submit" name="retry" value="Revive All" data-confirm="Are you sure?" />
|
263
254
|
</form>
|
264
255
|
|
265
256
|
|
266
|
-
</div>
|
267
|
-
</div>
|
268
257
|
</div>
|
269
|
-
</
|
270
|
-
<
|
271
|
-
<div class="
|
272
|
-
<
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
258
|
+
</main>
|
259
|
+
<footer>
|
260
|
+
<div class="container">
|
261
|
+
<ul class="nav">
|
262
|
+
<li>
|
263
|
+
<p><b>Sidekiq v*EXCLUDED*</b></p>
|
264
|
+
</li>
|
265
|
+
<li>
|
266
|
+
<p title="redis://localhost:6379">redis://localhost:6379</p>
|
267
|
+
</li>
|
268
|
+
<li>
|
269
|
+
<p id="serverUtcTime">20:57:00 UTC</p>
|
270
|
+
</li>
|
271
|
+
<li>
|
272
|
+
<p><a rel=help href="https://github.com/sidekiq/sidekiq/wiki">docs</a></p>
|
273
|
+
</li>
|
274
|
+
<li>
|
275
|
+
<form id="locale-form" action="/sidekiq/change_locale" method="post">
|
276
|
+
<input type='hidden' name='authenticity_token' value=''/>
|
277
|
+
<select id="locale-select" aria-label="Language" class="form-control" name="locale">
|
278
|
+
|
279
|
+
|
280
|
+
<option value="ar">العربية</option>
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
<option value="cs">Čeština</option>
|
285
|
+
|
286
|
+
|
287
|
+
|
288
|
+
<option value="da">Dansk</option>
|
289
|
+
|
290
|
+
|
291
|
+
|
292
|
+
<option value="de">Deutsch</option>
|
293
|
+
|
294
|
+
|
295
|
+
|
296
|
+
<option value="el">ελληνικά</option>
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
<option selected value="en">English</option>
|
301
|
+
|
302
|
+
|
303
|
+
|
304
|
+
<option value="es">Español</option>
|
305
|
+
|
306
|
+
|
307
|
+
|
308
|
+
<option value="fa">فارسى</option>
|
309
|
+
|
310
|
+
|
311
|
+
|
312
|
+
<option value="fr">Français</option>
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
<option value="gd">Gaeilge</option>
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
<option value="he">עברית</option>
|
321
|
+
|
322
|
+
|
323
|
+
|
324
|
+
<option value="hi">हिन्दी</option>
|
325
|
+
|
326
|
+
|
327
|
+
|
328
|
+
<option value="it">Italiano</option>
|
329
|
+
|
330
|
+
|
331
|
+
|
332
|
+
<option value="ja">日本語</option>
|
333
|
+
|
334
|
+
|
335
|
+
|
336
|
+
<option value="ko">한국어</option>
|
337
|
+
|
338
|
+
|
339
|
+
|
340
|
+
<option value="lt">Lietuvių</option>
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
<option value="nb">Norsk</option>
|
345
|
+
|
346
|
+
|
347
|
+
|
348
|
+
<option value="nl">Nederlands</option>
|
349
|
+
|
350
|
+
|
351
|
+
|
352
|
+
<option value="pl">Polski</option>
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
<option value="pt-BR">Português (Brasil)</option>
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
<option value="pt">Português</option>
|
361
|
+
|
362
|
+
|
363
|
+
|
364
|
+
<option value="ru">Русский</option>
|
365
|
+
|
366
|
+
|
367
|
+
|
368
|
+
<option value="sv">Svenska</option>
|
369
|
+
|
370
|
+
|
371
|
+
|
372
|
+
<option value="ta">தமிழ்</option>
|
373
|
+
|
374
|
+
|
375
|
+
|
376
|
+
<option value="tr">Türkçe</option>
|
377
|
+
|
378
|
+
|
379
|
+
|
380
|
+
<option value="uk">Українська</option>
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
<option value="ur">اردو</option>
|
385
|
+
|
386
|
+
|
387
|
+
|
388
|
+
<option value="vi">Tiếng Việt</option>
|
389
|
+
|
390
|
+
|
391
|
+
|
392
|
+
<option value="zh-CN">中文</option>
|
393
|
+
|
394
|
+
|
395
|
+
|
396
|
+
<option value="zh-TW">臺灣話</option>
|
397
|
+
|
398
|
+
|
399
|
+
</select>
|
400
|
+
</form>
|
401
|
+
</li>
|
402
|
+
</ul>
|
291
403
|
</div>
|
292
|
-
</
|
404
|
+
</footer>
|
293
405
|
|
294
406
|
</body>
|
295
407
|
</html>
|