Skip to content

ci: add name to .devN delta step for readability - #6252

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

ci: add name to .devN delta step for readability#6252
MGPOCKY wants to merge 1 commit into
jina-ai:masterfrom
MGPOCKY:fix/ci-workflow-step-names

Conversation

@MGPOCKY

@MGPOCKY MGPOCKY commented Aug 1, 2026

Copy link
Copy Markdown

Problem

In .github/workflows/cd.yml, the computedevdelta step is an unnamed run block longer than 300 characters. In the GitHub Actions UI that collapses into a generic label, which hurts readability when scanning failed or long-running jobs.

Changes

Semantics are unchanged: same id: computedevdelta, same devdelta / releasever outputs, and the same job output wiring used by downstream jobs.

  • Add name: Compute .devN version delta to the existing computedevdelta step

Test plan

  • Confirm mark-dev-N.outputs.devdelta / releasever still come from steps.computedevdelta.outputs.*
  • Confirm the version-delta script is unchanged

@MGPOCKY
MGPOCKY marked this pull request as ready for review August 1, 2026 05:13
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