deepjavalibrary / deepjavalibrary/djl-serving

Publish consistent information about the release versions and artifacts

Open
#2,845 1 comment 1 reaction 0 assignees View on GitHub
enhancement stale
Dominant language
Java
Stars
253
Forks
96
Avg merge
23h 6m
Merged PRs (30d)
3

Description

## Description

We are using the Debian package of djl-serving in one of our services. The current version that we found in the [installation instructions](https://github.com/deepjavalibrary/djl-serving?tab=readme-ov-file#installation) is 0.30.0-1 which can be found here https://publish.djl.ai/djl-serving/djl-serving_0.30.0-1_all.deb

We also enabled dependency updates with Renovate and that's where things get interesting. We ask ourselves:

What is the latest release?

- In the [releases section](https://github.com/deepjavalibrary/djl-serving/releases) the most recent is called "DJLServing v0.29.0 Release".
- In the aforementioned README in the current `main` branch we read `djl-serving_0.30.0-1_all.deb`
- On the publish server there is even 0.33.0-1 available: https://publish.djl.ai/djl-serving/djl-serving_0.33.0-1_all.deb

Coming back to the automatic dependency updates the question is now: Where to find a list about available releases as well as the most recent?
Our favorite would be via Github Releases because it is hard to guess when a new release is available be just blindly querying https://publish.djl.ai/djl-serving/…

So what is your opinion on this topic **and** what is right now your latest (stable) release? 0.29.0-1, 0.30.0-1 or 0.33.0-1?

Contributor guide

Open the contributing guide

Research direction

Compare the installation instructions in the README with the GitHub Releases page and the versions currently listed at publish.djl.ai. Determine which artifact is the latest stable release and document one authoritative release listing, including consistent version and artifact information. Done means users and Renovate can identify available and latest releases without guessing.

Written by the indexing model from the issue text.

Assessment

Tech stack
debian, github, java
Domain
documentation, release
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.