jaypore_ci VS Arcade

Compare jaypore_ci vs Arcade and see what are their differences.

jaypore_ci

A small, very flexible, powerful CI system. Works offline and is configured in Python. (by theSage21)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
jaypore_ci Arcade
4 47
36 1,616
- 0.8%
4.6 9.3
11 months ago 7 days ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jaypore_ci

Posts with mentions or reviews of jaypore_ci. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.
  • The worst thing about Jenkins is that it works
    12 projects | news.ycombinator.com | 3 Dec 2023
  • Ask HN: Those making $0/month or less on side projects – Show and tell
    95 projects | news.ycombinator.com | 27 Jan 2023
    https://www.jayporeci.in/

    I've been working on this CI system for a while.

    1. Zero setup. Works on git hooks.

    2. Python as the config language. Makes it very easy to do dependencies/matrix jobs/conditional jobs.

    3. Offline first. It can work online with gitea as well.

    4. Everything is in git. I don't need to muck around in and configure the CI system itself.

  • Feature Flags in a CI Pipeline
    4 projects | news.ycombinator.com | 17 Jan 2023
    The config is a single python file and I run jobs using a git hook on my own laptop.

    I'd love some feedback on what else I could add to this project to make life easier for people.

    https://www.jayporeci.in/

  • Show HN: Self hosted CI tightly integrated with Gitea
    1 project | news.ycombinator.com | 2 Dec 2022
    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

Arcade

Posts with mentions or reviews of Arcade. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-11.

What are some alternatives?

When comparing jaypore_ci and Arcade you can also consider the following projects:

github-workflows-kt - Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!

Pygame - 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

ArchiSteamFarm - C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

pyglet - pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.

beaker - An experimental peer-to-peer Web browser

Cocos2d - Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.

git-bug - Distributed, offline-first bug tracker embedded in git, with bridges

Panda3D - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

tql - A GraphQL query builder for TypeScript. Avoid the pain of codegen.

love - LÖVE is an awesome 2D game framework for Lua.

endoflife.date - Informative site with EoL dates of everything

DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies