Skip to content

ci: add name to pipx setup step for readability - #10983

Open
MGPOCKY wants to merge 1 commit into
cvat-ai:developfrom
MGPOCKY:fix/ci-workflow-step-names
Open

ci: add name to pipx setup step for readability#10983
MGPOCKY wants to merge 1 commit into
cvat-ai:developfrom
MGPOCKY:fix/ci-workflow-step-names

Conversation

@MGPOCKY

@MGPOCKY MGPOCKY commented Aug 1, 2026

Copy link
Copy Markdown

Problem

In .github/workflows/linters.yml, the setup-pipx step is a long unnamed run block, so the Actions UI shows a generic label while configuring pipx cache paths.

Changes

Semantics are unchanged: same id: setup-pipx, same GITHUB_OUTPUT keys, and the same step output wiring used by the cache/install steps.

  • Add name: Configure pipx cache paths to the existing setup-pipx step

Test plan

  • Confirm later steps still read steps.setup-pipx.outputs.*
  • Confirm the setup script is unchanged

@MGPOCKY
MGPOCKY marked this pull request as ready for review August 1, 2026 05:07
@MGPOCKY
MGPOCKY requested a review from SpecLad as a code owner August 1, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant