github / roadmap

GitHub public roadmap
Creative Commons Attribution 4.0 International
7.97k stars 1.02k forks source link

Backup-utils: Show progress when backing up and restoring a GitHub Enterprise Server appliance #645

Closed github-product-roadmap closed 1 year ago

github-product-roadmap commented 1 year ago

Summary

When a GitHub Enterprise Server administrator backs up their appliance, or restores their appliance from a backup, the backup/restore tooling does not currently show how the operation is progressing. We are updating backup-utils so that administrators can see how these operations are progressing.

Intended Outcome

GitHub Enterprise Server administrators understand how far through a backup or restore operation they are.

How will it work?

We will add details to our backup and restore tools that will allow us to track how a backup or restore operation is progress. We will then use these details to add a progress bar to the command line interfaces for the backup and restore tools.

ankneis commented 1 year ago

🚢 This has shipped with GHES 3.9: https://docs.github.com/en/enterprise-server@3.9/admin/release-notes. Closing as complete.