Skip to content

ci: Pass bumped version explicitly to docs versioning job#1907

Open
vdusek wants to merge 1 commit into
masterfrom
ci/pass-bumped-version-to-version-docs
Open

ci: Pass bumped version explicitly to docs versioning job#1907
vdusek wants to merge 1 commit into
masterfrom
ci/pass-bumped-version-to-version-docs

Conversation

@vdusek
Copy link
Copy Markdown
Collaborator

@vdusek vdusek commented May 20, 2026

The docs versioning job's checkout uses the dispatch ref (pre-bump),
so reading the version from pyproject.toml returned the old value.
Pass the bumped version from the release workflow explicitly, falling
back to pyproject.toml when run manually without an input.
@vdusek vdusek added t-tooling Issues with this label are in the ownership of the tooling team. adhoc Ad-hoc unplanned task added during the sprint. labels May 20, 2026
@vdusek vdusek self-assigned this May 20, 2026
@vdusek vdusek requested a review from janbuchar May 20, 2026 13:51
@github-actions github-actions Bot added this to the 141st sprint - Tooling team milestone May 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (feec30d) to head (ca038f0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1907      +/-   ##
==========================================
+ Coverage   92.86%   92.94%   +0.07%     
==========================================
  Files         167      167              
  Lines       11709    11709              
==========================================
+ Hits        10874    10883       +9     
+ Misses        835      826       -9     
Flag Coverage Δ
unit 92.94% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants