ci-tooling
2025-09-22
Massive CI/CD consolidation into single python-ci action
17 files · 786+ · 1,888-
Action consolidation
5 files changed
action.ymlSingle consolidated CI action replacing separate quality, test, build, and security actionsaction.ymlRemoved — merged into python-ciaction.ymlRemoved — merged into python-ciaction.ymlRemoved — merged into python-ciaction.ymlRemoved — merged into python-ci
- Consolidated five separate composite actions into a single python-ci action to simplify consumer workflow configuration
decouple
architectural
1 file
action.yml
- Removed individual build, quality, test, security, and version generation actions
deprecate
architectural
4 files
action.ymlaction.ymlaction.ymlaction.yml
GitHub authentication action
2 files changed
action.ymlNew action for configuring GitHub authentication with proper YAML multiline syntaxREADME.mdDocumentation for the auth action
- Added setup-github-auth action for configuring GitHub token authentication in workflows
instantiate
behavioral
2 files
action.ymlREADME.md
Standard workflow templates
2 files changed
standard-ci.ymlTemplate CI workflow for consuming reposstandard-release.ymlTemplate release workflow for consuming repos
- Added standard CI and release workflow templates for easy adoption by downstream repos
instantiate
behavioral
2 files
standard-ci.ymlstandard-release.yml