-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
We discovered two issues with Shiny Express and rsconnect:
-
Currently it's really important that Express users upgrade their version of
rsconnect-pythonbut if they forget to do that they get kind of a weird error (the app deploys successfully and they get a runtime error when it starts up). It would be good if there were a check when a user was running their express app to see if the version of rsconnect-python were correct. So check if the user has rsconnect-python installed, and error if it's too old to deploy Express apps. -
It doesn't look like
rsconnect write-manifest shinyis detecting express apps. This is an important feature because it powers Connect git-backed deployment.
Metadata
Metadata
Assignees
Labels
No labels