awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kristapsdz avatar

kristapsdz/minci

0
View on GitHub↗
32 stars·2 forks·C·ISC·12 views

Minci

Minimal CI for BSD.lv

Features

  • Local Pipeline Execution - Minimalist self-hosted CI solution for simple automation needs.
  • Pipeline Automation Tools - Minimalist self-hosted continuous integration solution.

Star history

Star history chart for kristapsdz/minciStar history chart for kristapsdz/minci

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Minci

These projects share indexed features with Minci. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • firecow/gitlab-ci-localfirecow avatar

    firecow/gitlab-ci-local

    3,706View on GitHub↗

    gitlab-ci-local is a local runner and pipeline emulator for GitLab CI. It provides an execution environment to test pipeline configurations and scripts on a local machine without requiring commits or pushes to a remote server. The tool mimics the GitLab CI lifecycle by parsing YAML configurations, managing job dependencies, and resolving remote file inclusions via HTTP requests. It uses container-based isolation to run jobs and incorporates a variable manager to inject environment variables from local files. The project includes capabilities for pipeline debugging, job inspection, and artifa

    TypeScriptcdcigit
    View on GitHub↗3,706
  • ohwgiles/laminarohwgiles avatar

    ohwgiles/laminar

    345View on GitHub↗

    Fast and lightweight Continuous Integration

    C++
    View on GitHub↗345
  • paulrosset/previsPaulRosset avatar

    PaulRosset/previs

    322View on GitHub↗

    🎯 Testing your project locally in a clean environment.

    Go
    View on GitHub↗322
  • jenkinsci/jenkinsfile-runnerjenkinsci avatar

    jenkinsci/jenkinsfile-runner

    1,202View on GitHub↗

    Jenkinsfile runner is a continuous integration engine that executes declarative workflows and pipeline scripts directly from the command line or container environments without requiring a persistent master server. It provides terminal-based execution tools for running, testing, and linting pipeline definitions locally, supporting build parameter passing, interactive shell sessions, and source control checkout configurations with authentication for private repositories. The system supports declarative instance configuration through mounted YAML files, automatic dependency resolution, and on-de

    Javaclidocker-imagefaas
    View on GitHub↗1,202
Compare all 6 related projects→

Frequently asked questions

What does kristapsdz/minci do?

Minimal CI for BSD.lv

What are the main features of kristapsdz/minci?

The main features of kristapsdz/minci are: Local Pipeline Execution, Pipeline Automation Tools.

Which projects share features with kristapsdz/minci?

Projects with overlapping indexed features include: firecow/gitlab-ci-local — gitlab-ci-local is a local runner and pipeline emulator for GitLab CI. It provides an execution environment to test… ohwgiles/laminar — Fast and lightweight Continuous Integration. paulrosset/previs — 🎯 Testing your project locally in a clean environment. jenkinsci/jenkinsfile-runner — Jenkinsfile runner is a continuous integration engine that executes declarative workflows and pipeline scripts… pipelight/pipelight — Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. kubeflow/pipelines — This project is a containerized machine learning workflow engine and orchestrator designed to automate the end-to-end…