TEST-INFRA: [ci-pipeline-design] Centralize management of tool versions #2471

Open
opened 2026-04-03 18:35:57 +00:00 by freemo · 1 comment
Owner

Metadata

  • Branch: task/ci-centralize-tool-versions
  • Commit Message: chore(ci): centralize tool version management for UV and Python
  • Milestone: v3.8.0
  • Parent Epic: #1678

Description

The UV_VERSION and PYTHON_VERSION are hardcoded in the workflow files. This makes it difficult to update these versions and can lead to inconsistencies between different workflows.

Subtasks

  • Create a central place to manage the versions of tools used in the CI pipeline (e.g., a .tool-versions file or a dedicated config file).
  • Update the workflow files to read the tool versions from the central location.

Definition of Done

  • The tool versions are managed in a central location.
  • The workflow files are updated to read the tool versions from the central location.
  • The CI pipeline runs successfully with the new version management system.
  • All nox stages pass.
  • Coverage >= 97%

Automated by CleverAgents Bot
Supervisor: Test Infrastructure | Agent: ca-new-issue-creator

## Metadata - **Branch**: `task/ci-centralize-tool-versions` - **Commit Message**: `chore(ci): centralize tool version management for UV and Python` - **Milestone**: v3.8.0 - **Parent Epic**: #1678 ## Description The `UV_VERSION` and `PYTHON_VERSION` are hardcoded in the workflow files. This makes it difficult to update these versions and can lead to inconsistencies between different workflows. ## Subtasks - [ ] Create a central place to manage the versions of tools used in the CI pipeline (e.g., a `.tool-versions` file or a dedicated config file). - [ ] Update the workflow files to read the tool versions from the central location. ## Definition of Done - [ ] The tool versions are managed in a central location. - [ ] The workflow files are updated to read the tool versions from the central location. - [ ] The CI pipeline runs successfully with the new version management system. - [ ] All nox stages pass. - [ ] Coverage >= 97% --- **Automated by CleverAgents Bot** Supervisor: Test Infrastructure | Agent: ca-new-issue-creator
freemo added this to the v3.8.0 milestone 2026-04-03 18:36:02 +00:00
Author
Owner

Issue triaged by project owner:

  • State: Verified
  • MoSCoW: Could Have — Desirable improvement but not necessary for the milestone.

Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: ca-project-owner

Issue triaged by project owner: - **State**: Verified - **MoSCoW**: Could Have — Desirable improvement but not necessary for the milestone. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: ca-project-owner
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
cleveragents/cleveragents-core#2471
No description provided.