Pixi-Pack Install Script
Version updated for https://github.com/Wytamma/pixi-pack-install-script to version v2.1.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Pixi-pack install script GitHub Action automates the creation of a Unix install script for environments built using the Pixi-pack action. It simplifies the distribution and installation of packed environments, allowing users to easily install specific versions of tools or environments, such as Python, directly from a repository. This action streamlines deployment workflows by generating reusable, versioned install scripts.
Release notes
What’s Changed
- Accept version strings with or without ‘v’ prefix by @Copilot in https://github.com/Wytamma/pixi-pack-install-script/pull/2
New Contributors
- @Copilot made their first contribution in https://github.com/Wytamma/pixi-pack-install-script/pull/2
Full Changelog: https://github.com/Wytamma/pixi-pack-install-script/compare/v2...v2.1