Skip to content

Conversation

@gsprochette
Copy link
Collaborator

Description

This PR deletes the uv.lock file and adds it to the .gitignore

Related Issue

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I tried adding it back and it gets ignored

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

Copy link
Member

@simlang simlang left a comment

Choose a reason for hiding this comment

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

uv.lock bye bye

@gsprochette
Copy link
Collaborator Author

This PR triggers required changes in current PRs that update the uv.lock file. All the PRs below need to delete their uv.lock file before merging.

@ParagEkbote
Copy link
Contributor

@gsprochette gsprochette force-pushed the build/delete-uv-lock-and-gitignore-it branch from 965cf0e to 0de2d31 Compare December 15, 2025 08:58
@gsprochette gsprochette merged commit 4f60620 into main Dec 15, 2025
7 of 8 checks passed
@gsprochette gsprochette deleted the build/delete-uv-lock-and-gitignore-it branch December 15, 2025 09:44
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.

5 participants