https://github.com/machu-gwu/aws_ci_bot-project
🤖 AWS CodeCommit + AWS CodeBuild CI CD and Comment Bot Solution
https://github.com/machu-gwu/aws_ci_bot-project
aws cicd codebuild codecommit
Last synced: 24 days ago
JSON representation
🤖 AWS CodeCommit + AWS CodeBuild CI CD and Comment Bot Solution
- Host: GitHub
- URL: https://github.com/machu-gwu/aws_ci_bot-project
- Owner: MacHu-GWU
- License: apache-2.0
- Created: 2022-12-09T18:03:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T19:27:08.000Z (about 3 years ago)
- Last Synced: 2025-06-29T05:35:34.685Z (11 months ago)
- Topics: aws, cicd, codebuild, codecommit
- Language: Python
- Homepage:
- Size: 2.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
.. image:: https://readthedocs.org/projects/aws_ci_bot/badge/?version=latest
:target: https://aws_ci_bot.readthedocs.io/index.html
:alt: Documentation Status
.. .. image:: https://github.com/MacHu-GWU/aws_ci_bot-project/workflows/CI/badge.svg
:target: https://github.com/MacHu-GWU/aws_ci_bot-project/actions?query=workflow:CI
.. .. image:: https://codecov.io/gh/MacHu-GWU/aws_ci_bot-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/aws_ci_bot-project
.. .. image:: https://img.shields.io/pypi/v/aws_ci_bot.svg
:target: https://pypi.python.org/pypi/aws_ci_bot
.. .. image:: https://img.shields.io/pypi/l/aws_ci_bot.svg
:target: https://pypi.python.org/pypi/aws_ci_bot
.. .. image:: https://img.shields.io/pypi/pyversions/aws_ci_bot.svg
:target: https://pypi.python.org/pypi/aws_ci_bot
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/aws_ci_bot-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://aws_ci_bot.readthedocs.io/index.html
.. .. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://aws_ci_bot.readthedocs.io/py-modindex.html
.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
:target: https://aws_ci_bot.readthedocs.io/py-modindex.html
.. .. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/aws_ci_bot-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/aws_ci_bot-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/aws_ci_bot-project/issues
.. .. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/aws_ci_bot#files
Welcome to ``aws_ci_bot`` Documentation
==============================================================================
.. image:: https://aws-ci-bot.readthedocs.io/_static/aws_ci_bot-logo.png
:target: https://aws_ci_bot.readthedocs.io/index.html
:alt: aws_ci_bot logo
:width: 200px
:align: center
🤖 ``aws_ci_bot`` is a fully serverless, scalable, customizable, flexible solution that allows you to set up a production ready CI build pipeline for as many git repositories on as many AWS Accounts.
- Serverless: this solution is fully serverless, meaning there is no need to set up any servers. It can be deployed in just a few minutes.
- Scalable: you can deploy our solution to multiple AWS regions and accounts, and it can support large number of Git repositories and CI build projects.
- Customizable: you can add your own Python script, giving you the flexibility to implement complex CI build strategies tailored to your specific needs.
- Flexible: you can apply different CI build strategies to different Git repositories or groups of repositories, providing you with the flexibility to optimize your CI pipeline.
It may take 30 minutes for the first time deployment. And then, it usually takes 5 minutes for adding new projects, or deploying to new AWS Regions or new AWS Accounts.
Please read the `FULL DOCUMENTATION HERE `_.