Skip to content

Conversation

@ziadoz
Copy link
Contributor

@ziadoz ziadoz commented Dec 2, 2025

This adds a runningInContinuousIntegration() method. It's useful for skipping flaky tests that require investigation, or configuring CI specific setup before tests.

It checks the CI environment variable is true, as it seems standard across various services:

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@ziadoz ziadoz marked this pull request as ready for review December 2, 2025 15:05
@taylorotwell
Copy link
Member

Thanks for your pull request to Laravel!

Unfortunately, I'm going to delay merging this code for now. To preserve our ability to adequately maintain the framework, we need to be very careful regarding the amount of code we include.

If applicable, please consider releasing your code as a package so that the community can still take advantage of your contributions!

@ziadoz ziadoz deleted the running-in-ci branch December 2, 2025 21:43
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.

2 participants