stamp_installed is unreachable when a project defines its own up: — provisioning commands need spawn-and-wait, not exec - #86
Merged
Conversation
… its own up: — provisioning commands need spawn-and-wait, not exec Co-authored-by: JPDuchesne <2636122+JPDuchesne@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
JPDuchesne
added a commit
that referenced
this pull request
Aug 3, 2026
935cf16 Merge pull request #87 from d3mlabs/ai/learn-issue-85 9e7b9ff Merge pull request #86 from d3mlabs/ai/85-stamp-installed-is-unreachable-when-a-pr ae37710 ai-flow /build: capture learnings from the build pass 2ad6ef2 ai-flow /build: stamp_installed is unreachable when a project defines its own up: — provisioning commands need spawn-and-wait, not exec 0343878 Merge pull request #84 from d3mlabs/ai/learn-issue-73 ff2a332 Cue command-runner-exec on command placement, not post-hoc sequencing f464ec6 Reword command-runner-exec: don't teach stamp-before-execute b965672 Merge pull request #83 from d3mlabs/ai/73-dev-learnings-init-canonical-scaffold-fo 66b242f ai-flow /build: capture learnings from the build pass 009a376 ai-flow /build: dev learnings init: canonical scaffold for both tiers (repo + --org), owned by Dev::Learnings::Layout 23197ca Merge pull request #81 from d3mlabs/ai/learn-issue-74 48d1ae5 Merge pull request #80 from d3mlabs/ai/74-dev-learnings-family-consolidate-the-rea fd2b437 ai-flow /build: let's fix code coverage 5938238 Prune runner-shell-bundler-leak: it's a bug to fix, not a lesson to keep b17ecd5 ai-flow /build: capture learnings from the build pass fa23b58 ai-flow /build: dev learnings family: consolidate the read path (knowledge family retires) and tighten distribution 4a7007b Merge pull request #79 from d3mlabs/jpd/adopt-proposal-checks 8d8ebb9 Merge pull request #78 from d3mlabs/jpd/proposal-pr-language bfcf74e Adopt ai-flow proposal checks (origin-firing) on learning PRs ddf1561 Align design language: learnings land as proposal PRs, not draft PRs 296ae66 Merge pull request #77 from d3mlabs/ai/learn-c5152867155 c991133 Trim detail skill to the 40-line cap with tighter provenance 35f2f33 ai-flow /learn: capture learnings
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.
Implements #85.
Requested by @JPDuchesne.
Closes #85