Project

Profile

Help

Feature #28

closed

Enable auto update

Added by Vincent Le Goff over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

Considering the numbers of build and the frequency of new versions (although this may abate after awhile), it would be great to have a system to update CocoMUD without removing the user's configuration. In theory, such a system isn't too complicated. In practice, it needs to be secure, which makes it more difficult:

  • Find a way to retrieve available updates.
  • Create the program to update which may run independently from the client itself.
Actions #1

Updated by Vincent Le Goff over 7 years ago

  • Status changed from Open to In Progress
  • Assignee set to Vincent Le Goff
  • % Done changed from 0 to 50

The updater has been developed and is performing well in Python (commit 8ca46736d4525f235ac95df1628205759d23b51d). When frozen with cxFreeze, however, an error occurs (https://github.com/maxtepkeev/python-redmine/issues/149).

Actions #2

Updated by Vincent Le Goff over 7 years ago

  • Status changed from In Progress to Closed
  • Sprint/Milestone set to 3
  • % Done changed from 50 to 100

The feature is available from the commit 5525c407dc58f201b9720937e15224ab383c5754.

Please register to edit this issue

Also available in: Atom PDF Tracking page