File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
23
and ` *_app.py ` are now considered. However, if the directory contains more than
24
24
one file matching these new patterns, you must provide rsconnect-python with an
25
25
explicit ` --entrypoint ` argument.
26
+ - Added support for deploying directly from remote git repositories. Only
27
+ Connect server targets are supported, and the Connect server must have git
28
+ configured with access to your git repositories. See the
29
+ [ Connect administrator guide] ( https://docs.posit.co/connect/admin/content-management/git-backed/ )
30
+ and
31
+ [ Connect user guide] ( https://docs.posit.co/connect/user/git-backed/ ) for details.
26
32
27
33
## [ 1.20.0] - 2023-09-11
28
34
You can’t perform that action at this time.
0 commit comments