Skip to content

Upgrade CI: Ubuntu, MongoDB Server, Extension, Symfony #2757

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

Merged
merged 6 commits into from
Apr 28, 2025

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Apr 23, 2025

Q A
Type improvement
BC Break no
Fixed issues -

Summary

Follow #2683

  • Since mongodb extension v2.0.0 has been released, we need to explicitly install the version 1.21.0 to test this version
  • Ubuntu 20.04 Image is disabled by Github, upgraded to 22.04 for unit tests that need to setup MongoDB Server. 24.04 for other tests.
  • MongoDB 5.0 is not supported by on Ubuntu 22.04, so the minimum MongoDB server tested is 6.0.
  • Adding test on MongoDB 8.0
  • Adding test on Symfony 6.4: lowest dependencies installs 5.4 and highest installs 7.2+

@GromNaN GromNaN added this to the 2.11.1 milestone Apr 23, 2025
@GromNaN GromNaN changed the title Use the stable release for ext-mongodb v2 Upgrade CI: Ubuntu, MongoDB Server, Extension, Symfony Apr 24, 2025
@GromNaN GromNaN requested review from malarzm, franmomu and alcaeus April 24, 2025 08:19
@GromNaN GromNaN merged commit 52bb81e into doctrine:2.11.x Apr 28, 2025
21 checks passed
@GromNaN GromNaN deleted the driver-v2 branch April 28, 2025 07:34
@GromNaN GromNaN added the CI label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants