1 Repo
Mechanisms to enforce consistent utility versions across different platforms to ensure reproducible CI/CD workflows.
Distinct from CI/CD Platform Integrations: Candidates focus on automation servers or platform integrations; this is about the enforcement of tool version consistency.
Explore 1 awesome GitHub repository matching devops & infrastructure · Toolchain Version Standardization. Refine with filters or upvote what's useful.
pkgx is a cross-platform tool orchestrator and portable package runner that enables the execution of specific software versions without requiring permanent installation on the host system. It functions as a multi-ecosystem package wrapper, providing a unified interface to launch tools and managers from various language ecosystems. The project serves as an ephemeral environment provider and script dependency manager, allowing users to declare and automatically inject required software versions into scripts via a shebang line. This allows for the bootstrapping of temporary shells and containers
Enforces consistent utility versions across different platforms to prevent discrepancies in automated build and test workflows.