Skip to content

Improve module compile checks#1327

Merged
cristianrgreco merged 2 commits into
mainfrom
codex/improve-module-compile-checks
May 20, 2026
Merged

Improve module compile checks#1327
cristianrgreco merged 2 commits into
mainfrom
codex/improve-module-compile-checks

Conversation

@cristianrgreco
Copy link
Copy Markdown
Collaborator

Summary

  • Update check-compiles to use TypeScript build mode across packages/testcontainers and packages/modules/*, so referenced package declarations are built before dependent modules compile.
  • Update AGENTS.md to require npm run check-compiles when touching packages/testcontainers APIs consumed by modules.

Verification

  • npm run check-compiles

Test results

  • npm run check-compiles passed.

Semver impact

  • Patch. This is a maintenance-only change to repository checks and contributor instructions; it does not change runtime behavior or public package APIs.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 17, 2026

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 2042f34
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6a099e8486ac7f00093f013d
😎 Deploy Preview https://deploy-preview-1327--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco added maintenance Improvements that do not change functionality patch Backward compatible bug fix labels May 17, 2026
@cristianrgreco cristianrgreco merged commit 834fd12 into main May 20, 2026
263 checks passed
@cristianrgreco cristianrgreco deleted the codex/improve-module-compile-checks branch May 20, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Improvements that do not change functionality patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant