rstudio / connectapi

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

feat: new function `set_content_image()`, deprecate old `set_image_*` functions #302

Closed toph-allen closed 4 weeks ago

toph-allen commented 4 weeks ago

Fixes #294

In a future PR to the connect repo, set_image_webshot() will become a recipe in the SDK Cookbook.

Note: this wasn't based off the 0.3.0 release, so the NEWS will have a merge conflict once that PR has merged. Not sure why I started it from main, but I did 🤷🏻.

toph-allen commented 4 weeks ago

Oops, accidentally closed with a force push.