Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI configuration for integration test suite #218

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Mar 12, 2024

This PR makes the following changes to our CI config for integration tests:

  • Run with fail-fast set to false so that failures in one don't prevent the others from running.
  • Run the Cloudflare Worker test suite with latest Node.js only, since Cloudflare doesn't itself use Node.js

@mattt mattt requested a review from aron March 12, 2024 10:25
@mattt mattt force-pushed the mattt/fail-fast-false branch 2 times, most recently from c09b2b4 to d8aa452 Compare March 12, 2024 13:58
@mattt mattt force-pushed the mattt/fail-fast-false branch from d8aa452 to 9a2a8e9 Compare March 12, 2024 14:01
@mattt mattt merged commit 46bc3f2 into main Mar 12, 2024
11 checks passed
@mattt mattt deleted the mattt/fail-fast-false branch March 12, 2024 14:03
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