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
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
Fast and lightweight Continuous Integration
Die Hauptfunktionen von ohwgiles/laminar sind: Continuous Integration, Local Pipeline Execution, Pipeline Automation Tools.
Open-Source-Alternativen zu ohwgiles/laminar sind unter anderem: kristapsdz/minci — Minimal CI for BSD.lv. paulrosset/previs — 🎯 Testing your project locally in a clean environment. firecow/gitlab-ci-local — gitlab-ci-local is a local runner and pipeline emulator for GitLab CI. It provides an execution environment to test… jenkinsci/jenkinsfile-runner — Jenkinsfile runner is a continuous integration engine that executes declarative workflows and pipeline scripts… btcid/indodax-official-api-docs — Official Documentation for the Indodax APIs. argoproj/argo-cd — Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized…