Files
go-github-dashboard/repositories/go-i2p.html
2025-06-30 07:12:47 +00:00

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 &ldquo;Clients&rdquo; 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/15965656423">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1100</td>
<td>2025-06-30 06:33</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15965649276">Generate and Deploy GitHub Pages</a></td>
<td>master</td>
<td>✅ Success</td>
<td>1103</td>
<td>2025-06-30 06:33</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15964608211">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1099</td>
<td>2025-06-30 05:24</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15964605530">Generate and Deploy GitHub Pages</a></td>
<td>master</td>
<td>✅ Success</td>
<td>1102</td>
<td>2025-06-30 05:23</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15963952144">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1098</td>
<td>2025-06-30 04:34</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15963948095">Generate and Deploy GitHub Pages</a></td>
<td>master</td>
<td>✅ Success</td>
<td>1101</td>
<td>2025-06-30 04:34</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15963109190">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1097</td>
<td>2025-06-30 03:25</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15963105922">Generate and Deploy GitHub Pages</a></td>
<td>master</td>
<td>✅ Success</td>
<td>1100</td>
<td>2025-06-30 03:25</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15962053063">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>1096</td>
<td>2025-06-30 01:54</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-i2p/actions/runs/15962048915">Generate and Deploy GitHub Pages</a></td>
<td>master</td>
<td>✅ Success</td>
<td>1099</td>
<td>2025-06-30 01:54</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-06-30 07:12:46</em></p>
</div>
</body>
</html>