Below you will find pages that utilize the taxonomy term “durandtibo”
December 22, 2025
cancel-queued-runs
Version updated for https://github.com/durandtibo/cancel-queued-runs-action to version v1.9.
This action is used across all versions by 37 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cancel Queued Runs Action is a GitHub Action designed to automatically cancel workflow runs that remain in the queued state beyond a configurable time limit. It helps maintain clean workflow queues and prevents backlogs by ensuring stale or delayed runs are canceled.
December 22, 2025
read-json-file
Version updated for https://github.com/durandtibo/read-json-action to version v0.1.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The read-json-action is a GitHub Action that automates the reading and validation of JSON files within a repository. It ensures JSON syntax validity, provides outputs such as file existence, validity status, and content, and integrates seamlessly with subsequent steps for parsing using fromJSON().
December 22, 2025
Setup Python environment
Version updated for https://github.com/durandtibo/setup-venv-uv-action to version v0.0.2.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-venv-uv-action GitHub Action automates the creation and setup of a Python virtual environment using the ultra-fast uv package manager. It simplifies and accelerates dependency installation, supports environment verification, and enables flexible configuration for custom Python versions and package setups. This action is ideal for streamlining CI workflows, ensuring consistent Python environments, and improving dependency management efficiency across different platforms.
December 21, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.7.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-uv-build-action is a GitHub Action designed to automate the building and comprehensive verification of Python packages. It validates package quality by testing build artifacts (wheel and sdist), checking metadata, verifying dependencies, performing type checking, and ensuring installability and importability. This action simplifies and streamlines the process of ensuring Python package integrity and compliance before release.
December 21, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.6.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-uv-build-action GitHub Action automates the process of building Python packages using the uv package manager and verifying their quality, metadata, and installability. It solves the problem of ensuring that Python packages meet high standards by performing tasks like build validation, type checking, metadata validation, dependency verification, and import testing.
December 16, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.5.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update action version in docs and workflows by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/31 Update workflows by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/32 Update action by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/33 Update action by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/34 Update action by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/35 Update action by @durandtibo in https://github.
December 16, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.4.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update workflows by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/18 Update README to clarify GitHub action purpose by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/19 Add comprehensive documentation and contributing guidelines by @Copilot in https://github.com/durandtibo/verify-uv-build-action/pull/20 Update workflows by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/21 Add PR template by @durandtibo in https://github.
December 15, 2025
Verify GitHub Workflows
Version updated for https://github.com/durandtibo/verify-github-workflow-action to version v0.0.3.
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 Update docs and workflows by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/14 Add checkout step to documentation examples by @Copilot in https://github.com/durandtibo/verify-github-workflow-action/pull/15 Update readme and makefile by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/16 Update action and workflows by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/17 Full Changelog: https://github.com/durandtibo/verify-github-workflow-action/compare/v0.0.2...v0.0.3
December 13, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.3.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update workflows by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/16 Improve action by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/17 Full Changelog: https://github.com/durandtibo/verify-uv-build-action/compare/v0.0.2...v0.0.3
December 12, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release to test the action
What’s Changed Add action.yaml by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/1 Add Makefile by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/2 Add simple python project by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/3 Configure Dependabot for GitHub Actions updates by @durandtibo in https://github.com/durandtibo/verify-uv-build-action/pull/4 Add workflow to cancel stale queued runs by @durandtibo in https://github.
December 12, 2025
Verify GitHub Workflows
Version updated for https://github.com/durandtibo/verify-github-workflow-action to version v0.0.1.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release to test the action
What’s Changed Configure Dependabot for GitHub Actions updates by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/2 Add Contributor Covenant Code of Conduct by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/3 Add action.yaml by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/1 Clean format by @durandtibo in https://github.com/durandtibo/verify-github-workflow-action/pull/4 Add CI workflow by @durandtibo in https://github.
December 12, 2025
Setup Python environment
Version updated for https://github.com/durandtibo/setup-venv-uv-action to version v0.0.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release for testing purpose
What’s Changed Add action.yaml by @durandtibo in https://github.com/durandtibo/setup-venv-uv-action/pull/1 New Contributors @durandtibo made their first contribution in https://github.com/durandtibo/setup-venv-uv-action/pull/1 Full Changelog: https://github.com/durandtibo/setup-venv-uv-action/commits/v0.0.1
December 7, 2025
cancel-queued-runs
Version updated for https://github.com/durandtibo/cancel-queued-runs-action to version v1.7.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update docs and workflows by @durandtibo in https://github.com/durandtibo/cancel-queued-runs-action/pull/57 Add weekly documentation check workflow with Copilot integration by @Copilot in https://github.com/durandtibo/cancel-queued-runs-action/pull/43 Update logs by @durandtibo in https://github.com/durandtibo/cancel-queued-runs-action/pull/60 Full Changelog: https://github.com/durandtibo/cancel-queued-runs-action/compare/v1.6...v1.7
December 5, 2025
cancel-queued-runs
Version updated for https://github.com/durandtibo/cancel-queued-runs-action to version v1.5.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update workflows by @durandtibo in https://github.com/durandtibo/cancel-queued-runs-action/pull/26 Use force-cancel instead of cancel by @durandtibo in https://github.com/durandtibo/cancel-queued-runs-action/pull/27 Use development script to test on multiple repos by @durandtibo in https://github.com/durandtibo/cancel-queued-runs-action/pull/28 Add notes by @durandtibo in https://github.com/durandtibo/cancel-queued-runs-action/pull/29 Update action to fail if status code is not 202 by @durandtibo in https://github.
November 30, 2025
pip-install-package
Version updated for https://github.com/durandtibo/pip-install-package-action to version v0.4.1.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump durandtibo/pip-install-package-action from 0.3.4 to 0.4.0 by @dependabot[bot] in https://github.com/durandtibo/pip-install-package-action/pull/150 Bump ruff from 0.14.0 to 0.14.1 by @dependabot[bot] in https://github.com/durandtibo/pip-install-package-action/pull/151 Bump ruff from 0.14.1 to 0.14.2 by @dependabot[bot] in https://github.com/durandtibo/pip-install-package-action/pull/152 Bump ruff from 0.14.2 to 0.14.3 by @dependabot[bot] in https://github.