Skip to content

build(sweeps): migrate to uv (from pyenv in CI)#125

Merged
kelu-wandb merged 10 commits into
masterfrom
kelu/uv
May 22, 2026
Merged

build(sweeps): migrate to uv (from pyenv in CI)#125
kelu-wandb merged 10 commits into
masterfrom
kelu/uv

Conversation

@kelu-wandb

@kelu-wandb kelu-wandb commented May 13, 2026

Copy link
Copy Markdown
Collaborator
  • Use uv in both dev flow and CI.
  • Merge requirements.test.txt into requiremewnts.dev.txt.
  • Don't bother with migrating to pyproject.toml because refactoring setup.py would be bigger change.

@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kelu-wandb kelu-wandb marked this pull request as ready for review May 14, 2026 05:37
@kelu-wandb kelu-wandb requested a review from KyleGoyette May 14, 2026 05:37
@kelu-wandb kelu-wandb changed the title build(sweeps): migrate to uv build(sweeps): migrate to uv (from pyenv in CI) May 14, 2026
@kelu-wandb

kelu-wandb commented May 18, 2026

Copy link
Copy Markdown
Collaborator Author

Comment thread .circleci/config.yml
version: 2.1

orbs:
python: circleci/python@3.0.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

interesting, could we skip the uv install phase if we used the right orb?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

let me revisit after this stack, so the tests we run have fewer resource requirements. :)

Base automatically changed from kelu/align-pre-commit to master May 22, 2026 17:11
git-deck used 285da4c as the merge base because dafb275 is a squash merge of that history.
@kelu-wandb kelu-wandb merged commit b7ad0c0 into master May 22, 2026
8 checks passed
@kelu-wandb kelu-wandb deleted the kelu/uv branch May 22, 2026 17:50
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