Skip to content

Deploying to RStudio Connect from CI/CD Pipelines#

Content can be published to RStudio Connect from a CI/CD pipeline by utilizing the RStudio Connect Server API. A CI/CD pipeline can utilize the API directly, use an RStudio created GitHub Action, or use a package in Python/R (rsconnect-python or connectapi).

Each page in this section has detailed examples of how each CI/CD system can be utilized to deploy content to RStudio Connect.