ting:specs:reference: respect an already-declared external store #118
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Meta/Campaign
Meta/Epic
Meta/Session
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Curated
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Scope/Campaign
Status/Abandoned
Status/Blocked
Status/Conflicted
Status/In Progress
Status/In Review
Status/Need Grooming
Status/Need More Info
Status/Ready
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Ting/Jostoph#118
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ad-hoc traceability issue (ratification law 9, active HITL, direct fastlane+main push, freeholder-authorized).
ting:specs:referenceunconditionally overwroteopenspec/config.yaml'sstore:field to<repo>-wikion everyestate:doctorrun — silently reverting any repo that opted into a shared store (contracts,ting-wiki) back to a private per-repo one. Found while checking whetherTing/contractsAPPLY.md step 5 (wiring estate repos tostore: contracts) would actually stick.Fix: a declared
store:that differs from the<repo>-wikiauto pattern is now treated as externally managed — left untouched, provisioning skipped, only checked for registration on this machine (warns if not found, never auto-creates or repoints).Verified live both ways:
store: jostoph-wikistill takes the original path (regression check,devenv tasks run estate:doctorexits 0).store: contractsconfig resolves the already-registeredcontractsstore cleanly, without attempting to provision a competing wiki-backed store under that name.Commit:
0bccbb3c. Pushed directly tofastlaneandmain.Closes #1