7 items tagged with "jenkins"
Add a drift-scanning stage to a Jenkins declarative pipeline with the Vibgrate CLI and fail the build on a drift budget.
CI/CD migration from Jenkins to GitHub Actions
Migrate CI/CD pipelines from Jenkins to GitHub Actions workflows with secrets and runner strategy
Open source automation server for CI/CD
A self-hosted CI and artifact-management stack pairing Jenkins automation pipelines with Sonatype Nexus as a binary repository for builds and dependencies.
GitHub Actions is a managed, YAML-driven CI/CD service tied to GitHub; Jenkins is a self-hosted, plugin-rich automation server with maximum flexibility.
Use node:22 Docker image or ensure Node.js 22+ is installed on agents. Run npx @vibgrate/cli scan --format sarif --out vibgrate.sarif --fail-on error....