28 packages tagged with “ci-cd”
Dubnium is a powerful database versioning and migration tool for SQL Server that provides automated database builds with comprehensive versioning capabilities.
SMAPI (Skill Management API) client for programmatic Alexa skill management in CI/CD pipelines and external tooling.
Tool for capturing and publishing tool version information across CI/CD environments
This repository contains the infrastructure as code to wrap your AWS CDK project with CI/CD around it. (Stability: Stable)
Enterprise-grade MSBuild integration for EF Core Power Tools CLI. Automate database-first EF Core model generation as part of your build pipeline. Zero manual steps, full CI/CD support, reproducible builds. Automatically builds your SQL Server Database Project (.sqlproj) to a DACPAC, runs efcpt, and generates DbContext and entity classes during dotnet build.
MSBuild SDK for EF Core Power Tools CLI integration. Use as a project SDK for the simplest setup: <Project Sdk="JD.Efcpt.Sdk/1.0.0">. Automate database-first EF Core model generation as part of your build pipeline with zero configuration.
Command-line interface tool for automating Microsoft Excel operations using COM interop by Sbroenne. 165 operations across Power Query M code, Power Pivot DAX measures, VBA macros, PivotTables, Excel Tables, ranges, formatting, data validation, and connections. Perfect for RPA, CI/CD pipelines, scripting (PowerShell/Bash), and batch processing. Windows x64 and ARM64 support.
Official .NET client for VaultSandbox email testing API with quantum-safe encryption
Enterprise-grade MSBuild integration for Docker containerization. Automatically generate Dockerfiles for .NET projects, customize with pre/post scripts, and integrate Docker build into your MSBuild pipeline. Zero manual steps, full CI/CD support, reproducible container builds. Generates optimized multi-stage Dockerfiles during dotnet build with support for custom entrypoints and build arguments.
All-in-one meta-package for ReleaseCraft containing all core components: Engine, GitHub Connector, Templates, and AI Summarization. Install this package to get everything you need to generate beautiful release notes from GitHub pull requests.
A .NET 10 CLI tool and real-time dashboard for monitoring GitLab CI/CD pipeline activity across all projects in a group. Features include SSE-powered dashboard, AI-powered failure analysis with GitHub Copilot, dynamic group selection, and enhanced job log rendering.
Bidirectional YAML ↔ TOON conversion with YamlDotNet. Perfect for Kubernetes, Docker configs, and CI/CD files. Includes ToonYamlConvert high-level API and ToonYamlConverter engine.
RepoGate CLI - AI-powered repository analysis agent that discovers user journeys, generates Playwright-ready test scenarios, and scores test coverage for CI/CD pipelines.
An unofficial command-line interface for SonarQube Server and SonarQube Cloud. Provides access to code quality analysis, issue management, quality gates, metrics, and administration features. This project is not affiliated with or endorsed by Sonar.
A powerful and intelligent flaky test detector for .NET projects. Helps identify unstable tests by running them multiple times and analyzing failure patterns. Features include parallel execution, detailed error categorization, and comprehensive reporting.
Streamlines integration testing by forwarding application logs directly into the xUnit test output, perfect for debugging in CI/CD pipelines.
DBEvolve is a lightweight, deterministic database migration library for .NET that automates database creation, schema evolution, and version tracking using versioned SQL scripts. DBEvolve can: - Create a database if it does not exist - Execute SQL migration scripts in a controlled order - Track the current database version - Apply only the required scripts to upgrade an existing database Each migration script contains its version in the filename, allowing DBEvolve to determine exactly which scripts need to run based on the current database state. This makes upgrades predictable, repeatable, and safe across environments. Key features: - Automatic database creation - Version-based migration execution - Persistent schema version tracking - Idempotent upgrades (only new scripts are applied) - Validates that applied scripts haven't been modified using SHA-256 hashes - Simple, script-first migration model - Designed for CI/CD and automated deployments DBEvolve is ideal for teams that prefer explicit SQL scripts, clear versioning, and full control over how database changes are applied—without heavyweight configuration or ORM coupling.
DBEvolve is a lightweight, deterministic database migration library for .NET that automates database creation, schema evolution, and version tracking using versioned SQL scripts. DBEvolve can: - Create a database if it does not exist - Execute SQL migration scripts in a controlled order - Track the current database version - Apply only the required scripts to upgrade an existing database - This library is for use with SqlServer Each migration script contains its version in the filename, allowing DBEvolve to determine exactly which scripts need to run based on the current database state. This makes upgrades predictable, repeatable, and safe across environments. Key features: - Automatic database creation - Version-based migration execution - Persistent schema version tracking - Idempotent upgrades (only new scripts are applied) - Validates that applied scripts haven't been modified using SHA-256 hashes - Simple, script-first migration model - Designed for CI/CD and automated deployments DBEvolve is ideal for teams that prefer explicit SQL scripts, clear versioning, and full control over how database changes are applied—without heavyweight configuration or ORM coupling.
MonoVer is a version management tool designed for mono-repositories and single-project repositories. It automates versioning, changelog updates, and publishing workflows, making it easier to manage and track changes across multiple projects.
Migration tooling for HoneyDrunk.Data. Complete architecture overhaul with design-time DbContext factories and migration runner helpers for CI/CD scenarios. Not intended for runtime use.
Command-line tool for detecting flaky tests in .NET projects. Run your tests multiple times, analyze failure patterns, and get detailed reports. Features include parallel execution, multiple report formats (console, JSON, HTML), and CI/CD integration support.
An unofficial .NET client library for SonarQube Server and SonarQube Cloud APIs. Provides version-aware client functionality with automatic API version detection, comprehensive endpoint coverage, and robust error handling. This project is not affiliated with or endorsed by Sonar.
DBEvolve is a lightweight, deterministic database migration library for .NET that automates database creation, schema evolution, and version tracking using versioned SQL scripts. DBEvolve can: - Create a database if it does not exist - Execute SQL migration scripts in a controlled order - Track the current database version - Apply only the required scripts to upgrade an existing database - This library is for use with PostgreSQL 14, 15, 16,17, 18 Each migration script contains its version in the filename, allowing DBEvolve to determine exactly which scripts need to run based on the current database state. This makes upgrades predictable, repeatable, and safe across environments. Key features: - Automatic database creation - Version-based migration execution - Persistent schema version tracking - Idempotent upgrades (only new scripts are applied) - Validates that applied scripts haven't been modified using SHA-256 hashes - Simple, script-first migration model - Designed for CI/CD and automated deployments DBEvolve is ideal for teams that prefer explicit SQL scripts, clear versioning, and full control over how database changes are applied—without heavyweight configuration or ORM coupling.
DBEvolve is a lightweight, deterministic database migration library for .NET that automates database creation, schema evolution, and version tracking using versioned SQL scripts. DBEvolve can: - Create a database if it does not exist - Execute SQL migration scripts in a controlled order - Track the current database version - Apply only the required scripts to upgrade an existing database - This library is for use with MySql 5.7+, 8.X, 9.X Each migration script contains its version in the filename, allowing DBEvolve to determine exactly which scripts need to run based on the current database state. This makes upgrades predictable, repeatable, and safe across environments. Key features: - Automatic database creation - Version-based migration execution - Persistent schema version tracking - Idempotent upgrades (only new scripts are applied) - Validates that applied scripts haven't been modified using SHA-256 hashes - Simple, script-first migration model - Designed for CI/CD and automated deployments DBEvolve is ideal for teams that prefer explicit SQL scripts, clear versioning, and full control over how database changes are applied—without heavyweight configuration or ORM coupling.