Skip to content

Conversation

@mast-eu
Copy link
Member

@mast-eu mast-eu commented Jul 22, 2019

Resolves #20

Proposed changes

  • Disable auto update functionality. This is a temporary fix for v1.0.0.
    It is needed, because the current implementation would search for any package named GitExtensions.PluginManager with version number > 1.0.0 on nuget.org and try to install it. Since this package does not exist (and we don't want to create it on nuget.org), anybody could create it and trigger the update mechanism.
    A more robust and permanent fix will be implemented in Add GitHub Package Registry as second default feed #19.

@mast-eu mast-eu added this to the 1.0.0 milestone Jul 22, 2019
@mast-eu mast-eu requested review from RussKie and maraf July 22, 2019 22:32
@mast-eu mast-eu self-assigned this Jul 22, 2019
@mast-eu mast-eu merged commit f9c7145 into gitextensions:master Jul 26, 2019
@mast-eu mast-eu deleted the DisableAutoUpdate branch July 26, 2019 14:18
@mast-eu mast-eu mentioned this pull request Oct 25, 2019
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.

Temporarily disable self update

3 participants