join-with/DxCore Dispatch

Run a build command and pipe the task graph to the DxCore coordinator for distributed execution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
coordinator-urlURL of the running DxCore coordinatoryes
tokenAuthentication token matching the coordinatoryes
commandBuild command that outputs a task graph to stdout (e.g. 'turbo run build test lint --dry=json')yes
session-idSession identifier. Defaults to gha-<run_id>.no""
build-systemBuild system adapter (turbo or nx)noturbo
work-dirWorking directory where the build command runsno.
timeoutTimeout in seconds for the dispatch operationno900
failure-strategyFailure strategy (fail-fast or continue-all). Omit to use org default.no""
versionRelease tag to download (e.g. v0.1.0). Defaults to latest.nolatest

no outputs