Skip to content

Commit

Permalink
Merge branch 'main' into fix/message-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Jan 25, 2024
2 parents e315671 + 1316814 commit 508f476
Show file tree
Hide file tree
Showing 46 changed files with 698 additions and 960 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ steps:
env:
PHP_VERSION: "{{ matrix.php }}"
TEST_SUITE: "{{ matrix.suite }}"
STACK_VERSION: 8.9-SNAPSHOT
STACK_VERSION: 8.12-SNAPSHOT
matrix:
setup:
suite:
- "free"
- "platinum"
php:
- "8.3-cli"
- "8.2-cli"
- "8.1-cli"
- "8.0-cli"
- "7.4-cli"
command: ./.buildkite/run-tests
artifact_paths: "*.xml"
42 changes: 0 additions & 42 deletions .ci/Dockerfile

This file was deleted.

20 changes: 0 additions & 20 deletions .ci/certs/ca.crt

This file was deleted.

27 changes: 0 additions & 27 deletions .ci/certs/ca.key

This file was deleted.

19 changes: 0 additions & 19 deletions .ci/certs/testnode.crt

This file was deleted.

27 changes: 0 additions & 27 deletions .ci/certs/testnode.key

This file was deleted.

20 changes: 0 additions & 20 deletions .ci/certs/testnode_san.crt

This file was deleted.

27 changes: 0 additions & 27 deletions .ci/certs/testnode_san.key

This file was deleted.

5 changes: 0 additions & 5 deletions .ci/docker/Dockerfile

This file was deleted.

67 changes: 0 additions & 67 deletions .ci/functions/cleanup.sh

This file was deleted.

60 changes: 0 additions & 60 deletions .ci/functions/imports.sh

This file was deleted.

36 changes: 0 additions & 36 deletions .ci/functions/wait-for-container.sh

This file was deleted.

Loading

0 comments on commit 508f476

Please sign in to comment.