Skip to content

Show HN: Self hosted CI tightly integrated with Gitea

1 pointtheSagediscuss
On HN

I recently started using Gitea to host all my small projects. This has been great so far, however the lack of an inbuilt CI system like (github / gitlab) ended up hitting me hard.

I turned to drone CI / woodpecker CI / agola CI but they all required me to set up a server / runner etc so that they could run.

That's why I build Jaypore CI:

- Runs on your laptop / remote cloud

- CI status is directly posted in pull request description

- Uses docker to run everything so we can have caching / db services / publishing packages etc

- Configuration language is normal python. This allows job matrix, complex conditional jobs, multiple languages for each job

https://github.com/theSage21/jaypore_ci

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.