posit-dev / publisher

MIT License
5 stars 0 forks source link

Easier option to deploy to a different server #2361

Open kgartland-rstudio opened 2 weeks ago

kgartland-rstudio commented 2 weeks ago

If you've already deployed a piece of content to one server but then decide you want to also deploy it to a different server (e.g. blue/green deployments), you have to go through the full file selection all over again, even if the Home View already has the deployment loaded.

We have an option to choose a different config under the Deployment ellipsis, but I think it would be helpful if we included a Deploy to different server option here too.

dotNomad commented 2 weeks ago

The flow could prompt for another Credential (to choose or create similar to our add flow), and copy over all the details from the selected Configuration to the newly generated one.