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
Currently deepify publish makes an assumption that deep-blue-green microapplication is already installed, which doesn't quite make sense. I'd like to propose for deepify to check if it's installed, and if not, deploy it into the application that's going through blue-green deployment process.
The text was updated successfully, but these errors were encountered:
Currently
deepify publish
makes an assumption thatdeep-blue-green
microapplication is already installed, which doesn't quite make sense. I'd like to propose for deepify to check if it's installed, and if not, deploy it into the application that's going through blue-green deployment process.The text was updated successfully, but these errors were encountered: