Add notice for awesome-gitea (#10612)
Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
6a57364dc8
commit
fb76136aec
2 changed files with 15 additions and 10 deletions
|
@ -14,9 +14,11 @@ menu:
|
||||||
---
|
---
|
||||||
|
|
||||||
# Gitea and CI/CD
|
# Gitea and CI/CD
|
||||||
|
|
||||||
**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
|
**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
|
||||||
|
|
||||||
|
## Hey! This page may be out of date or even removed in the future! :scream:
|
||||||
|
Instead, check out [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-devops)!
|
||||||
|
|
||||||
## Listing
|
## Listing
|
||||||
|
|
||||||
CI/CD solutions that have integration with Gitea. Following list is not complete,
|
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
|
||||||
- [Buildbot](https://www.buildbot.net/) with [Gitea plugin](https://github.com/lab132/buildbot-gitea)
|
- [Buildbot](https://www.buildbot.net/) with [Gitea plugin](https://github.com/lab132/buildbot-gitea)
|
||||||
|
|
||||||
|
|
||||||
Others CI/CD solutions that partially can be integrated with Gitea:
|
Others CI/CD solutions that can partially be integrated with Gitea:
|
||||||
|
|
||||||
- [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)
|
- [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)
|
||||||
|
|
|
@ -16,25 +16,27 @@ menu:
|
||||||
# List of third-party tools
|
# List of third-party tools
|
||||||
**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
|
**NOTE:** These tools are not endorsed by Gitea. They are listed here for convenience only.
|
||||||
|
|
||||||
*This is by no means a complete list, so feel free to ask about adding more!*
|
## Hey! This page may be out of date or even removed in the future! :scream:
|
||||||
|
Instead, check out [awesome-gitea](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md)!
|
||||||
|
|
||||||
### Continuous Integration
|
### Continuous Integration
|
||||||
|
|
||||||
Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}})
|
Check our [CI/CD page]({{< relref "doc/advanced/ci-cd.en-us.md" >}})
|
||||||
|
|
||||||
### Internationalization
|
### Internationalization
|
||||||
[Weblate](https://docs.weblate.org/en/latest/admin/continuous.html#gitea-setup)
|
- [Weblate](https://docs.weblate.org/en/latest/admin/continuous.html#gitea-setup)
|
||||||
|
|
||||||
### Migrating
|
### Migrating
|
||||||
[Installation script for Gitea](https://git.coolaj86.com/coolaj86/gitea-installer.sh)
|
- [Installation script for Gitea](https://git.coolaj86.com/coolaj86/gitea-installer.sh)
|
||||||
[GitHub Migrator](https://gitea.com/gitea/migrator)
|
- [GitHub Migrator](https://gitea.com/gitea/migrator)
|
||||||
|
|
||||||
|
|
||||||
### Mobile
|
### Mobile
|
||||||
[GitNex for Android](https://gitlab.com/mmarif4u/gitnex)
|
- [GitNex for Android](https://gitlab.com/mmarif4u/gitnex)
|
||||||
|
|
||||||
### Editor Extensions
|
### Editor Extensions
|
||||||
- [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio) Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio)
|
- [Gitea Extension for Visual Studio](https://github.com/maikebing/Gitea.VisualStudio)
|
||||||
|
- Download from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MysticBoy.GiteaExtensionforVisualStudio)
|
||||||
|
|
||||||
### Project Management
|
### Project Management
|
||||||
- [YouTrack by JetBrains](https://blog.jetbrains.com/youtrack/2019/12/whats-new-in-youtrack-2019-3/)
|
- [YouTrack by JetBrains](https://blog.jetbrains.com/youtrack/2019/12/whats-new-in-youtrack-2019-3/)
|
||||||
|
|
Loading…
Reference in a new issue