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

Switch to global event loop #89

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Conversation

WyriHaximus
Copy link
Owner

No description provided.

@boring-cyborg boring-cyborg bot added the PHP 🐘 Hypertext Pre Processor label Nov 2, 2021
@github-actions github-actions bot added this to the v1.5.0 milestone Nov 2, 2021
@WyriHaximus WyriHaximus merged commit fab1d02 into master Nov 2, 2021
@WyriHaximus WyriHaximus deleted the switch-to-global-event-loop branch November 2, 2021 23:12
github-actions bot pushed a commit that referenced this pull request Apr 18, 2022
======

- Total issues resolved: **0**
- Total pull requests resolved: **22**
- Total contributors: **4**

Dependencies 📦,Docker 🐳
-----------------------

 - [110: Always use latest Alpine version](#110) thanks to @WyriHaximus

CI 🚧,Configuration ⚙,Docker 🐳,YAML 🍄
------------------------------------

 - [109: Use Trivy for image CVE scanning](#109) thanks to @WyriHaximus

Dependencies 📦,Enhancement ✨,JSON 👨‍💼,PHP 🐘,Tests 🧪
---------------------------------------------------

 - [108: Test wait for status](#108) thanks to @WyriHaximus

MarkDown 📝,PHP 🐘,Source 🔮,Tests 🧪,YAML 🍄
----------------------------------------

 - [107: Add support for waiting for the first check to start](#107) thanks to @DarkKirb

Dependencies 📦,JSON 👨‍💼,PHP 🐘
-----------------------------

 - [106: Ensure we check all checks](#106) thanks to @WyriHaximus

CI 🚧,Configuration ⚙,YAML 🍄
---------------------------

 - [105: Add note about how the Docker tags work](#105) thanks to @WyriHaximus

Dependencies 📦,PHP 🐘
--------------------

 - [102: Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5](#102) thanks to @dependabot[bot]
 - [100: Bump monolog/monolog from 2.3.5 to 2.4.0](#100) thanks to @dependabot[bot]
 - [99: Bump wyrihaximus/async-test-utilities from 4.2.0 to 4.2.2](#99) thanks to @dependabot[bot]
 - [97: Bump wyrihaximus/psr-3-callable-throwable-logger from 2.2.0 to 2.3.0](#97) thanks to @dependabot[bot]
 - [95: Bump wyrihaximus/async-test-utilities from 4.0.8 to 4.2.0](#95) thanks to @dependabot[bot]
 - [93: Bump reactivex/rxphp from 2.0.9 to 2.0.10](#93) thanks to @dependabot[bot]
 - [92: Bump bramus/monolog-colored-line-formatter from 3.0.5 to 3.0.6](#92) thanks to @dependabot[bot]
 - [91: Bump wyrihaximus/async-test-utilities from 4.0.7 to 4.0.8](#91) thanks to @dependabot[bot]
 - [90: Bump wyrihaximus/async-test-utilities from 4.0.6 to 4.0.7](#90) thanks to @dependabot[bot]
 - [87: Bump composer/composer from 1.10.22 to 1.10.23](#87) thanks to @dependabot[bot]
 - [85: Bump lcobucci/jwt from 3.4.2 to 3.4.6](#85) thanks to @dependabot[bot]
 - [84: Bump react/stream from 1.1.1 to 1.2.0](#84) thanks to @dependabot[bot]
 - [83: Bump monolog/monolog from 2.2.0 to 2.3.3](#83) thanks to @dependabot[bot]

PHP 🐘
-----

 - [89: Switch to global event loop](#89) thanks to @WyriHaximus

Dependencies 📦,JSON 👨‍💼,NEON 🦹‍♂️,PHP 🐘,Source 🔮,Tests 🧪
--------------------------------------------------------

 - [88: Bump wyrihaximus/psr-3-callable-throwable-logger from 2.1.0 to 2.2.0](#88) thanks to @dependabot[bot]

MarkDown 📝
----------

 - [86: Clarify `ignoreActions` in README](#86) thanks to @mirka
github-actions bot pushed a commit that referenced this pull request Apr 18, 2022
======

- Total issues resolved: **0**
- Total pull requests resolved: **22**
- Total contributors: **4**

Dependencies 📦,Docker 🐳
-----------------------

 - [110: Always use latest Alpine version](#110) thanks to @WyriHaximus

CI 🚧,Configuration ⚙,Docker 🐳,YAML 🍄
------------------------------------

 - [109: Use Trivy for image CVE scanning](#109) thanks to @WyriHaximus

Dependencies 📦,Enhancement ✨,JSON 👨‍💼,PHP 🐘,Tests 🧪
---------------------------------------------------

 - [108: Test wait for status](#108) thanks to @WyriHaximus

MarkDown 📝,PHP 🐘,Source 🔮,Tests 🧪,YAML 🍄
----------------------------------------

 - [107: Add support for waiting for the first check to start](#107) thanks to @DarkKirb

Dependencies 📦,JSON 👨‍💼,PHP 🐘
-----------------------------

 - [106: Ensure we check all checks](#106) thanks to @WyriHaximus

CI 🚧,Configuration ⚙,YAML 🍄
---------------------------

 - [105: Add note about how the Docker tags work](#105) thanks to @WyriHaximus

Dependencies 📦,PHP 🐘
--------------------

 - [102: Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5](#102) thanks to @dependabot[bot]
 - [100: Bump monolog/monolog from 2.3.5 to 2.4.0](#100) thanks to @dependabot[bot]
 - [99: Bump wyrihaximus/async-test-utilities from 4.2.0 to 4.2.2](#99) thanks to @dependabot[bot]
 - [97: Bump wyrihaximus/psr-3-callable-throwable-logger from 2.2.0 to 2.3.0](#97) thanks to @dependabot[bot]
 - [95: Bump wyrihaximus/async-test-utilities from 4.0.8 to 4.2.0](#95) thanks to @dependabot[bot]
 - [93: Bump reactivex/rxphp from 2.0.9 to 2.0.10](#93) thanks to @dependabot[bot]
 - [92: Bump bramus/monolog-colored-line-formatter from 3.0.5 to 3.0.6](#92) thanks to @dependabot[bot]
 - [91: Bump wyrihaximus/async-test-utilities from 4.0.7 to 4.0.8](#91) thanks to @dependabot[bot]
 - [90: Bump wyrihaximus/async-test-utilities from 4.0.6 to 4.0.7](#90) thanks to @dependabot[bot]
 - [87: Bump composer/composer from 1.10.22 to 1.10.23](#87) thanks to @dependabot[bot]
 - [85: Bump lcobucci/jwt from 3.4.2 to 3.4.6](#85) thanks to @dependabot[bot]
 - [84: Bump react/stream from 1.1.1 to 1.2.0](#84) thanks to @dependabot[bot]
 - [83: Bump monolog/monolog from 2.2.0 to 2.3.3](#83) thanks to @dependabot[bot]

PHP 🐘
-----

 - [89: Switch to global event loop](#89) thanks to @WyriHaximus

Dependencies 📦,JSON 👨‍💼,NEON 🦹‍♂️,PHP 🐘,Source 🔮,Tests 🧪
--------------------------------------------------------

 - [88: Bump wyrihaximus/psr-3-callable-throwable-logger from 2.1.0 to 2.2.0](#88) thanks to @dependabot[bot]

MarkDown 📝
----------

 - [86: Clarify `ignoreActions` in README](#86) thanks to @mirka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant