December 21, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.7.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-uv-build-action is a GitHub Action designed to automate the building and comprehensive verification of Python packages. It validates package quality by testing build artifacts (wheel and sdist), checking metadata, verifying dependencies, performing type checking, and ensuring installability and importability. This action simplifies and streamlines the process of ensuring Python package integrity and compliance before release.
December 21, 2025
HyperStickler
Version updated for https://github.com/GeorgeSapkin/hyperstickler to version v1-beta.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary HyperStickler is a GitHub Action designed to enforce formalities and adherence to submission guidelines for commits and pull requests. It automates checks such as branch naming conventions, commit message formatting, and author identity validation to ensure contributions meet predefined standards. This tool helps maintain consistency and compliance in collaborative development workflows.
December 21, 2025
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning, tagging, and publishing npm packages. It uses Conventional Commits to determine version updates (major, minor, or patch), updates git tags accordingly, and publishes the package to npm or compatible registries. This streamlines package management by eliminating manual updates, ensuring consistent versioning, and automating the release workflow.
December 21, 2025
MC-Server-Test
Version updated for https://github.com/headlesshq/mc-server-test to version 1.1.1.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MC-Server-Test is a GitHub Action that automates the process of running Minecraft production servers in CI/CD pipelines, enabling developers to test server mods, plugins, and configurations across various Minecraft versions and server types (e.g., Paper, Fabric, Forge, Neoforge, Vanilla). It addresses the challenges of manual testing for runtime bugs, such as mixin or remapping issues, by streamlining server launches and allowing custom command interactions for testing.
December 21, 2025
Run Orosu Client
Version updated for https://github.com/orosu-ci/orosu to version v0.2.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Orosu is a CI/CD offloading tool that simplifies build delivery by eliminating the need for ad-hoc SSH/SFTP setups, brittle scripts, and direct server exposure in CI pipelines. It acts as a controlled execution point where CI systems trigger jobs, and Orosu handles them locally on the target machine with predefined scripts, streamlining deployment and reducing complexity.
December 21, 2025
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.199.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust, designed to enforce consistency and best practices in Markdown files. It automates tasks like identifying and fixing common Markdown issues with 57 lint rules, offering fast processing, detailed error reporting, and integration-friendly functionality for CI/CD workflows and editor tools.
December 21, 2025
Unentropy Quality Gate
Version updated for https://github.com/unentropy/quality-gate to version v0.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Unentropy Quality Gate GitHub Action evaluates pull request (PR) metrics against predefined baseline thresholds to identify potential regressions and posts results as PR comments. It automates the process of monitoring code quality by detecting metric degradations and optionally enforcing quality gates to prevent merging if thresholds are not met.
December 21, 2025
Unentropy Track Metrics
Version updated for https://github.com/unentropy/track-metrics to version v0.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Unentropy Track Metrics” GitHub Action automates the collection, storage, and visualization of custom code metrics during CI/CD workflows. It helps developers monitor trends in their codebase over time by enabling the tracking and reporting of key metrics. The action supports various storage backends (e.
December 21, 2025
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v0.0.6.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables running CI workflows on OpenIndiana, addressing the limitation of native GitHub Actions support for only Ubuntu, Windows, and macOS. It automates the setup and synchronization of the CI environment between the host and an OpenIndiana virtual machine, ensuring seamless code sharing, environment replication, and execution of scripts.