RStudio Package Manager REST API

Hi,

Is there a RSPM REST API for controlling packages (publishing, updating, removing). This would be a nice enterprise-like feature for integrating RSPM in our CI/CD-workflows.
We're using git listeners right now, which works reasonable well, but lacks full flexibility - for instance, new packages can only be added by CLI, which is a manual task.

Regards,
Johannes

1 Like

Hello Johannes and thanks for posting this because: 1) it will help us spec out what should be involved, and 2) hearing how other folks manage this already will help as well.

-Brian