crafting-dev/Crafting Sandbox Launcher

Action used to generate Crafting Sandbox autolaunch URL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
baseUrlthe base url of the sandboxyeshttps://sandboxes.cloud
templatename of the template for target sandbox.yes
namename of the auto launch sandbox. If not specified, a default name like <REPO>-pr-<PR-NUMBER> would be used.no
manualIf true, the sandbox would not be launched automatically. Default to false, which means the sandbox is automatically launched.nofalse
modeWhether to follow the PR branch and automatically update the workspace(s).noauto
checkoutsComma-separated string workspace:path,...yes
autoFollowComma-separated workspace. All these workspaces would be in auto modeno
depSnapshotsComma-separated string name:snapshot,...no
containerSnapshotsComma-separated string name:snapshot,...no
envVarsCommon-separated Github Action environment variable names.no
extraQueriesIf the built-in inputs could not meet the requirement, raw query parameters could be providedno
namedescription
urlgenerated sandbox auto launch URL