Skip to content

Commit

Permalink
Deploying to gh-pages from @ 04b5247 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
matks committed Jan 10, 2025
1 parent ca8b3b8 commit 6285e61
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,12 @@ <h5 class="my-0 mr-md-auto font-weight-normal">PrestaShop modules release status
<div class="pricing-header px-3 py-3 pt-md-5 pb-md-4 mx-auto text-center">
<h1 class="display-4">Modules</h1>
<p class="lead">Static HTML page that displays monitored modules git status. Built on GitHub Actions, GitHub pages on <a href="https://github.com/PrestaShop/ps-monitor-module-releases">PrestaShop/ps-monitor-module-releases</a></p>
<span class="badge bg-primary">Latest update: Thursday, 9 January 2025 00:17</span>
<span class="badge bg-primary">Latest update: Friday, 10 January 2025 01:52</span>
</div>

<div class="container-fluid">

<div class="alert alert-warning" role="alert">
Versions of modules <strong>autoupgrade</strong> don't match the last or any current open milestone.
</div><div class="alert alert-warning" role="alert">
Modules <strong>autoupgrade</strong> don't have a proper built ZIP attached.
</div><div class="alert alert-warning" role="alert">
Modules <strong>autoupgrade, ps_distributionapiclient, ps_emailalerts</strong> have unclosed milestones, close them. Check that there were no PRs added to these milestones after release.
Expand All @@ -66,11 +64,11 @@ <h1 class="display-4">Modules</h1>
<th scope="row">1</th>
<td><a href="https://github.com/prestashop/autoupgrade">autoupgrade</a></td>
<td>YES</td>
<td>1207</td>
<td>1221</td>
<td>2024-12-09 15:42:54</td>
<td>Name: <a href="https://github.com/PrestaShop/autoupgrade/releases/tag/v6.3.0">v6.3.0</a><br/>Tag: v6.3.0<br/><strong style="color:red;">Release is missing built ZIP!</strong><br/>Milestone: <a href="https://github.com/PrestaShop/autoupgrade/milestone/43">
6.3.0</a>, <strong style="color:red;">NOT CLOSED!</strong></td>
<td>Milestone(s): <a href="https://github.com/PrestaShop/autoupgrade/milestone/39">7.0.0</a><br/>Versions: PHP - 6.2.0, XML - 6.2.0<br/><strong style="color:red;">Wrong version!</strong></td>
<td>Milestone(s): <a href="https://github.com/PrestaShop/autoupgrade/milestone/39">7.0.0</a><br/>Versions: PHP - 7.0.0, XML - 7.0.0</td>
</tr><tr class="table-danger">
<th scope="row">2</th>
<td><a href="https://github.com/prestashop/blockreassurance">blockreassurance</a></td>
Expand Down Expand Up @@ -215,7 +213,7 @@ <h1 class="display-4">Modules</h1>
<td>Name: <a href="https://github.com/PrestaShop/statsdata/releases/tag/v2.1.1">v2.1.1</a><br/>Tag: v2.1.1<br/>Milestone: <a href="https://github.com/PrestaShop/statsdata/milestone/1">
2.1.1</a></td>
<td>PR: <a href="https://github.com/PrestaShop/statsdata/pull/35">
#35 - Release 2.1.2 of statsdata</a><br/><strong style="color:red;">Status: Needs action</strong><br/>Milestone(s): <a href="https://github.com/PrestaShop/statsdata/milestone/2">2.1.2</a><br/>Versions: PHP - 2.1.2, XML - 2.1.2</td>
#35 - Release 2.1.2 of statsdata</a><br/><strong style="color:green;">Status: Waiting for QA</strong><br/>Milestone(s): <a href="https://github.com/PrestaShop/statsdata/milestone/2">2.1.2</a><br/>Versions: PHP - 2.1.2, XML - 2.1.2</td>
</tr><tr class="table-light">
<th scope="row">13</th>
<td><a href="https://github.com/prestashop/productcomments">productcomments</a></td>
Expand Down

0 comments on commit 6285e61

Please sign in to comment.