lance-format / lance-format/lance
Java release likely to be rate limited by Sonatype
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
Sonatype is starting to implement limits on publishing, described here https://central.sonatype.org/publish/maven-central-publishing-limits/
The deadline for this is August 11, 2026.
We can contact them for an increase in quota, but they might not like us publishing frequent betas there. What we did with Python is publish the betas to an alternate registry, and only publish stable releases to the main one. I'm not sure if we can self-host a Maven registry or not.
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 with the Sonatype publishing-limits link and compare the existing Java release process with the Python beta-release approach mentioned in the issue. Determine whether the release workflow needs a registry or quota change, and document an agreed approach before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100