rstudio / connectapi

An R package for interacting with the RStudio Connect Server API
https://pkgs.rstudio.com/connectapi/
Other
42 stars 25 forks source link

Add a way to ignore files from `bundle_dir()` #162

Open colearendt opened 2 years ago

colearendt commented 2 years ago

bundle_dir() will currently include problematic things:

IIRC there is a .connectignore convention somewhere? We should look into that! And take note of what the internal tar implementation we are using has available.

rsh52 commented 7 months ago

Hello @colearendt! What is the status on this, I'm running into an issue where I would like to ignore a sub-directory for a deployment and .rscignore doesn't work for wildcards in rsconnect.