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.

[DUPLICATE] Tools resolution doesn't respect added 'prerelease' filter

See original GitHub issue

What You Are Seeing?

Tool “GitVersion” was not updated to v4.0.0-betaxxxx.

What is Expected?

An update.

What version of Cake are you using?

Latest I guess on Win10/x64.

How Did You Get This To Happen? (Steps to Reproduce)

  • Had #tool "nuget:?package=GitVersion.CommandLine"
  • Changed to #tool "nuget:?package=GitVersion.CommandLine&prerelease"
  • Nupkg inside tools folder was still the stable release

This hurts probably the most with build servers.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
patriksvenssoncommented, Mar 12, 2017

@matkoch Not strange. You might notice that the tools folders are not versioned. We simply assume that the versions are correct. There is an issue for fixing all this, but nothing that is being actively worked on.

0reactions
matkochcommented, Aug 4, 2017

@daveaglick thanks, -ErrorAction Stop would be better I think. Otherwise you could have strange side effects again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug listing with status RESOLVED with resolution FIXED as at ...
status:RESOLVED resolution:FIXED severity:normal ... Bug:1265 - "portage doesn't like prerelease demarkation with ::alnum:: versions" status:RESOLVED ...
Read more >
EIDR SYSTEM VERSION 2.0 COMMAND-LINE TOOLS ...
Property Rights Policy, a copy of which can be found at www.eidr.org. ... This tool provides resolutions for content IDs (not EIDR Parties,...
Read more >
Release Notes for the WebView2 SDK
New APIs are added in phases, as follows: APIs are initially introduced as Experimental APIs in a Prerelease SDK package.
Read more >
pipenv Documentation
Pipenv is a Python virtualenv management tool that supports a multitude of systems and nicely bridges the gaps between.
Read more >
Configuration Options - Renovate Docs
When an array or object configuration option is mergeable , it means that values inside it will be added to any existing object...
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