refactor: rename root directories to tasks and runner - #188
Merged
Merged
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
robbycochran
force-pushed
the
docs/runner-workload-boundary
branch
from
September 14, 2026 20:00
a7d47ed to
9400ed3
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
from
September 14, 2026 20:00
99dda11 to
ac7b9ee
Compare
robbycochran
force-pushed
the
docs/runner-workload-boundary
branch
from
September 14, 2026 20:05
9400ed3 to
49d7139
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
from
September 14, 2026 20:05
ac7b9ee to
07f4d3b
Compare
robbycochran
force-pushed
the
docs/runner-workload-boundary
branch
from
September 14, 2026 20:20
49d7139 to
47776d7
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
from
September 14, 2026 20:20
07f4d3b to
a23997d
Compare
robbycochran
force-pushed
the
docs/runner-workload-boundary
branch
from
September 14, 2026 20:34
47776d7 to
55bad37
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
from
September 14, 2026 20:34
a23997d to
194ee55
Compare
robbycochran
force-pushed
the
docs/runner-workload-boundary
branch
from
September 14, 2026 20:47
55bad37 to
769f56c
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
2 times, most recently
from
September 14, 2026 20:47
6ce8dfb to
74acdcd
Compare
robbycochran
force-pushed
the
docs/runner-workload-boundary
branch
from
September 14, 2026 20:58
5792a79 to
e6cbebc
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
from
September 14, 2026 20:58
74acdcd to
6893b1c
Compare
robbycochran
force-pushed
the
refactor/task-runner-directories
branch
from
September 14, 2026 21:24
6893b1c to
e18161c
Compare
robbycochran
changed the base branch from
docs/runner-workload-boundary
to
main
September 14, 2026 21:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
workloads/directory totasks/workflow/torunner/harnessexecutable,harness workflowcommands, version 1 YAML schema, and reusable workflow interface unchangedStack
This PR stacks on #187 because the rename patch was prepared against #187's positioning and terminology changes. Merge #187 first, then retarget this PR to
main.External consumers that directly reference
workloads/...or build/import./workflowmust update when adopting this revision. No compatibility symlinks or duplicate directories are introduced.Validation
workloads/orworkflow/path referencesgo build ./...go vet ./...CGO_ENABLED=0 go test ./...golangci-lint run ./...actionlintand shell syntax validationmake test-suite— 11/11 passed; live SDK lifecycle skipped without a gatewayCI=true CONTAINER_CLI=docker make test-kind— 11/11 passed; provider capabilities skipped in CI modeKUBECONFIGis unsetHYPERSHELL_SA_ENVis unset