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 has been archived by the owner on Mar 16, 2024. It is now read-only.
Acorn version - v0.8.0-alpha7-200-gff70cc2b+ff70cc2b
Steps to reproduce the problem:
Scenario 1:
Deploy app with autoupgrade not enabled.
Try to update app with confirm-upgrade option.
No update happens as expected. But there is no error message presented to the user and the output of the CLI indicates success which is misleading.
acorn update --confirm-upgrade mytest1
mytest1
Scenario 2:
Deploy app with autoupgrade enabled.
Try to update app with confirm-upgrade option when there is no new version available.
No update happens as expected. But there is no error message presented to the user and the output of the CLI indicates success which is misleading.
Acorn version -
v0.8.0-alpha7-200-gff70cc2b+ff70cc2b
Steps to reproduce the problem:
Scenario 1:
confirm-upgrade
option.No update happens as expected. But there is no error message presented to the user and the output of the CLI indicates success which is misleading.
Scenario 2:
confirm-upgrade
option when there is no new version available.No update happens as expected. But there is no error message presented to the user and the output of the CLI indicates success which is misleading.
Another scenario were it gets confusing - #1726 (comment)
The text was updated successfully, but these errors were encountered: