mirror of
https://github.com/go-i2p/go-github-dashboard.git
synced 2025-06-07 18:24:23 -04:00
122 lines
2.7 KiB
HTML
122 lines
2.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>gitlab-to-gitea</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: gitlab-to-gitea</h1>
|
|
|
|
<p>A port of the old gitlab-to-gitea migration script from python to Go with feature improvements</p>
|
|
|
|
<h2>Open Pull Requests</h2>
|
|
|
|
<p><em>No open pull requests</em></p>
|
|
|
|
<h2>Open Issues</h2>
|
|
|
|
<p><em>No open issues</em></p>
|
|
|
|
<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/gitlab-to-gitea/actions/runs/14785189889">pages build and deployment</a></td>
|
|
<td>main</td>
|
|
<td>✅ Success</td>
|
|
<td>6</td>
|
|
<td>2025-05-01 23:10</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14784997069">pages build and deployment</a></td>
|
|
<td>main</td>
|
|
<td>✅ Success</td>
|
|
<td>5</td>
|
|
<td>2025-05-01 22:53</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567656434">pages build and deployment</a></td>
|
|
<td>main</td>
|
|
<td>✅ Success</td>
|
|
<td>4</td>
|
|
<td>2025-04-21 05:04</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567647822">pages build and deployment</a></td>
|
|
<td>main</td>
|
|
<td>✅ Success</td>
|
|
<td>3</td>
|
|
<td>2025-04-21 05:03</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567346069">pages build and deployment</a></td>
|
|
<td>main</td>
|
|
<td>✅ Success</td>
|
|
<td>2</td>
|
|
<td>2025-04-21 04:34</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><a href="https://github.com/go-i2p/gitlab-to-gitea/actions/runs/14567333253">pages build and deployment</a></td>
|
|
<td>main</td>
|
|
<td>✅ Success</td>
|
|
<td>1</td>
|
|
<td>2025-04-21 04:33</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
<hr />
|
|
|
|
<p><em>Generated at 2025-06-07 05:09:35</em></p>
|
|
|
|
</div>
|
|
</body>
|
|
</html> |