Skip to content

Conversation

@VeckoTheGecko
Copy link
Contributor

@VeckoTheGecko VeckoTheGecko commented Jan 21, 2026

After doing some testing - workflow wasn't working properly anymore (likely due to a change in behaviour with the --from syntax as opposed to uvx)

uvx is more appropriate in this situation (i.e., this is a standalone tool we're running).

I also pinned the version of uv so we don't encounter this drift again.

This works locally, and I'm sure it will work in CI when the cron triggers it.

Workflow wasn't working installing properly when trying to use locally
(probably due to the `uv run --from` syntax trying to work with the rest
of the project - while `uvx` runs in an isolated env)
@VeckoTheGecko VeckoTheGecko merged commit 8f3431f into Parcels-code:v4-dev Jan 21, 2026
5 of 12 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Parcels development Jan 21, 2026
@VeckoTheGecko VeckoTheGecko deleted the fix-min-versions branch January 21, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants