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.

--latest ignores whether the plugin is actually available or not

See original GitHub issue

If I want to resolve the latest dependencies for my Jenkins plugins I often run into a scenario where a plugin is in the process of being bumped to a newer version (by the maintainer), and this is reflected on the jenkins update center as a new directory, however the actual jpi hasn’t been uploaded yet so it fails to download. This is troublesome as if I test that the plugins are available in a test environment before rolling to production, there could be a plugin version bump in progress that causes a failure in the time between testing in the test environment and moving it to production.

Perhaps a --latest-available flag that checks if there is a jpi available and if not rolls to the previous release of a plugin would avoid this? To play devils advocate, I can’t see why someone would want this behaviour using --latest in the first place.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

2reactions
EcHoOfInSaNiTycommented, Mar 10, 2020

@timja would your recommendation be to pin plugin versions in the YAML file until this is resolved to improve reliability?

Yes

I’ve opened up a PR to update the README here as I think this is valuable information for anyone looking to use this.

0reactions
timjacommented, Sep 11, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

plugin incompatible with the new build found .ignore
Go to File Menu -> Settings -> Plugins -> Search .ignore Plugins · Update the .ignore Plugins and once updated then Restart the...
Read more >
Firefox 28 ignores plugin.disable_full_page_plugin_for_types ?
As of Firefox 28 the plugin.disable_full_page_plugin_for_types setting seems to be ignored. I had set it in previous versions so I could get ...
Read more >
WordPress Plugin Updates: Can I Just Ignore Them? - Codeable
The good news about the hard truth: plugins must be updated or your site will start experiencing issues (sooner or later). Plugin updates,...
Read more >
Plugin ignores -scaled files - WordPress.org
I disagree. This plugin is designedto import items that do not already exist in WordPress. A “-scaled” file, just like a 100×100, has...
Read more >
Warning: Ignoring These 7 WordPress Plugins Could ...
I've used this on several blogs over the years and have found it to be very reliable. However, the best alternative plugin is...
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