Skip to content

(GH-460) implemented updating of the Cake.Tool#467

Merged
gep13 merged 2 commits intocake-build:developfrom
nils-a:feature/GH-460
Nov 29, 2020
Merged

(GH-460) implemented updating of the Cake.Tool#467
gep13 merged 2 commits intocake-build:developfrom
nils-a:feature/GH-460

Conversation

@nils-a
Copy link
Copy Markdown
Member

@nils-a nils-a commented Nov 26, 2020

Checking for installed version of Cake.Tool, as well as
installing and updating is now centralized and not longer
done in two places.
Additionally a check for a newer version of the Cake.Tool
was implemented.
To not ask for an update every time the version is checked,
a "Do not update to this version"-Function was implemented.

fixes #460

Copy link
Copy Markdown
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is amazing!

Checking for installed version of Cake.Tool, as well as
installing and updating  is now centralized and not longer
done in two places.
Additionally a check for a newer version of the Cake.Tool
was implemented.
answers will be stored in the workspaceState.
@gep13 gep13 merged commit 1fcec52 into cake-build:develop Nov 29, 2020
@gep13
Copy link
Copy Markdown
Member

gep13 commented Nov 29, 2020

@nils-a thank you VERY much for working on this!

@nils-a nils-a deleted the feature/GH-460 branch November 29, 2020 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When installing .Net Global Tool check if newer version exists and prompt for installation

2 participants