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
CR-8437 rollback installation in case of failure (#201)
* appending logs to summary
* change to global array
* clear array after print
* fixed duplicate code
* improve string
* postInstallationHandler
* bump
* move defer to later installation stage
* small improvement
* removed cli upgrade requirment
* removed unused import
* removed reportInstallationErrorToPlatform
* no rollback in case of timeout of failure in creating git integration
* cli upgrade requirement in case of a newer defVersion
* add link to docs with error message
* add info log
* small change
* small change
* added runtime name to error msg
* bump
* moved defVersion check to pre-installation checks
* added error decorator for docs link
* modified error decorator
* typo fix
* var name fix
* bump
* bump
* handle RunRuntimeUninstall error
* small fix
0 commit comments