Skip to content

Commit

Permalink
add 128 (128 beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Jul 1, 2024
1 parent 4959276 commit c3a11d6
Show file tree
Hide file tree
Showing 37 changed files with 61,838 additions and 37,723 deletions.
307 changes: 193 additions & 114 deletions add-on-reports-generator/build_reports.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion add-on-reports-generator/get_addon_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

// Define which ESR are supported.
const SUPPORTED_ESR = [60, 68, 78, 91, 102, 115];
const SUPPORTED_ESR = [60, 68, 78, 91, 102, 115, 128];
// Debug logging (0 - errors and basic logs only, 1 - verbose debug)
const debugLevel = 1;
// Debug option to speed up processing.
Expand Down
15 changes: 14 additions & 1 deletion add-on-reports-generator/log.json
Original file line number Diff line number Diff line change
Expand Up @@ -1426,7 +1426,6 @@
"[email protected]",
"[email protected]",
"987935-redthunderminebird-plus@clear-code.com-redthunderminebird-plus",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
Expand Down Expand Up @@ -1703,11 +1702,25 @@
"[email protected]",
"[email protected]",
"988703-thunderbirdbravoclick2call@dplatforms.it-thunderbirdbravoclick2call",
"[email protected]",
"988715-llama3-grammar-thunderbird@johannes.buchner.net-ai-grammar",
"[email protected]",
"988719-threaded-list-switch@thunderbird.extension-threaded-list-switch",
"988720-supplementary-compose-menu@thunderbird.extension-supplementary-compose-menu",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"988731-platinummyr.replyAllButton@addons.thunderbird.net-reply-all-button",
"988732-welpy-cw.open-by-message-id@addons.thunderbird.net-open-by-message-id",
"[email protected]",
"[email protected]",
"[email protected]",
"988748-check-before-sending-email@apar.jp-check-before-sending-email",
"[email protected]",
"988752-marksubfolderread.dex@search.mozilla.org-mark-subfolders-read",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]"
Expand Down
1 change: 1 addition & 0 deletions add-on-reports-generator/report-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<th style="text-align: right">TB91</th>
<th style="text-align: right">TB102</th>
<th style="text-align: right">TB115</th>
<th style="text-align: right">TB128</th>
<th style="text-align: right">Activity</th>
<th style="text-align: right">Current</th>
<th style="text-align: right">Min (ATN)</th>
Expand Down
13,361 changes: 7,162 additions & 6,199 deletions add-on-reports/all.html

Large diffs are not rendered by default.

8,313 changes: 4,415 additions & 3,898 deletions add-on-reports/atn-tb102.html

Large diffs are not rendered by default.

8,378 changes: 4,536 additions & 3,842 deletions add-on-reports/atn-tb115.html

Large diffs are not rendered by default.

7,463 changes: 7,463 additions & 0 deletions add-on-reports/atn-tb128.html

Large diffs are not rendered by default.

5,377 changes: 2,875 additions & 2,502 deletions add-on-reports/atn-tb68.html

Large diffs are not rendered by default.

6,913 changes: 3,675 additions & 3,238 deletions add-on-reports/atn-tb78.html

Large diffs are not rendered by default.

7,635 changes: 4,059 additions & 3,576 deletions add-on-reports/atn-tb91.html

Large diffs are not rendered by default.

97 changes: 63 additions & 34 deletions add-on-reports/experiments-without-upper-limit.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion add-on-reports/false-positives-tb68.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<a href="/add-on-reports/"><img class="banner-image" src="includes/Thunderbird-Banner.png"
style="padding-right: 60px; height: 40px; width: 170px" /></a>
<label class="banner-header">Extensions claiming to be compatible with Thunderbird 68, but are legacy extensions and therefore unsupported. (0)</label>
<label class="banner-header-rt">2024-05-16</label>
<label class="banner-header-rt">2024-07-01</label>
</div>
<div>
<hr />
Expand All @@ -34,6 +34,7 @@
<th style="text-align: right">TB91</th>
<th style="text-align: right">TB102</th>
<th style="text-align: right">TB115</th>
<th style="text-align: right">TB128</th>
<th style="text-align: right">Activity</th>
<th style="text-align: right">Current</th>
<th style="text-align: right">Min (ATN)</th>
Expand Down
3 changes: 2 additions & 1 deletion add-on-reports/false-positives-tb78.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<a href="/add-on-reports/"><img class="banner-image" src="includes/Thunderbird-Banner.png"
style="padding-right: 60px; height: 40px; width: 170px" /></a>
<label class="banner-header">Extensions claiming to be compatible with Thunderbird 78, but are legacy extensions or legacy WebExtensions and therefore unsupported. (0)</label>
<label class="banner-header-rt">2024-05-16</label>
<label class="banner-header-rt">2024-07-01</label>
</div>
<div>
<hr />
Expand All @@ -34,6 +34,7 @@
<th style="text-align: right">TB91</th>
<th style="text-align: right">TB102</th>
<th style="text-align: right">TB115</th>
<th style="text-align: right">TB128</th>
<th style="text-align: right">Activity</th>
<th style="text-align: right">Current</th>
<th style="text-align: right">Min (ATN)</th>
Expand Down
4 changes: 2 additions & 2 deletions add-on-reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
<img class="banner-image" src="includes/Thunderbird-Banner.png"
style="padding-right: 60px; height: 40px; width: 170px" />
<label class="banner-header">Thunderbird Add-on Database Analysis</label>
<label class="banner-header-rt">2024-05-16</label>
<label class="banner-header-rt">2024-07-01</label>
</div>
<div>
<hr />
<br />
</div>
<div class="container">
<h1><a name="group115"></a>Thunderbird Supernova reports</h1><p><a href="tb115-expected-compatible.html">tb115-expected-compatible</a> (452)</p><blockquote><p>Extensions expected to be compatible with Thunderbird 115.</p></blockquote><p><a href="lost-tb102-to-tb115-worst-case.html">lost-tb102-to-tb115-worst-case</a> (42)</p><blockquote><p>Extensions which have been lost from TB102 to TB115, worst case scenario</p></blockquote><p><a href="atn-tb115.html">atn-tb115</a> (453)</p><blockquote><p>Extensions compatible with Thunderbird 115 as seen by ATN.</p></blockquote><p><a href="valid-115-according-to-strict-max-but-atn-value-reduced.html">valid-115-according-to-strict-max-but-atn-value-reduced</a> (11)</p><blockquote><p>Extensions whose strict_max_version allows installation in Thunderbird 115, but ATN value has been lowered to signal incompatibility (which is ignored during install and app upgrade). Also includes add-ons which are known to be incompatible.</p></blockquote><p><a href="experiments-without-upper-limit.html">experiments-without-upper-limit</a> (11)</p><blockquote><p>Experiments without upper limit in ATN.</p></blockquote><p><a href="pure-webext-with-upper-limit.html">pure-webext-with-upper-limit</a> (25)</p><blockquote><p>Pure WebExtensions with an unnecessary max_version_setting (excluding theme_experiments).</p></blockquote><h1><a name="groupgeneral"></a>General reports</h1><p><a href="all.html">all</a> (722)</p><blockquote><p>All Extensions compatible with TB60 or newer.</p></blockquote><p><a href="wrong-order.html">wrong-order</a> (0)</p><blockquote><p>Extension with wrong upper limit setting in older versions, which will lead to the wrong version reported compatible by ATN.</p></blockquote><p><a href="purge-candidates.html">purge-candidates</a> (1108)</p><blockquote><p>All Extensions not compatible with TB68, which should be purged from ATN.</p></blockquote><p><a href="parsing-error.html">parsing-error</a> (2)</p><blockquote><p>Extensions whose XPI files could not be parsed properly and are excluded from analysis.</p></blockquote><p><a href="recent-activity.html">recent-activity</a> (21)</p><blockquote><p>Extensions updated within the last 2 weeks.</p></blockquote><p><a href="recent-addition.html">recent-addition</a> (76)</p><blockquote><p>Extensions created within the last year.</p></blockquote><p><a href="requested-permissions.html">requested-permissions</a> (405)</p><blockquote><p>Extensions requesting WebExtension permissions.</p></blockquote><p><a href="max-atn-value-raised-above-max-xpi-value.html">max-atn-value-raised-above-max-xpi-value</a> (46)</p><blockquote><p>Extensions whose max version has been raised in ATN above the XPI value (excluding legacy extensions).</p></blockquote><p><a href="max-atn-value-reduced-below-max-xpi-value.html">max-atn-value-reduced-below-max-xpi-value</a> (12)</p><blockquote><p>Extensions whose max version has been reduced in ATN below the XPI value, which is ignored during install and app upgrade (excluding legacy).</p></blockquote><p><a href="latest-current-mismatch.html">latest-current-mismatch</a> (3)</p><blockquote><p>Extensions, where the latest upload is for an older release, which will fail to install in current ESR (current = defined current in ATN) from within the add-on manager.</p></blockquote><h1><a name="group102"></a>Thunderbird 102 reports</h1><p><a href="atn-tb102.html">atn-tb102</a> (456)</p><blockquote><p>Extensions compatible with Thunderbird 102 as seen by ATN.</p></blockquote><p><a href="valid-102-according-to-strict-max-but-atn-value-reduced.html">valid-102-according-to-strict-max-but-atn-value-reduced</a> (4)</p><blockquote><p>Extensions whose strict_max_version allows installation in Thunderbird 102, but ATN value has been lowered to signal incompatibility (which is ignored during install and app upgrade).</p></blockquote><p><a href="tb102-experiments-with-102-0-limit.html">tb102-experiments-with-102-0-limit</a> (3)</p><blockquote><p>Experiments who have an upper limit of 102.0.</p></blockquote><p><a href="lost-tb91-to-tb102.html">lost-tb91-to-tb102</a> (7)</p><blockquote><p>Extensions which have been lost from TB91 to TB102 as seen by ATN</p></blockquote><h1><a name="group91"></a>Thunderbird 91 reports</h1><p><a href="atn-tb91.html">atn-tb91</a> (422)</p><blockquote><p>Extensions compatible with Thunderbird 91 as seen by ATN.</p></blockquote><p><a href="lost-tb78-to-tb91.html">lost-tb78-to-tb91</a> (15)</p><blockquote><p>Extensions which have been lost from TB78 to TB91, as seen by ATN.</p></blockquote><h1><a name="group78"></a>Thunderbird 78 reports</h1><p><a href="atn-tb78.html">atn-tb78</a> (396)</p><blockquote><p>Extensions compatible with Thunderbird 78 as seen by ATN.</p></blockquote><p><a href="lost-tb68-to-tb78.html">lost-tb68-to-tb78</a> (98)</p><blockquote><p>Extensions which have been lost from TB68 to TB78, as seen by ATN.</p></blockquote><p><a href="false-positives-tb78.html">false-positives-tb78</a> (0)</p><blockquote><p>Extensions claiming to be compatible with Thunderbird 78, but are legacy extensions or legacy WebExtensions and therefore unsupported.</p></blockquote><h1><a name="group68"></a>Thunderbird 68 reports</h1><p><a href="atn-tb68.html">atn-tb68</a> (332)</p><blockquote><p>Extensions compatible with Thunderbird 68 as seen by ATN.</p></blockquote><p><a href="lost-tb60-to-tb68.html">lost-tb60-to-tb68</a> (123)</p><blockquote><p>Extensions which have been lost from TB60 to TB68, as seen by ATN.</p></blockquote><p><a href="false-positives-tb68.html">false-positives-tb68</a> (0)</p><blockquote><p>Extensions claiming to be compatible with Thunderbird 68, but are legacy extensions and therefore unsupported.</p></blockquote>
<h1><a name="group128"></a>Thunderbird Nebula reports</h1><p><a href="tb128-expected-compatible.html">tb128-expected-compatible</a> (370)</p><blockquote><p>Extensions expected to be compatible with Thunderbird 128.</p></blockquote><p><a href="lost-tb115-to-tb128-worst-case.html">lost-tb115-to-tb128-worst-case</a> (96)</p><blockquote><p>Extensions which have been lost from TB102 to TB115, worst case scenario</p></blockquote><p><a href="atn-tb128.html">atn-tb128</a> (370)</p><blockquote><p>Extensions compatible with Thunderbird 128 as seen by ATN.</p></blockquote><p><a href="valid-128-according-to-strict-max-but-atn-value-reduced.html">valid-128-according-to-strict-max-but-atn-value-reduced</a> (11)</p><blockquote><p>Extensions whose strict_max_version allows installation in Thunderbird 128, but ATN value has been lowered to signal incompatibility (which is ignored during install and app upgrade).</p></blockquote><p><a href="experiments-without-upper-limit.html">experiments-without-upper-limit</a> (12)</p><blockquote><p>Experiments without upper limit in ATN.</p></blockquote><p><a href="pure-webext-with-upper-limit.html">pure-webext-with-upper-limit</a> (26)</p><blockquote><p>Pure WebExtensions with an unnecessary max_version_setting (excluding theme_experiments).</p></blockquote><h1><a name="groupgeneral"></a>General reports</h1><p><a href="all.html">all</a> (734)</p><blockquote><p>All Extensions compatible with TB60 or newer.</p></blockquote><p><a href="wrong-order.html">wrong-order</a> (0)</p><blockquote><p>Extension with wrong upper limit setting in older versions, which will lead to the wrong version reported compatible by ATN.</p></blockquote><p><a href="purge-candidates.html">purge-candidates</a> (1109)</p><blockquote><p>All Extensions not compatible with TB68, which should be purged from ATN.</p></blockquote><p><a href="parsing-error.html">parsing-error</a> (2)</p><blockquote><p>Extensions whose XPI files could not be parsed properly and are excluded from analysis.</p></blockquote><p><a href="recent-activity.html">recent-activity</a> (22)</p><blockquote><p>Extensions updated within the last 2 weeks.</p></blockquote><p><a href="recent-addition.html">recent-addition</a> (88)</p><blockquote><p>Extensions created within the last year.</p></blockquote><p><a href="requested-permissions.html">requested-permissions</a> (417)</p><blockquote><p>Extensions requesting WebExtension permissions.</p></blockquote><p><a href="max-atn-value-raised-above-max-xpi-value.html">max-atn-value-raised-above-max-xpi-value</a> (47)</p><blockquote><p>Extensions whose max version has been raised in ATN above the XPI value (excluding legacy extensions).</p></blockquote><p><a href="max-atn-value-reduced-below-max-xpi-value.html">max-atn-value-reduced-below-max-xpi-value</a> (12)</p><blockquote><p>Extensions whose max version has been reduced in ATN below the XPI value, which is ignored during install and app upgrade (excluding legacy).</p></blockquote><p><a href="latest-current-mismatch.html">latest-current-mismatch</a> (8)</p><blockquote><p>Extensions, where the latest upload is for an older release, which will fail to install in current ESR (current = defined current in ATN) from within the add-on manager.</p></blockquote><h1><a name="group115"></a>Thunderbird Supernova reports</h1><p><a href="tb115-expected-compatible.html">tb115-expected-compatible</a> (464)</p><blockquote><p>Extensions expected to be compatible with Thunderbird 115.</p></blockquote><p><a href="lost-tb102-to-tb115-worst-case.html">lost-tb102-to-tb115-worst-case</a> (41)</p><blockquote><p>Extensions which have been lost from TB102 to TB115, worst case scenario</p></blockquote><p><a href="atn-tb115.html">atn-tb115</a> (465)</p><blockquote><p>Extensions compatible with Thunderbird 115 as seen by ATN.</p></blockquote><h1><a name="group102"></a>Thunderbird 102 reports</h1><p><a href="atn-tb102.html">atn-tb102</a> (459)</p><blockquote><p>Extensions compatible with Thunderbird 102 as seen by ATN.</p></blockquote><p><a href="valid-102-according-to-strict-max-but-atn-value-reduced.html">valid-102-according-to-strict-max-but-atn-value-reduced</a> (4)</p><blockquote><p>Extensions whose strict_max_version allows installation in Thunderbird 102, but ATN value has been lowered to signal incompatibility (which is ignored during install and app upgrade).</p></blockquote><p><a href="tb102-experiments-with-102-0-limit.html">tb102-experiments-with-102-0-limit</a> (3)</p><blockquote><p>Experiments who have an upper limit of 102.0.</p></blockquote><p><a href="lost-tb91-to-tb102.html">lost-tb91-to-tb102</a> (7)</p><blockquote><p>Extensions which have been lost from TB91 to TB102 as seen by ATN</p></blockquote><h1><a name="group91"></a>Thunderbird 91 reports</h1><p><a href="atn-tb91.html">atn-tb91</a> (425)</p><blockquote><p>Extensions compatible with Thunderbird 91 as seen by ATN.</p></blockquote><p><a href="lost-tb78-to-tb91.html">lost-tb78-to-tb91</a> (15)</p><blockquote><p>Extensions which have been lost from TB78 to TB91, as seen by ATN.</p></blockquote><h1><a name="group78"></a>Thunderbird 78 reports</h1><p><a href="atn-tb78.html">atn-tb78</a> (398)</p><blockquote><p>Extensions compatible with Thunderbird 78 as seen by ATN.</p></blockquote><p><a href="lost-tb68-to-tb78.html">lost-tb68-to-tb78</a> (97)</p><blockquote><p>Extensions which have been lost from TB68 to TB78, as seen by ATN.</p></blockquote><p><a href="false-positives-tb78.html">false-positives-tb78</a> (0)</p><blockquote><p>Extensions claiming to be compatible with Thunderbird 78, but are legacy extensions or legacy WebExtensions and therefore unsupported.</p></blockquote><h1><a name="group68"></a>Thunderbird 68 reports</h1><p><a href="atn-tb68.html">atn-tb68</a> (334)</p><blockquote><p>Extensions compatible with Thunderbird 68 as seen by ATN.</p></blockquote><p><a href="lost-tb60-to-tb68.html">lost-tb60-to-tb68</a> (123)</p><blockquote><p>Extensions which have been lost from TB60 to TB68, as seen by ATN.</p></blockquote><p><a href="false-positives-tb68.html">false-positives-tb68</a> (0)</p><blockquote><p>Extensions claiming to be compatible with Thunderbird 68, but are legacy extensions and therefore unsupported.</p></blockquote>
</div>
</body>

Expand Down
Loading

0 comments on commit c3a11d6

Please sign in to comment.