You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
When running the entropy upgrade command to upgrade an Entropy project, it's hard to tell whether the process succeeded or failed.
Describe the solution you'd like
As an Entropy user, I would like to run entropy upgrade and be informed whether the upgrade was successful and which files were backed up during the process.
Describe alternatives you've considered
I guess leaving things as they are right now still works in a way. If no error is printed to the console then things worked. Also, I can go look in my .entropy folder to look for backed up files. Not sure what their names are though.