ci-tooling
2026-01-12
Disable non-applicable workflows and fix test action configuration
9 files · 36+ · 95-
Workflow management
4 files changed
ci.yml.disabledDisabled CI workflow (renamed from ci.yml)test-reusable.yml.disabledDisabled test-reusable workflowtest-actions.ymlSimplified test actions workflowpython-release.ymlUpdated release workflow
- Disabled CI and test-reusable workflows that do not apply to the ci-tooling repo itself
harden
behavioral
2 files
ci.yml.disabledtest-reusable.yml.disabled
- Marked test-python-quality and test-python-test as continue-on-error for robustness
harden
internal
1 file
test-actions.yml
Project configuration fixes
3 files changed
pyproject.tomlAdded minimal project section and dev dependencies for uv sync compatibilityaction.ymlUpdated to use .venv instead of workenvAGENTS.mdRenamed from CLAUDE.md
- Added minimal project section and empty dev dependency group for uv sync compatibility
remediate
internal
1 file
pyproject.toml
- Updated setup-python-env to use .venv consistently and fixed python-release to skip dev deps for build
remediate
internal
2 files
action.ymlaction.yml
- Renamed CLAUDE.md to AGENTS.md
baseline
errata
1 file
AGENTS.md