Skip to content

ci: Fix daily CI job with explicit uv lock upgrades#2552

Open
egparedes wants to merge 6 commits intomainfrom
daily-ci-versions
Open

ci: Fix daily CI job with explicit uv lock upgrades#2552
egparedes wants to merge 6 commits intomainfrom
daily-ci-versions

Conversation

@egparedes
Copy link
Contributor

@egparedes egparedes commented Mar 25, 2026

Make sure uv pins the highest and lowest versions of the dependencies properly by explicitly updating the lockfile before running the tests.

@egparedes egparedes changed the title Make explicit uv lock upgrades ci: Fix daily CI job with explicit uv lock upgrades Mar 26, 2026
@egparedes egparedes marked this pull request as ready for review March 26, 2026 10:22
Copilot AI review requested due to automatic review settings March 26, 2026 10:22
@egparedes egparedes marked this pull request as draft March 26, 2026 10:22
@egparedes egparedes marked this pull request as ready for review March 26, 2026 10:24
@egparedes egparedes requested a review from havogt March 26, 2026 10:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the scheduled “Daily CI” workflow to force uv to refresh dependency selections for “lowest-direct” and “highest” runs by explicitly upgrading the lockfile before running the nox test session.

Changes:

  • Remove setup-uv caching configuration from the daily workflow.
  • Add explicit uv python upgrade and uv lock --upgrade --resolution ... before running nox tests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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