ci-tooling
2025-09-21
Add org-helpers, version generation actions, and fix python-quality to be non-blocking
10 files · 1,256+ · 28-
New composite actions
4 files changed
action.ymlAction for GitHub token management via org-level helpersaction.ymlAction to generate post-release versions for continuous deploymentaction.ymlAction to generate TestPyPI-compatible version stringsaction.ymlCombined build and release action
- Added parse-org-helpers action for centralized GitHub token management
instantiate
behavioral
1 file
action.yml
- Added version generation actions for continuous deployment to TestPyPI
instantiate
behavioral
2 files
action.ymlaction.yml
- Added combined python-build-release action with documentation
instantiate
behavioral
2 files
action.ymlREADME.md
Quality action fix
1 file changed
action.ymlFixed to never fail CI — true non-blocking behavior with proper error handling
- Fixed python-quality action to be truly non-blocking with correct bash error handling and output variable handling
remediate
behavioral
1 file
action.yml