Skip to content

Update docs.yml #6493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 8, 2025
Merged

Update docs.yml #6493

merged 5 commits into from
May 8, 2025

Conversation

victordibia
Copy link
Collaborator

@victordibia victordibia commented May 8, 2025

Bump python version, pin nr-utils

Fix docs build CI bug.

  • pydocmkardown depends on pydocspec
    - pydocspec was updated May 6 (two days ago), and includes a problematic dependency (nr.utils which is specified as nr-utils. This caused imports to fail.
  • current fix is fixing the pydocspec version.
  • Also using the opportunity to update the python version 3.8 -> 3.9 for the docs build 0.2

Why are these changes needed?

Related issue number

Checks

@victordibia victordibia requested a review from jackgerrits May 8, 2025 21:48
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.56%. Comparing base (b17793e) to head (eb7b490).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6493   +/-   ##
=======================================
  Coverage   78.56%   78.56%           
=======================================
  Files         225      225           
  Lines       16549    16549           
=======================================
  Hits        13001    13001           
  Misses       3548     3548           
Flag Coverage Δ
unittests 78.56% <ø> (ø)

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.

@victordibia victordibia removed the request for review from jackgerrits May 8, 2025 22:40
@victordibia victordibia force-pushed the victordibia-patch-1 branch from 1733faa to 07439bc Compare May 8, 2025 23:13
@victordibia victordibia merged commit 7cc7165 into main May 8, 2025
63 checks passed
@victordibia victordibia deleted the victordibia-patch-1 branch May 8, 2025 23:54
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.

2 participants