add AWS integration (#11)

update AWS Cloud Integration(webhook-to-s3) right below agola to maintain the sort order

add AWS integration

Co-authored-by: Leon Li <lilei.leon@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/11
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
leonli 2020-02-23 03:36:26 +00:00 committed by John Olheiser
parent 627a4c9318
commit 3e8ee437b7
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ A curated list of awesome projects related to Gitea.
### DevOps
* [agola](https://github.com/agola-io/agola) - Agola: CI/CD Redefined. Built-in Gitea support.
* [AWS Cloud Integration(webhook-to-s3)](https://github.com/leonli/webhook-to-s3) - Gitea Webhook integration with AWS CodePipeline and CodeBuild by automatically uploading the archive to AWS S3.
* [appveyor](https://www.appveyor.com/) - Gitea receives first-class support in AppVeyor CI.
* [buildbot-gitea](https://github.com/lab132/buildbot-gitea) - Buildbot plugin for integration with gitea.
* [buildkite-connector](https://github.com/techknowlogick/gitea-buildkite-connector) - Connect Gitea & Buildkite.
@ -48,6 +49,7 @@ A curated list of awesome projects related to Gitea.
* [drone](https://github.com/drone/drone) - Drone is a Container-Native, Continuous Delivery Platform. Built-in Gitea support.
* [Jenkins](https://github.com/jenkinsci/gitea-plugin) - Gitea plugin for jenkins.
### Mobile
* [GitNex](https://gitea.com/mmarif/GitNex) - Android client for Gitea.