Skip to content

Conversation

@emily-shen
Copy link
Collaborator

@emily-shen emily-shen commented Sep 12, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cloudflare/[email protected]

Patch Changes

  • e4879c8: Miscellaneous minor fixes and improvements to starting containers and port checking.

    • When calling startAndWaitForPorts, check for port-readiness even if the container is started.
    • Add waitForPort() method.
    • Add options to configure timeout and polling interval to start, similar to what cancellationOptions on startAndWaitForPorts. start does not check for port readiness but still polls for available and starting container.
    • Respect waitInterval if passed in via start or startAndWaitForPorts when polling container for readiness.
  • 8458fda: fix racy condition where we would try and start containers that are running

@emily-shen emily-shen requested a review from a team as a code owner September 12, 2025 14:24
@emily-shen emily-shen force-pushed the changeset-release/main branch from a935ac9 to 461e6b2 Compare October 24, 2025 16:55
@emily-shen emily-shen merged commit 016550d into main Oct 24, 2025
5 checks passed
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