From 3e8ee437b7dba49cfc66d57f14b7e39ab75496b5 Mon Sep 17 00:00:00 2001 From: leonli Date: Sun, 23 Feb 2020 03:36:26 +0000 Subject: [PATCH] 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 Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/11 Reviewed-by: Lunny Xiao Reviewed-by: techknowlogick --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fcaba1c..8b9c61d 100644 --- a/README.md +++ b/README.md @@ -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.