Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add uv.lock as a TOML file #7006

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

edgarrmondragon
Copy link
Contributor

@edgarrmondragon edgarrmondragon commented Aug 22, 2024

Description

uv.lock is a human-readable TOML file but is managed by uv and should not be edited manually.

https://docs.astral.sh/uv/concepts/projects/#lockfile

Checklist:

@edgarrmondragon edgarrmondragon requested a review from a team as a code owner August 22, 2024 05:05
@edgarrmondragon edgarrmondragon changed the title Add uv.lock to languages.yml as a TOML file Add uv.lock as a TOML file Aug 22, 2024
Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

Your sample is being surpressed by the diff because of its size which means it's too big for us. Please replace it with a smaller real-world sample.

@edgarrmondragon
Copy link
Contributor Author

Your sample is being surpressed by the diff because of its size which means it's too big for us. Please replace it with a smaller real-world sample.

Done! 99b49ba

@edgarrmondragon
Copy link
Contributor Author

FWIW regarding Pending Popularity , there were ~150 repos with a uv.lock file in search results this morning and we're at 183 now, so it's safe to assume the ecosystem will quickly reach the "hundreds of repositories" threshold.

Copy link
Member

@lildude lildude left a comment

Choose a reason for hiding this comment

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

Wow! A jump of several hundred in a week. Nice.

@lildude lildude added this pull request to the merge queue Aug 29, 2024
Merged via the queue into github-linguist:master with commit 86f775d Aug 29, 2024
5 checks passed
@edgarrmondragon edgarrmondragon deleted the patch-1 branch August 29, 2024 14:35
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants