Skip to content

fixing build failures#257

Merged
brettmc merged 4 commits into
open-telemetry:mainfrom
brettmc:fixing-build-failures
Apr 18, 2024
Merged

fixing build failures#257
brettmc merged 4 commits into
open-telemetry:mainfrom
brettmc:fixing-build-failures

Conversation

@brettmc

@brettmc brettmc commented Apr 18, 2024

Copy link
Copy Markdown
Contributor
  • 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

@ChrisLightfootWild ChrisLightfootWild left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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