mirror of
https://github.com/go-i2p/go-github-dashboard.git
synced 2025-07-02 20:53:23 -04:00
197 lines
4.2 KiB
HTML
197 lines
4.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>go-i2p</title>
|
|
<link rel="stylesheet" href="../style.css">
|
|
<style>
|
|
.markdown-body {
|
|
padding: 20px;
|
|
max-width: 1000px;
|
|
margin: 0 auto;
|
|
}
|
|
.markdown-body table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
margin: 20px 0;
|
|
}
|
|
.markdown-body th, .markdown-body td {
|
|
padding: 8px 15px;
|
|
text-align: left;
|
|
border: 1px solid var(--border-color);
|
|
}
|
|
.markdown-body th {
|
|
background-color: #f6f8fa;
|
|
}
|
|
.back-link {
|
|
display: inline-block;
|
|
margin: 20px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<a href="../index.html" class="back-link">← Back to Dashboard</a>
|
|
<div class="markdown-body">
|
|
<h1>Repository: go-i2p</h1>
|
|
|
|
<p>Go implementation of the I2P Router protocol(WIP)</p>
|
|
|
|
<h2>Open Pull Requests</h2>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Title</th>
|
|
<th>Author</th>
|
|
<th>Updated</th>
|
|
<th>Labels</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/pull/40">Add GarlicCloveDeliveryInstructions</a></td>
|
|
<td><a href="https://github.com/satk0">satk0</a></td>
|
|
<td>2025-06-15</td>
|
|
<td><em>none</em></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/pull/32">Crude LS2 primitives</a></td>
|
|
<td><a href="https://github.com/hkh4n">hkh4n</a></td>
|
|
<td>2024-12-06</td>
|
|
<td><em>none</em></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<h2>Open Issues</h2>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Title</th>
|
|
<th>Author</th>
|
|
<th>Updated</th>
|
|
<th>Labels</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/issues/36">Cut “Clients” out of README.md checklist</a></td>
|
|
<td><a href="https://github.com/eyedeekay">eyedeekay</a></td>
|
|
<td>2025-02-09</td>
|
|
<td><em>none</em></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<h2>Recent Discussions</h2>
|
|
|
|
<p><em>No recent discussions</em></p>
|
|
|
|
<h2>Recent Workflow Runs</h2>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Workflow</th>
|
|
<th>Branch</th>
|
|
<th>Status</th>
|
|
<th>Run #</th>
|
|
<th>Created</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/16003532015">pages build and deployment</a></td>
|
|
<td>gh-pages</td>
|
|
<td>✅ Success</td>
|
|
<td>1131</td>
|
|
<td>2025-07-01 15:23</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/16003525080">Generate and Deploy GitHub Pages</a></td>
|
|
<td>master</td>
|
|
<td>✅ Success</td>
|
|
<td>1134</td>
|
|
<td>2025-07-01 15:23</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/16002027937">pages build and deployment</a></td>
|
|
<td>gh-pages</td>
|
|
<td>✅ Success</td>
|
|
<td>1130</td>
|
|
<td>2025-07-01 14:21</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/16002016155">Generate and Deploy GitHub Pages</a></td>
|
|
<td>master</td>
|
|
<td>✅ Success</td>
|
|
<td>1133</td>
|
|
<td>2025-07-01 14:20</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/16000883365">pages build and deployment</a></td>
|
|
<td>gh-pages</td>
|
|
<td>✅ Success</td>
|
|
<td>1129</td>
|
|
<td>2025-07-01 13:34</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/16000874761">Generate and Deploy GitHub Pages</a></td>
|
|
<td>master</td>
|
|
<td>✅ Success</td>
|
|
<td>1132</td>
|
|
<td>2025-07-01 13:34</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15999706379">pages build and deployment</a></td>
|
|
<td>gh-pages</td>
|
|
<td>✅ Success</td>
|
|
<td>1128</td>
|
|
<td>2025-07-01 12:45</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15999699084">Generate and Deploy GitHub Pages</a></td>
|
|
<td>master</td>
|
|
<td>✅ Success</td>
|
|
<td>1131</td>
|
|
<td>2025-07-01 12:44</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15997820874">pages build and deployment</a></td>
|
|
<td>gh-pages</td>
|
|
<td>✅ Success</td>
|
|
<td>1127</td>
|
|
<td>2025-07-01 11:18</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15997813672">Generate and Deploy GitHub Pages</a></td>
|
|
<td>master</td>
|
|
<td>✅ Success</td>
|
|
<td>1130</td>
|
|
<td>2025-07-01 11:18</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<hr />
|
|
|
|
<p><em>Generated at 2025-07-01 16:13:03</em></p>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |