Skip to content

Conversation

shikokuchuo
Copy link
Member

@shikokuchuo shikokuchuo commented Jul 2, 2025

Closes #321.

Adds dedicated posit_workbench_config() to create a remote launch configuration for Posit Workbench.

Currently only supports Rstudio Pro sessions as this uses the .rs internal namespace functions rather than the Workbench REST API, which is still experimental.

Usage:

daemons(n = 10, url = host_url(), remote = posit_workbench_config())

Automatically launches daemons on the default configured Kubernetes / traditional cluster.

Update:

  • Launcher functional
  • Dependency-free implementation
  • Finalize interface (function arguments)

@shikokuchuo

This comment was marked as outdated.

@shikokuchuo shikokuchuo force-pushed the launcher branch 2 times, most recently from 2fd98e3 to 370dae3 Compare July 15, 2025 13:08
@shikokuchuo shikokuchuo changed the title Implements Posit Workbench Launcher Implements Cloud Launcher with Posit Workbench as Initial Supported Platform Jul 16, 2025
@shikokuchuo shikokuchuo changed the title Implements Cloud Launcher with Posit Workbench as Initial Supported Platform Implements cloud launcher with Posit Workbench as initial supported platform Jul 16, 2025
Copy link
Member Author

@shikokuchuo shikokuchuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is now in a ready state for merge if not exposing any configurable options.

@shikokuchuo shikokuchuo force-pushed the launcher branch 2 times, most recently from 72c7c4d to 88c9a8a Compare July 24, 2025 21:31
@shikokuchuo shikokuchuo marked this pull request as draft August 27, 2025 18:55
@shikokuchuo shikokuchuo force-pushed the launcher branch 3 times, most recently from 9829470 to 8a84bc3 Compare August 28, 2025 13:57
@shikokuchuo shikokuchuo changed the title Implements cloud launcher with Posit Workbench as initial supported platform Implements Posit Workbench Launcher Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Posit Workbench Launcher
2 participants