docs(environment-setup): #192 namespace/workspace flow (hold for client#192)#47
Open
LukasWodka wants to merge 1 commit into
Open
docs(environment-setup): #192 namespace/workspace flow (hold for client#192)#47LukasWodka wants to merge 1 commit into
LukasWodka wants to merge 1 commit into
Conversation
Contributor
Author
|
👋 Heads-up — Code review queue is at 13 / 8 Above the WIP limit. The team convention is to review existing PRs before opening new work. Open PRs currently in Code review (oldest first):
Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.) |
Depends on client#192 (fixed namespace `tracebloc`, dropped workspace prompt, one-per-machine guard, version-in-summary). Hold until #192 ships; rebase onto develop after the accuracy PR (docs#48) lands. - setup-guide: drop the "choose a workspace name" step; namespace fixed to `tracebloc`; Version line in the install summary; verify uses `-n tracebloc` + the real pod list (mysql-client, jobs-manager, requests-proxy, resource-monitor). - configuration: add the TB_NAMESPACE override; installer commands use `-n tracebloc`; Manual-Helm placeholders standardized to `<namespace>`. - troubleshooting: one-per-machine guard entry; `<namespace>` placeholders. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
690622b to
d2527a4
Compare
This was referenced Jun 4, 2026
feat(#31): friendlier dataset push — prose intro, guided steps, per-prompt examples
tracebloc/cli#44
Merged
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.
The #192-dependent half of the Environment Setup audit — split out from the accuracy/structure PR (#48). These edits describe client#192 (fixed namespace
tracebloc, dropped workspace-name prompt, one-per-machine guard, version-in-summary), which isn't shipped yet.developafter docs(environment-setup): accuracy + copy/structure (no #192 dependency) #48 lands — docs(environment-setup): accuracy + copy/structure (no #192 dependency) #48 removes the phantomHTTP_PORT/HTTPS_PORTrows from the same config table this PR addsTB_NAMESPACEto; expect a trivial table merge.Changes
tracebloc; Version line in the install summary; verify uses-n tracebloc+ the real pod list (mysql-client, jobs-manager, requests-proxy, resource-monitor).TB_NAMESPACEoverride; installer commands use-n tracebloc; Manual-Helm placeholders standardized to<namespace>.<namespace>placeholders.Validated: MDX balanced,
docs.jsonvalid. Targetsdevelop. EKS + accuracy + copy polish moved to #48.