Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theSage21/jaypore_ci

A small, very flexible, powerful CI system. Works offline and is configured in Python.
https://github.com/theSage21/jaypore_ci

cicd gitea offline self-hosted

Last synced: 3 months ago
JSON representation

A small, very flexible, powerful CI system. Works offline and is configured in Python.

Awesome Lists containing this project

README

        

# ![JayporeCI](docs/source/_static/logo80.png) Jaypore CI

Documentation is at : https://www.jayporeci.in

## If you are reading this on GitHub

- Github is the **mirror** for this codebase, actual development is on a personal gitea instance.
- Please use [Github discussions](https://github.com/theSage21/jaypore_ci/discussions) for describing problems / asking for help / adding ideas.
- Jaypore CI is open source, not openly developed yet so instead of submitting PRs, please fork the project and start a discussion.

## Usage

- Install : `curl https://www.jayporeci.in/setup.sh > setup.sh && bash setup.sh -y`
- Trigger : `git push origin`