Integrating Posit Connect with Version Control

Posit Connect can be used to deploy projects that are version controlled in Git repositories.

Content can be deployed to Posit Connect directly from a remote Git repository. Content automatically fetches from the associated remote Git repository and re-deploy. This allows for integration with Git-centric workflows and continuous deployment automation.

This publishing method is designed to allow data scientists to publish directly from Git repositories to Connect, and have that content get updated at regular intervals without the need for external CI/CD systems like Jenkins or Travis CI.

For more information, see the Admin Guide: Git-Backed Content and User Guide: Git-Backed Content sections.