Files
go-github-dashboard/repositories/go-noise.html
2025-12-01 16:15:06 +00:00

172 lines
3.8 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-noise</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-noise</h1>
<p>Noise protocol framwork library based on flynn/noise</p>
<h2>Open Pull Requests</h2>
<p><em>No open pull requests</em></p>
<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-noise/issues/1">Test coverage is a little lower than I&rsquo;d like&hellip;</a></td>
<td><a href="https://github.com/eyedeekay">eyedeekay</a></td>
<td>2025-07-29</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-noise/actions/runs/19827928222">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2785</td>
<td>2025-12-01 15:27</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19827911489">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2783</td>
<td>2025-12-01 15:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19826039138">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2784</td>
<td>2025-12-01 14:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19826029946">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2782</td>
<td>2025-12-01 14:26</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19824592414">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2783</td>
<td>2025-12-01 13:38</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19824578442">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2781</td>
<td>2025-12-01 13:37</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19823305459">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2782</td>
<td>2025-12-01 12:52</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19823292684">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2780</td>
<td>2025-12-01 12:51</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19820901597">pages build and deployment</a></td>
<td>gh-pages</td>
<td>✅ Success</td>
<td>2781</td>
<td>2025-12-01 11:21</td>
</tr>
<tr>
<td><a href="https://github.com/go-i2p/go-noise/actions/runs/19820889372">Generate and Deploy GitHub Pages</a></td>
<td>trunk</td>
<td>✅ Success</td>
<td>2779</td>
<td>2025-12-01 11:21</td>
</tr>
</tbody>
</table>
<hr />
<p><em>Generated at 2025-12-01 16:15:05</em></p>
</div>
</body>
</html>