gitlab_support_readiness 1.3.1 → 1.3.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 35e11bd858a6b8c3849c7a37103a6a3dbdbec92e63858bbc3ba36e317a9f2eab
4
- data.tar.gz: 67c8a723cfe16928b94c365b438a6d62abd5d97e224970cad9f0dda6cf8e7c8d
3
+ metadata.gz: 703f003db5975c12622344c5eaca5cc124a58ccac39c71c4ceb2fda150d63f64
4
+ data.tar.gz: 887049f6914e19d04e5934563421fb4bad6bb05941f44b3a738c91f8d87a57ee
5
5
  SHA512:
6
- metadata.gz: 9b26389adedfbebdecc9aaddf2ca0fbd7b742e11d1c78ec1ef737a5a560b114a668c7f091ef03bd37f9b0c3c2092b437636c691057d66bcf5fb29f90a4b893f3
7
- data.tar.gz: 279b80821b37ddec13f62541ea5841236447fa2d656d585e8fdd7cd7e21fb7616e2c9798379545c9b0f22489158feb82726c54d93f1ed6ae1081b29a7ad80210
6
+ metadata.gz: e95c982f03f823bb994005d3a5fd9b312cd591965a8c137e36019b1f28d032bd2686aeee8822104144ae5a6b87fa257e2f5c8b0ffd63c689eadd80bc8a7bbe7a
7
+ data.tar.gz: 51e533ddb15e7d3a71735d3c57ced98373500ed9c5d2a1b43022d0c307c29cb6e3ec9032cdc7931446a2e7b0a49f71e03d54e0936fb3284ea1b85625c535c883
@@ -243,6 +243,11 @@ module Readiness
243
243
  <li>Subscription name: #{sub_name}</li>
244
244
  <li>Reason for extension: #{reason}</li>
245
245
  </ul>
246
+ <p>
247
+ <b>
248
+ Verify the provided proof of approval of the extension before proceeding
249
+ </b>
250
+ </p>
246
251
  <p>
247
252
  Some additional context for this request is:
248
253
  </p>
@@ -243,6 +243,11 @@ module Readiness
243
243
  <li>Plan: #{plan}</li>
244
244
  <li>Reason for extension: #{reason}</li>
245
245
  </ul>
246
+ <p>
247
+ <b>
248
+ Verify the provided proof of approval of the extension before proceeding
249
+ </b>
250
+ </p>
246
251
  <p>
247
252
  Some additional context for this request is:
248
253
  </p>
@@ -239,6 +239,11 @@ module Readiness
239
239
  <li>Plan for temp license: #{plan}</li>
240
240
  <li>Reason for extension: #{reason}</li>
241
241
  </ul>
242
+ <p>
243
+ <b>
244
+ Verify the provided proof of approval of the extension before proceeding
245
+ </b>
246
+ </p>
242
247
  <p>
243
248
  Some additional context for this request is:
244
249
  </p>
@@ -231,13 +231,18 @@ module Readiness
231
231
  <a href="https://customers.gitlab.com/admin/customer?model_name=customer&query=#{contact_email}" target='_blank'>(Portal Search)</a>
232
232
  </li>
233
233
  <li>Company: #{company}</li>
234
- <li>Current license: <a href='#{license_link}' target='_blank'><%= @license_link %></a></li>
234
+ <li>Current license: <a href='#{license_link}' target='_blank'>#{license_link}</a></li>
235
235
  <li>Current license expiration date: #{expiration}</li>
236
236
  <li>Desired expiration date: #{extension_date}</li>
237
237
  <li>User count: #{current}</li>
238
238
  <li>Plan: #{plan}</li>
239
239
  <li>Reason for extension: #{reason}</li>
240
240
  </ul>
241
+ <p>
242
+ <b>
243
+ Verify the provided proof of approval of the extension before proceeding
244
+ </b>
245
+ </p>
241
246
  <p>
242
247
  Some additional context for this request is:
243
248
  </p>
@@ -211,6 +211,11 @@ module Readiness
211
211
  <li>Reason for extension: #{reason}</li>
212
212
  <li>GitLab Version: #{version}</li>
213
213
  </ul>
214
+ <p>
215
+ <b>
216
+ Verify the provided proof of approval of the extension before proceeding
217
+ </b>
218
+ </p>
214
219
  <p>
215
220
  Some additional context for this request is:
216
221
  </p>
@@ -211,6 +211,11 @@ module Readiness
211
211
  <li>Reason for extension: #{reason}</li>
212
212
  <li>GitLab Version: #{version}</li>
213
213
  </ul>
214
+ <p>
215
+ <b>
216
+ Verify the provided proof of approval of the extension before proceeding
217
+ </b>
218
+ </p>
214
219
  <p>
215
220
  Some additional context for this request is:
216
221
  </p>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab_support_readiness
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Colyer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-28 00:00:00.000000000 Z
11
+ date: 2025-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport