Skip to content

fix: lh and carto docker + removed relayer adapter stale dependency#582

Merged
preethamr merged 2 commits intomainnet-stagingfrom
fix/package-deps
Mar 13, 2026
Merged

fix: lh and carto docker + removed relayer adapter stale dependency#582
preethamr merged 2 commits intomainnet-stagingfrom
fix/package-deps

Conversation

@otsybizov
Copy link
Contributor

🤖 Linear

Closes CONG-XXX

Copilot AI review requested due to automatic review settings March 13, 2026 15:58
@otsybizov otsybizov changed the title Fix/package deps fix: lh and carto docker + removed relayer adapter stale dependency Mar 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts monorepo workspace dependencies/build inputs to resolve package resolution issues, including ensuring Docker builds have all required workspace manifests available during yarn install.

Changes:

  • Removed the unused @chimera-monorepo/relayer dependency (and TS project reference) from @chimera-monorepo/adapters-relayer.
  • Updated yarn.lock to reflect the removed dependency and the resulting workspace locator consolidation.
  • Updated Docker build contexts (lighthouse + cartographer-handler images) to include the @chimera-monorepo/mqclient workspace package.json and source directory.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
yarn.lock Removes adapter→agent relayer workspace dependency and updates workspace locator entries accordingly.
packages/adapters/relayer/tsconfig.build.json Drops TS project reference to the relayer agent since it’s not used by the adapter.
packages/adapters/relayer/package.json Removes the unused @chimera-monorepo/relayer workspace dependency.
docker/lighthouse/Dockerfile Ensures mqclient workspace is present for Yarn resolution and build in the lighthouse image.
docker/cartographer-handler/Dockerfile Ensures mqclient workspace is present for Yarn resolution and build in the cartographer-handler image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@preethamr preethamr merged commit 731ec61 into mainnet-staging Mar 13, 2026
27 checks passed
@preethamr preethamr deleted the fix/package-deps branch March 13, 2026 18:23
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.

3 participants