Republishing without having to click the button?

Following up on this post.

Now that we can publish to Connect Cloud from non-Github repositories on our computer with Posit Publisher, I'm curious about automated publishing workflows beyond GitHub. Specifically, something like rsconnect::deployApp() but supporting Connect Cloud.

Does this functionality exist and I just missed it? Or, is it on the roadmap?

Hi Kyle, good question and great timing. We are currently testing rsconnect support and I'm hopeful it will available within the next month. I'll circle back here with a link to documentation when it is fully wired up.

Alex

At the moment, republishing has to be done manually. There’s no built-in way to schedule it or sync it with GitHub changes yet, but that kind of automation is on the roadmap.

Thanks, Sara.

There are creative ways to use GitHub actions to achieve this right now. Here is an example repo: GitHub - alex-chisholm/stocks-scheduled-r

But... we also expect that scheduling from Connect Cloud will be available within the next several weeks. So I'll circle back here for both product updates (rsconnect and scheduling) shortly.

Thanks for using Connect Cloud!

Alex

Hi @kylewalker, rsconnect now supports deployments to Connect Cloud!