jenkinsci / pipeline-graph-view-plugin

https://plugins.jenkins.io/pipeline-graph-view/
Other
109 stars 56 forks source link

Plugin won't upgrade past version 215.217.v2f6b_05084f10 (no newer versions offered for upgrading) #507

Closed jimtut closed 1 month ago

jimtut commented 2 months ago

Jenkins and plugins versions report

Environment ```text Paste the output here ```

What Operating System are you using (both controller, and any agents involved in the problem)?

Ubuntu 22.04.5 LTS

Reproduction steps

Plugin version was at 215.217.v2f6b_05084f10. I hit the downgrade button to go back to 215.vc0ea_557e4d6f, just so I could grab this screenshot. The latest plug version is NOT being offered, only this older version. Nothing in the release notes at https://plugins.jenkins.io/pipeline-graph-view/releases/ for the "next" version (216) or any others indicates that our version of Jenkins (2.426.3) is insufficient to run the newer plugin versions. See image in Actual Results.

Expected Results

I expect to be offered the latest version to download, like v. 340.

Actual Results

image

Anything else?

It's entirely possible that a newer version of Jenkins is required. If so, please update the docs or release notes.

Are you interested in contributing a fix?

No response

timja commented 1 month ago

The docs say the minimum version is 2.452.1 for the latest version, see https://plugins.jenkins.io/pipeline-graph-view/

image
jimtut commented 1 month ago

Haha, it was right there on the main page. Sorry, I was looking for this in the Release Notes: https://plugins.jenkins.io/pipeline-graph-view/releases/

I take it that the min-Jenkins version actually changed a few months ago, after that v215 that I'm still stuck at?

Anyway, thanks, we'll upgrade Jenkins soon.