Below you will find pages that utilize the taxonomy term “Isaac-Cf-Wong”
July 14, 2026
Dependency Support Policy
Version updated for https://github.com/isaac-cf-wong/dependency-support-policy-action to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action and CLI tool manage rolling minimum-supported versions for Python projects. It evaluates the Scientific Python SPEC 0 support policy against package release history to raise dependency lower bounds and the requires-python floor accordingly, while preserving existing constraints and comments in pyproject.toml. The action supports both standalone use and integration into workflows, making it a valuable tool for maintaining project dependencies.
July 14, 2026
detect-git-changes-action
Version updated for https://github.com/isaac-cf-wong/detect-git-changes-action to version v0.0.16.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, detect-git-changes-action, automates the detection of changes in a repository compared to a specified base reference. It helps automate tasks like triggering builds or notifications based on changes, and provides options for path filtering to focus only on specific files or directories. This action is lightweight and robust, using git operations locally to perform comparison, ensuring compatibility with repositories that require full history access.
July 11, 2026
Dependency Support Policy
Version updated for https://github.com/isaac-cf-wong/dependency-support-policy-action to version v0.1.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.1.1 - 2026-07-11 🐛 Bug Fixes Shorten action description for Marketplace listing (#18) - (1297dd8) Compute TestPyPI publish version fresh via hatch (#19) - (4f9ff16) Point the floating major tag at the release commit (#22) - (f6fc6d3) ⚙️ Miscellaneous Tasks (deps) Update dependency hatch to >=1.17.1 (#20) - (39b7c79) (deps) Update pre-commit hook rbubley/mirrors-prettier to v3.9.5 (#21) - (9a317cd) Contributing: Contributions are welcome! See the Contributing Guide.
July 7, 2026
detect-git-changes-action
Version updated for https://github.com/isaac-cf-wong/detect-git-changes-action to version v0.0.15.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.0.15 - 2026-07-01 ⚙️ Miscellaneous Tasks (deps) Update pre-commit hook davidanson/markdownlint-cli2 to v0.23.0 (#41) - (c49bec3) (deps) Update pre-commit hook rbubley/mirrors-prettier to v3.9.4 (#40) - (c8bc486) Contributing: We welcome contributions! Please see our Contributing Guide for details.