Below you will find pages that utilize the taxonomy term “BobTheBuidler”
January 19, 2026
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.3.2.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The mypycify GitHub Action is designed to optimize Python wheel builds in CI workflows by leveraging caching strategies to speed up repeated builds. It automates tasks such as setting up Python, managing compiler and build artifact caches, building wheels, and uploading them for use in subsequent jobs or releases.
January 18, 2026
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.3.1.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The mypycify GitHub Action accelerates Python wheel builds in CI pipelines by implementing caching strategies for build artifacts, compiler cache, and optional dependencies. It automates the setup of Python, caching, wheel building, and artifact management, significantly reducing build times for repeated runs.
January 14, 2026
Lint All The Things
Version updated for https://github.com/BobTheBuidler/lint-all-the-things to version v0.0.5.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Lint All The Things” GitHub Action automates code formatting and linting for Python projects by running tools like pyupgrade, isort, black, and autoflake sequentially. It simplifies workflows by detecting and applying changes made by these tools, committing them in a single step with detailed commit messages, and pushing updates or creating pull requests as needed.
January 13, 2026
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.3.0.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The mypycify GitHub Action accelerates Python wheel builds in CI pipelines by leveraging caching strategies for build artifacts, compiler cache, and dependencies. It automates tasks such as setting up Python, caching/retrieving build data, compiling wheels, and managing build outputs as artifacts, significantly reducing build times for repeated runs.
January 1, 2026
Lint All The Things
Version updated for https://github.com/BobTheBuidler/lint-all-the-things to version v0.0.3.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Lint All The Things, automates the process of linting and formatting Python codebases by sequentially running pyupgrade, black, and autoflake. It simplifies code maintenance by automatically detecting, committing, and pushing changes made by these tools, streamlining tasks often performed during pull request workflows.
December 15, 2025
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.2.6.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: checkout target branch before staging anything by @BobTheBuidler in https://github.com/BobTheBuidler/mypycify/pull/27 Full Changelog: https://github.com/BobTheBuidler/mypycify/compare/v0.2.5...v0.2.6
December 15, 2025
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.2.5.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: run git fetch before git checkout to ensure local branch exists by @BobTheBuidler in https://github.com/BobTheBuidler/mypycify/pull/26 chore(deps): update github artifact actions (major) by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/25 chore(deps): update actions/cache action to v5 by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/24 Full Changelog: https://github.com/BobTheBuidler/mypycify/compare/v0.2.4...v0.2.5
December 9, 2025
Mypycify & Build Python Wheel
Version updated for https://github.com/BobTheBuidler/mypycify to version v0.2.4.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/BobTheBuidler/mypycify/pull/23 Full Changelog: https://github.com/BobTheBuidler/mypycify/compare/v0.2.3...v0.2.4