Skip to content

Fix Intelligence Flow lab sync path - #28

Merged
bigboateng merged 1 commit into
mainfrom
codex/fix-labs-sync-path
Jul 18, 2026
Merged

Fix Intelligence Flow lab sync path#28
bigboateng merged 1 commit into
mainfrom
codex/fix-labs-sync-path

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • update the upstream source-history lookup from examples/12-product-engineering-loop to labs/12-product-engineering-loop
  • run the Boatstack projector from its new labs/ location
  • add a regression test that requires both current workflow references and rejects the retired path

Root cause

Intelligence Flow PR 39 renamed executable examples to labs, but Boatstack owns .github/workflows/sync-upstream.yml as a separate control plane. The generated projection cannot update that workflow. Both the rename dispatch and PR 40 dispatch therefore checked out the correct source commit but tried to execute a deleted examples/ path.

Validation

  • go test ./...
  • go build ./cmd/boatstack-helper
  • bash -n install.sh
  • git diff --check

After this merges, rerun Boatstack sync with source commit 936457567063d878f7bda40e3a828568c4210e56.

@bigboateng
bigboateng marked this pull request as ready for review July 18, 2026 14:25
@bigboateng
bigboateng merged commit 216ae6e into main Jul 18, 2026
4 checks passed
@bigboateng
bigboateng deleted the codex/fix-labs-sync-path branch July 18, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant