Skip to content

Commit fb76136

Browse files
lafrikslunny
andauthored
Add notice for awesome-gitea (#10612)
Signed-off-by: jolheiser <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
1 parent 6a57364 commit fb76136

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

docs/content/doc/advanced/ci-cd.en-us.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ menu:
1414
---
1515

1616
# Gitea and CI/CD
17-
1817
**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
1918

19+
## Hey! This page may be out of date or even removed in the future! :scream:
20+
Instead, check out [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-devops)!
21+
2022
## Listing
2123

2224
CI/CD solutions that have integration with Gitea. Following list is not complete,
@@ -30,5 +32,6 @@ the purpose is to give a starting point to integrate a CI/CD process with your G
3032
- [Buildbot](https://www.buildbot.net/) with [Gitea plugin](https://github.com/lab132/buildbot-gitea)
3133

3234

33-
Others CI/CD solutions that partially can be integrated with Gitea:
35+
Others CI/CD solutions that can partially be integrated with Gitea:
36+
3437
- [Concourse](https://www.concourse-ci.org), see more information at [Concourse community forum](https://discuss.concourse-ci.org/t/concourse-ci-and-gitea-oauth/1475)

docs/content/doc/advanced/third-party-tools.en-us.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,27 @@ menu:
1616
# List of third-party tools
1717
**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
1818

19-
*This is by no means a complete list, so feel free to ask about adding more!*
19+
## Hey! This page may be out of date or even removed in the future! :scream:
20+
Instead, check out [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md)!
2021

2122
### Continuous Integration
2223

2324
Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}})
2425

2526
### Internationalization
26-
[Weblate](https://docs.weblate.org/en/latest/admin/continuous.html#gitea-setup)
27+
- [Weblate](https://docs.weblate.org/en/latest/admin/continuous.html#gitea-setup)
2728

2829
### Migrating
29-
[Installation script for Gitea](https://git.coolaj86.com/coolaj86/gitea-installer.sh)
30-
[GitHub Migrator](https://gitea.com/gitea/migrator)
30+
- [Installation script for Gitea](https://git.coolaj86.com/coolaj86/gitea-installer.sh)
31+
- [GitHub Migrator](https://gitea.com/gitea/migrator)
3132

3233

3334
### Mobile
34-
[GitNex for Android](https://gitlab.com/mmarif4u/gitnex)
35+
- [GitNex for Android](https://gitlab.com/mmarif4u/gitnex)
3536

3637
### Editor Extensions
37-
- [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio) Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio)
38+
- [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio)
39+
- Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio)
3840

39-
### Project Management
40-
- [YouTrack by JetBrains](https://blog.jetbrains.com/youtrack/2019/12/whats-new-in-youtrack-2019-3/)
41+
### Project Management
42+
- [YouTrack by JetBrains](https://blog.jetbrains.com/youtrack/2019/12/whats-new-in-youtrack-2019-3/)

0 commit comments

Comments
 (0)