Skip to content

Commit

Permalink
docs(README): Remove draft "Possible future work" section
Browse files Browse the repository at this point in the history
Signed-off-by: Josh <[email protected]>
  • Loading branch information
joshtrichards authored Mar 21, 2024
1 parent 58e060e commit 34fa1dc
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,6 @@ The Updater can be accessed via the Web UI as well as the command line. It may b
* Multiple `*.config.php` files are currently not supported / ignored (nextcloud/updater#384)
* In some environments, the current iterator implementation may fail (nextcloud/updater#519)

## Possible future work

Note these are just ideas.

* Improved notifications of possible breaking changes before letting operator install major version updates
* Additional status reporting
* Additional error checking / failure handling
* Additional logging
* Additoinal performance optimizations
* Improved reliability of the Web mode of the Updater
* Fewer or more stringently recommended "default" update/upgrade work flow
* Locking to specific stable release trains/majors - e.g. latest stable (N), previous stable (N-1), last supported stable (N-2)
* Improved documentation
* Ease of restarting failing update runs - e.g. "Update appears to be in process - leave running or reset?"
* Rollback of incomplete Updater runs
* Rollback of incomplete database upgrades or app updates
* (insert your idea here)

## Background

* [*How to upgrade*](https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html) in the [*Maintenance*](https://docs.nextcloud.com/server/latest/admin_manual/maintenance/index.html) chapter of the [Nextcloud Administration Manual](https://docs.nextcloud.com/server/latest/admin_manual/index.html)
Expand Down

0 comments on commit 34fa1dc

Please sign in to comment.