question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Available updates" shows updates if 'latest' is used

See original GitHub issue

jenkins-plugin-cli --available-updates -f plugins.txt … shows IMHO all plugins, including those that are definitely already on latest version (i.e. up-to-date):

Available updates:
ace-editor (latest) has an available update: 1.1
analysis-model-api (latest) has an available update: 9.1.0
antisamy-markup-formatter (latest) has an available update: 2.1
blueocean-autofavorite (latest) has an available update: 1.2.4
blueocean-display-url (latest) has an available update: 2.4.0
blueocean (latest) has an available update: 1.24.1
bouncycastle-api (latest) has an available update: 2.18
branch-api (latest) has an available update: 2.6.0
...

E.g. “Branch API v2.6.0” is (already) installed (in this version and is the latest available version) => Should not be shown for option “–available-updates” (I had hoped/expected)!?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
timjacommented, Nov 17, 2020

So available updates will return you a complete plugins file including any updates if you specify and output format of yaml or txt.

If you don’t specify an output format it uses a console reporter which only outputs plugins with an update

0reactions
reinholdfueredercommented, Nov 17, 2020

@timja First of all thanks for the fix!

Secondly, I am not sure that I understand your comment https://github.com/jenkinsci/plugin-installation-manager-tool/issues/208#issuecomment-727528118 correctly: Does that mean if I specify “only” the option “--output {json,stdout,yaml}” (no, in addition to certain other flags!? Which?) then this will return all plugins (including latest versions) AND available updates?

Read more comments on GitHub >

github_iconTop Results From Across the Web

MacOS update not showing up in app store - Apple Community
I've clicked on the 'update' section of app store but it says no updates available. I've also clicked on "software update" from "about...
Read more >
Some versions of Windows 10 display a notification to install ...
Discusses the reasons that some versions of Windows 10 display a notification to install the latest Windows version.
Read more >
Why Is the Latest Windows Update Not Showing on My PC?
Check Whether Windows Updates Are On or Not​​ Here's how you can do that on Windows 10: Go to Settings > Updates and...
Read more >
Update Autodesk Software | Individual Installation
Update from Autodesk Account. This method shows you all available updates for all available products. Alternately, if you want to download prioritized updates...
Read more >
Software Updates - Aruba Networks
These updates include a list of available Windows Hotfixes for supported Windows operating systems. The ClearPass server uses these updates to show a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found