1
0
mirror of https://gitea.com/gitea/awesome-gitea.git synced 2025-07-07 19:05:44 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
f2a4d6679d Add link tester to CI (#164)
For this repository, I wrote a small Github Action to check the validity of links.

https://github.com/marketplace/actions/links-check-action

Demo on [my Gitea instance](https://git.zetcraft.ru/serega404/awesome-gitea/actions/runs/19)
Demo on [Github](https://github.com/serega404/awesome-gitea/actions/runs/16038610102/job/45255671331)

Output example:
<img width="1420" alt="image.png" src="attachments/5364cf47-8606-4f2d-bd78-03da442cef8b">

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/164
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Sergey Karmanov <ppoocpel8888@gmail.com>
Co-committed-by: Sergey Karmanov <ppoocpel8888@gmail.com>
2025-07-06 16:26:07 +00:00
08931734e0 fix markdown lint on CI (#114)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/114
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
2023-05-16 16:03:19 +08:00
ae95884ddb add markdown lint (#113)
fix #112

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/113
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-14 13:43:11 +08:00