Skip to content

Need ability to overwrite existing shiny apps on shinyapps.io #464

@karangattu

Description

@karangattu

Currently if I deploy an app with a title that does not exist on shinyapps.io, it creates a new app on shinyapps.io.
Now, in between the next deploy if I delete the manifest file(CI build), it will create a new app while appending 1 to the provided title name
If you again delete the manifest file and deploy it again, it fails stating that

Error: shinyapps.io reported an error (calling /v1/applications/): Application exists with name: example_deploy_app101

I couldn't figure out a way to deploy the same app with a new version if the manifest file does not exist locally on the machine.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghigh

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions