Skip to content

Conversation

@brettmc
Copy link
Contributor

@brettmc brettmc commented Apr 18, 2024

  • CodeIgniter tests only pass against 4.4, so update minimum (with a case insensitivity change to test)
  • MongoDB using a now-deprecated semconv, which can be removed (we already have the suggested replacement)
  • Psr16 using an old version of psalm
  • adding missing phan config for ServerTiming and Container detector
  • adding update-lowest and all-lowest Make targets to run tests against lowest installable dependencies
  • remove deprecated docker-compose.version
  • update Dockerfile to use the core one, with some contrib additions (opentelemetry, mongo)

I've left Laravel's phan complaints, because I think Chris might be working on it.

- CodeIgniter tests only pass against 4.4, so update minimum (with a case insensitivity change to test)
- MongoDB using a now-deprecated semconv, which can be removed (we already have the suggested replacement)
- Psr16 using an old version of psalm
- adding missing phan config for ServerTiming and Container detector
- adding update-lowest and all-lowest Make targets to run tests against lowest installable dependencies
- remove deprecated docker-compose.version
- update Dockerfile to use the core one, with some contrib additions (opentelemetry, mongo)
@brettmc brettmc requested a review from a team April 18, 2024 07:09
@brettmc brettmc marked this pull request as draft April 18, 2024 07:35
@brettmc brettmc marked this pull request as ready for review April 18, 2024 08:10
Copy link
Contributor

@ChrisLightfootWild ChrisLightfootWild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

I will fix any Laravel ones in my branch once this is merged 👍

@bobstrecansky
Copy link
Contributor

Looks like the only thing left here is @ChrisLightfootWild's Laravel tests that will get fixed subsequently. Good to merge.

@brettmc brettmc merged commit ac8ab0d into open-telemetry:main Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants