Commit Graph
5 Commits
Author SHA1 Message Date
William Fu-Hinthorn 04a9f5d1e5 update check 2025-10-31 17:48:16 -07:00
William Fu-Hinthorn f633affd14 Update check for prerelease installs 2025-10-31 17:19:03 -07:00
William Fu-Hinthorn 8f4565366c update test deps 2025-10-31 13:59:09 -07:00
Isaac FranciscoandGitHub d933d455ec fix(cli): change prerelease behavior (#6156)
respect users config, use uv defaults
2025-09-24 09:54:24 -07:00
Isaac FranciscoandGitHub eaeafe54ab feat(cli): support prereleases (#6085)
We previously errored when a user had prerelease dependencies, this PR
passes the `--prereleases=allow` flag to our `uv pip install` call.

This PR also adds a test to verify that said deployments will build and
run as expected.
2025-09-05 15:45:48 -07:00