Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.3.3.
- This action is used across all versions by 13 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mypycify GitHub Action accelerates Python wheel builds in CI pipelines by employing advanced caching strategies for build artifacts, compiler cache, and optionally dependencies. It automates tasks like setting up Python, building wheels, managing caches, and uploading artifacts, significantly reducing build times for repeated workflows. Additionally, it supports features like source normalization, commit/PR automation, and customizable caching keys, making it a flexible and efficient solution for Python projects.
Release notes
What’s Changed
- fix: error during fast-forward due to dirty branch by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/47
- chore(deps): update bobthebuidler/lint-all-the-things action to v0.2.1 by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/48
Full Changelog: https://github.com/BobTheBuidler/mypycify/compare/v0.3.2...v0.3.3