Skip to content

ci: nightly - php-8.1 min version#6457

Merged
derrabus merged 1 commit intodoctrine:4.0.xfrom
grooverdan:nightly_8.1
Jun 22, 2024
Merged

ci: nightly - php-8.1 min version#6457
derrabus merged 1 commit intodoctrine:4.0.xfrom
grooverdan:nightly_8.1

Conversation

@grooverdan
Copy link
Copy Markdown
Contributor

The nightly from the 4.0.x branch has 8.1 as the minium version in composer.json.

Q A
Type CI
Fixed issues

Summary

Saw 7.4 failed on CI - https://github.com/doctrine/dbal/actions/runs/9622482111

Fixed to 8.1 as the low PHP version.

The secret MARIADB_ZULIP_API_KEY also failed. I did check and it is the code without quotes of "do....ad"

The nightly from the 4.0.x branch has 8.1 as the minium
version in composer.json.
@derrabus derrabus added this to the 4.0.5 milestone Jun 22, 2024
@derrabus derrabus merged commit 4dad039 into doctrine:4.0.x Jun 22, 2024
@greg0ire
Copy link
Copy Markdown
Member

Please also add on: workflow_dispatch so we can immediately test

@derrabus
Copy link
Copy Markdown
Member

We might even consider running this job with latest PHP only. I don't expect any additional insights from the PHP 7.4/8.1 job tbh.

@greg0ire
Copy link
Copy Markdown
Member

The secret MARIADB_ZULIP_API_KEY also failed. I did check and it is the code without quotes of "do....ad"

Yesterday, I couldn't use copy/paste (didn't have access to my personal email on my work laptop). I just copy/pasted it, hopefully it will work.

@greg0ire
Copy link
Copy Markdown
Member

I just re-run the action again (before #6458 I mean). The Zulip notification is supposed to have worked, please check.

@grooverdan
Copy link
Copy Markdown
Contributor Author

image

derrabus added a commit to derrabus/dbal that referenced this pull request Jul 23, 2024
* 4.0.x:
  Properly handle MySQL error code 4031 from PHP 8.4 (doctrine#6363)
  CI: Add MySQL 9, reduce test matrix (doctrine#6462)
  Fix update/delete aliases in documentation (doctrine#6470)
  Complete sentence
  Docs: update custom platform example to use middlewares (doctrine#6460)
  ci: nightly - php-8.1 only + workflow_dispatch
  ci: nightly - php-8.1 min version (doctrine#6457)
  mariadb: add nightly workflow to facilitate mariadb "nightlies" (doctrine#6435)
derrabus added a commit to derrabus/dbal that referenced this pull request Jul 23, 2024
* 4.1.x:
  Properly handle MySQL error code 4031 from PHP 8.4 (doctrine#6363)
  Add SmallFloat type (doctrine#6471)
  CI: Add MySQL 9, reduce test matrix (doctrine#6462)
  Fix update/delete aliases in documentation (doctrine#6470)
  Complete sentence
  Docs: update custom platform example to use middlewares (doctrine#6460)
  ci: nightly - php-8.1 only + workflow_dispatch
  ci: nightly - php-8.1 min version (doctrine#6457)
  mariadb: add nightly workflow to facilitate mariadb "nightlies" (doctrine#6435)
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants