docs: update worker protocol for v0.8 console data plane#269
Merged
Conversation
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
Updates the repo worker protocol for the active v0.8 Console Data Plane milestone and removes the remaining old
spytensor/codeRoomissue-template links.Architecture impact
docs/architecture.mdas written.docs/proposed-amendments.md.docs/proposed-amendments.mdand reference it here.Linked issues
Closes #241
Acceptance criteria
AGENTS.mdactive milestone to v0.8.0 - CoreRoom Console Data Plane and primary tracker v0.8.0 - CoreRoom Console Data Plane Tracker #238.feat/v0.8-<issue-number>-<short-slug>..github/PULL_REQUEST_TEMPLATE.mdtracker section so it no longer hard-codes v0.7/v0.7.0 - CoreRoom GitHub-native Engineering Loop Tracker #213.Test plan
git diff --checkpassescargo fmt --all -- --checkpasses — not run; docs/template-only changecargo clippy --all-targets --all-features -- -D warningspasses — not run; docs/template-only changecargo test --all-features --lockedpasses — not run; docs/template-only changeEvidence packet
AGENTS.md,.github/PULL_REQUEST_TEMPLATE.md,.github/ISSUE_TEMPLATE/config.ymlgit diff --check;rg -n "v0\.7 issues|#213|spytensor/codeRoom|Do not pick up v0\.8|active v0\.7|feat/v0\.7" AGENTS.md .github/PULL_REQUEST_TEMPLATE.md .github/ISSUE_TEMPLATE/config.ymlgit diff --checkpassed; targeted rg found only the historical statement that v0.7 tracker v0.7.0 - CoreRoom GitHub-native Engineering Loop Tracker #213 is completeTracker update
Risk and rollback
Out of scope