JesusFilm / core

JFP DS Engineering Monorepo
https://docs.core.jesusfilm.org/
18 stars 11 forks source link

feat: add name and version to apollo client #3692

Closed tataihono closed 54 minutes ago

tataihono commented 3 hours ago

This pull request includes updates to the Apollo Client configurations across multiple services to standardize the client name and version headers. The most important changes involve adding the name and version properties to the Apollo Client instances and updating headers for better traceability and debugging.

Standardization of Apollo Client configurations:

linear[bot] commented 3 hours ago

ENG-1200 add version and client name to apollo client

stage-branch-merger[bot] commented 3 hours ago

I see you added the "on stage" label, I'll get this merged to the stage branch!

github-actions[bot] commented 3 hours ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
arclight ✅ Ready arclight preview Fri Oct 18 09:59:51 NZDT 2024
github-actions[bot] commented 3 hours ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
journeys ✅ Ready journeys preview Fri Oct 18 10:01:02 NZDT 2024
github-actions[bot] commented 3 hours ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
videos-admin ✅ Ready videos-admin preview Fri Oct 18 10:02:39 NZDT 2024
github-actions[bot] commented 3 hours ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
journeys-admin ✅ Ready journeys-admin preview Fri Oct 18 10:02:31 NZDT 2024
github-actions[bot] commented 3 hours ago

The latest updates on your projects.

Name Status Preview Updated (UTC)
watch ✅ Ready watch preview Fri Oct 18 10:01:31 NZDT 2024
codecov[bot] commented 3 hours ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.39%. Comparing base (a32aa7c) to head (d3a00bf). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3692 +/- ## ========================================== + Coverage 80.16% 89.39% +9.22% ========================================== Files 639 1060 +421 Lines 10025 17062 +7037 Branches 1315 2222 +907 ========================================== + Hits 8037 15252 +7215 + Misses 1834 1583 -251 - Partials 154 227 +73 ``` | [Flag](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | Coverage Δ | | |---|---|---| | [apps.api-journeys](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | `95.88% <100.00%> (?)` | | | [apps.api-media](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | `91.96% <100.00%> (?)` | | | [apps.journeys](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | `45.84% <ø> (?)` | | | [apps.journeys-admin](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | `80.16% <ø> (ø)` | | | [apps.watch](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | `63.06% <ø> (?)` | | | [libs.journeys.ui](https://app.codecov.io/gh/JesusFilm/core/pull/3692/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm) | `85.69% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JesusFilm#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.