Add support for "jf uv publish" to support Astral uv Python usage
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 266
- Forks
- 110
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
Yes, today we are using uv with Artifactory Python repositories and would like to have support extended to the JFrog CLI to expand that usage into our build processes.
Describe the solution you'd like to see
Please add support for jf uv publish similar to the support added for jf twine publish.
Describe alternatives you've considered
We have used twine and pip in the past, but it hasn't met our performance needs like uv does.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing support for jf twine publish in the JFrog CLI setup and compare how its command arguments and workflow integration are handled. Add equivalent jf uv publish support for Astral uv publishing, then verify it works in a GitHub Actions build using an Artifactory Python repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100