Results 5 issues of acha5066

I tried getting OpenSearch working using two compose plugins based off a sample docker-compose.yml from the official documentation [https://opensearch.org/docs/latest/opensearch/install/docker/#sample-docker-compose-file-for-development](https://opensearch.org/docs/latest/opensearch/install/docker/#sample-docker-compose-file-for-development) ``` yaml version: '3' services: opensearch-node1: image: opensearchproject/opensearch:2.2.1 container_name: opensearch-node1 environment:...

As the title says, I have custom tooling for phpunit that allows me to choose a configuration file to execute phpunit with but since the upgrade to 3.20.8 it is...

bug

Change step for minutes as people may want to limit minutes available for selection. For example, the slider minute options are 1, 5, 10, 15 and 30 minutes.

The RouteEnhancerInterface changes in Drupal 9, so the applies method in the main GraphQL method can no longer be relied upon to check the route.

I debugged the available events by running `lando start -vvv | grep "emitting"` and noticed that the before-end event is fired right at the last moment. I tried to use...

bug
v4