Skip to content

Add uv.lock to gitignore#12110

Merged
jrbourbeau merged 1 commit intodask:mainfrom
jacobtomlinson:ignore-uv-lock
Oct 24, 2025
Merged

Add uv.lock to gitignore#12110
jrbourbeau merged 1 commit intodask:mainfrom
jacobtomlinson:ignore-uv-lock

Conversation

@jacobtomlinson
Copy link
Copy Markdown
Member

I've been using uv more and more recently. I used it while working on the docs updates in #12093. It kept creating and updating a lock file that we don't want to commit in here.

Usually I would add things like this to my global gitignore, but there are some projects where we explicitly do want to include the uv.lock. So it should probably go in the gitignore here.

Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

@github-actions
Copy link
Copy Markdown
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

      9 files  ±0        9 suites  ±0   3h 12m 12s ⏱️ + 1m 27s
 18 126 tests ±0   16 911 ✅ ±0   1 215 💤 ±0  0 ❌ ±0 
162 362 runs  ±0  150 282 ✅ ±0  12 080 💤 ±0  0 ❌ ±0 

Results for commit 1bc166a. ± Comparison against base commit d5b0716.

@jrbourbeau jrbourbeau merged commit 8373696 into dask:main Oct 24, 2025
24 of 25 checks passed
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