Project

General

Profile

Actions

Feature #82008

closed

TER / ExtensionManager should provide a new attributes to simplify TYPO3 Extension-Updates

Added by Gabriel Kaufmann / Typoworx NewMedia almost 7 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2017-07-31
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
extension-manager unattended updates
Complexity:
Sprint Focus:

Description

TER / ExtensionManager should provide a new attributes:

Flag: "versionPurpose"
declaring the purpose of the current extension-version with tags like
"security-fix" or "new-feature".

Flag "updateType":
declaring if the version needs special attention while updating. It could contain tags like:
"unattended", "attended", "needs-manual-processing" to inform TYPO3-Admins (or unattended update-scripts") how to process with an update.

Of course these flags always can declare this from a previous to current (TER) version. So for updates from much more previous versions one (the admin or an extension doing this in future) needs to be setup either not doing such updates or check all previous versions from the current one to get an overview from version n.n.n to ter-version n.n.n about update processing (f.e. shown as collapseable table in such an extension).

Currently updating TYPO3-Extensions always is a risk as one cannot see if there is any potential technical risk that the extension/plugin may not work correctly on demand afterwards.

Actions

Also available in: Atom PDF