Skip to content

chore: update vendored Effect source#67

Open
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/update-vendored-effect-source
Open

chore: update vendored Effect source#67
pullfrog[bot] wants to merge 1 commit into
mainfrom
pullfrog/update-vendored-effect-source

Conversation

@pullfrog
Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot commented May 27, 2026

Updates the vendored Effect source at repos/effect/ to match upstream main.

Changes (4 files):

  • packages/ai/amazon-bedrock/src/AmazonBedrockLanguageModel.ts
  • packages/ai/amazon-bedrock/test/AmazonBedrockLanguageModel.test.ts
  • packages/cluster/test/ClusterWorkflowEngine.test.ts
  • packages/workflow/src/WorkflowEngine.ts

Method: shallow-clone workaround via GitHub API tarball + rsync (see CLAUDE.md for the canonical git subtree pull approach).

Pullfrog  | View workflow run | via Pullfrog𝕏

@pullfrog pullfrog Bot force-pushed the pullfrog/update-vendored-effect-source branch from afd36c8 to 3b3f8ba Compare May 28, 2026 05:44
@pullfrog
Copy link
Copy Markdown
Contributor Author

pullfrog Bot commented May 28, 2026

Diagnosis: CI failure is pre-existing and unrelated to this PR. The Build step fails because elm-pages build in apps/docs tries to fetch lamdera/codecs/1.0.0/elm.json from static.lamdera.com and gets a ResponseTimeout — the Lamdera package registry is unreachable from this CI runner. No files were changed by this PR (diff is empty after the vendored source sync to main), so no fix is applicable here.

Task list (4/7 completed)
  • Checkout PR branch
  • Fetch check suite logs to diagnose failure
  • Verify failure was introduced by this PR
  • Diagnose and fix the issue
  • Verify fix with pnpm test and pnpm lint
  • Commit and push changes
  • Report progress

Pullfrog  | View workflow run | via Pullfrog𝕏

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.

0 participants